git.delta.rocks / unique-network / refs/commits / 0f81eccfefee

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