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

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