git.delta.rocks / unique-network / refs/commits / e963dbc80cee

difftreelog
  1. Add appPromotion + vesting test
    Max Andreev 2022-12-08 #e963dbc
  2. Merge branch 'develop' into tests/vesting
    Max Andreev 2022-12-08 #a738451
  3. Fix helpers and tests
    Max Andreev 2022-11-30 #465cfef
  4. add clean workspace for codestyle workflow
    Konstantin Astakhov 2022-12-07 #378b7f3
  5. Add InsufficientBalanceToLock test
    Max Andreev 2022-11-29 #b8c17db
  6. add Dockerfile-polkadot
    Konstantin Astakhov 2022-12-05 #e24fea5
  7. Add vesting e2e test and helpers
    Max Andreev 2022-11-24 #9efe15d
  8. fix timing for pending interval `appPromotion` pallet
    Greg Zaitsev 2022-12-07 #19b4987
  9. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  10. Node-only update: run tests in parallel
    Max Andreev 2022-12-02 #35d50c1
  11. fix timing for pending interval `appPromotion` pallet
    PraetorP 2022-12-07 #5978a55
  12. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  13. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  14. add schedule-trigger-for-develop-build workflow
    Yaroslav Bolyukin 2022-11-24 #1d4e56c
  15. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  16. fix types in tests
    Daniel Shiposha 2022-12-07 #38774eb
  17. fix remove docker build badge from README
    Daniel Shiposha 2022-11-24 #dd926ee
  18. add schedule-trigger-for-develop-build workflow
    Konstantin Astakhov 2022-11-24 #e0ec9ae
  19. fix clippy fix
    Trubnikov Sergey 2022-12-02 #bf1349a
  20. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  21. fix deny zero NFT transfer/burn if not owned/allowed
    Daniel Shiposha 2022-12-07 #ea3ed4f
  22. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  23. fix clippy
    Trubnikov Sergey 2022-12-02 #7b633dc
  24. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  25. Use executeExtrinsic
    Max Andreev 2022-12-07 #21b4b8a
  26. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  27. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  28. refac: match -> if let
    Trubnikov Sergey 2022-12-02 #ad92b1d
  29. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  30. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #a43996c
  31. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  32. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  33. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  34. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #d0e40b1
  35. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  36. Skip tests for unique
    Max Andreev 2022-12-06 #fcffda0
  37. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  38. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  39. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  40. refactor split mod into some files
    Trubnikov Sergey 2022-12-02 #6539d35
  41. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  42. fix restore transfer_nft_item_zero_value
    Daniel Shiposha 2022-12-06 #aacbd92
  43. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  44. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0
  45. Increase test-periods and fix tests
    Max Andreev 2022-11-16 #890f894
  46. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #83d2fa0
  47. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  48. fix use TokenValueTooLow
    Daniel Shiposha 2022-12-06 #a84ab59
  49. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  50. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  51. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  52. change blockintervals
    PraetorP 2022-11-16 #dd73080
  53. bump versions
    Trubnikov Sergey 2022-11-30 #2274edc
  54. Add more transferCross tests
    Max Andreev 2022-12-02 #231aa66
  55. fix fungible transfer
    Daniel Shiposha 2022-12-06 #1358a9b
  56. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  57. fix test both scheduling variants - anon and named
    Daniel Shiposha 2022-11-10 #f71c05b
  58. added substrate interraction in tests `transferCross`
    PraetorP 2022-11-15 #b30d78a
  59. misk: improve error report
    Trubnikov Sergey 2022-11-30 #3ea185a
  60. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  61. fix rft transfer/burn
    Daniel Shiposha 2022-12-06 #a62a4b7
  62. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  63. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  64. fix require service_task_fetched for Preimages
    Daniel Shiposha 2022-11-10 #786ff7e
  65. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  66. fix TryForm generation
    Trubnikov Sergey 2022-11-30 #8adc410
  67. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  68. This reverts commit b81a4dfe8aee04b085ac0af6434645316c8d6337.
    Daniel Shiposha 2022-12-06 #1bc75e2
  69. MarketPlace.sol from unique-marketplace
    Yaroslav Bolyukin 2022-11-10 #af88db1
  70. delete `EvmToSustrate` folder
    PraetorP 2022-11-11 #026ec88
  71. test scheduler won't blow up a block
    Daniel Shiposha 2022-11-09 #7319c34
  72. misk: add docs for enums
    Trubnikov Sergey 2022-11-29 #0affbc2
  73. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  74. This reverts commit 2880b7f76c032798bcf34e0b1b79ca02a267e201.
    Daniel Shiposha 2022-12-06 #cfd4b61
  75. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb
  76. MarketPlace.sol from unique-marketplace
    Andrey 2022-11-10 #7a0df1a
  77. Style fixes
    Andrey 2022-11-11 #ee86073
  78. fix make scheduler test seq
    Daniel Shiposha 2022-11-09 #1fbfeb7
  79. misk: add tests
    Trubnikov Sergey 2022-11-29 #f23c97b
  80. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  81. Add regungible burn test and fix fungible zero transfer test
    Max Andreev 2022-12-06 #2f762b2
  82. add test abi::test::encode_decode_vec_tuple_string_bytes
    Yaroslav Bolyukin 2022-11-09 #20c9944
  83. refactor abi module
    Trubnikov Sergey 2022-11-03 #2ca9f67
  84. refactor `proxyContract` & bench codes
    PraetorP 2022-11-10 #44da5f8
  85. fix doc service_agenda(s) benchmarking
    Daniel Shiposha 2022-11-09 #b17ffdc
  86. feat generate solidity and abi traits for enums
    Trubnikov Sergey 2022-11-29 #fedf214
  87. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  88. Fix tests: Zero transfer allowed (EIP-20)
    Max Andreev 2022-12-06 #d0fe2e9
  89. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  90. misk: add test abi::test::encode_decode_vec_tuple_string_bytes
    Trubnikov Sergey 2022-11-09 #97b5811
  91. added test for evm coder
    PraetorP 2022-11-09 #1cda2e5
  92. doc: utility benchmarking functions
    Daniel Shiposha 2022-11-09 #ee0e610
  93. reafactor: Better error reporting
    Trubnikov Sergey 2022-11-23 #a1ef1e7
  94. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  95. Add test: refungible ERC-20
    Max Andreev 2022-12-06 #39054b7
  96. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  97. Run block-production test in sequential suite
    Max Andreev 2022-11-08 #4cd565a
  98. Tests up
    ut-akuznetsov 2022-11-07 #71a39d0
  99. added coderTest via Conract
    PraetorP 2022-11-08 #6e6dff5
  100. fix maintenance mode scheduler test
    Daniel Shiposha 2022-11-08 #e3dab71