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

difftreelog
  1. Fix playgrounds extracData method
    Max Andreev 2022-12-14 #f7b3744
  2. Fix eslint warnings
    Max Andreev 2022-12-13 #606c46b
  3. Tests up
    Max Andreev 2022-12-13 #3c1d828
  4. fix `set_token_properties`
    Grigoriy Simonov 2022-12-13 #aa9afbd
  5. Add delete property negative tests
    Max Andreev 2022-12-12 #cb9214d
  6. Add properties negative tests
    Max Andreev 2022-12-12 #0cf58d9
  7. fix SettingAllowanceForAllNotAllowed comment
    Daniel Shiposha 2022-12-08 #489f7f3
  8. chore fix code review requess
    Grigoriy Simonov 2022-12-07 #e25275a
  9. chore fix benchmarks
    Grigoriy Simonov 2022-12-06 #72b01ba
  10. chore fix code review requests
    Grigoriy Simonov 2022-12-06 #e0a7170
  11. Apply suggestions from code review
    Gregory Simonov 2022-12-06 #cd0ba0d
  12. chore fix code review request
    Grigoriy Simonov 2022-12-06 #01e5c45
  13. chore require refungible pallet
    Grigoriy Simonov 2022-12-06 #b2ec226
  14. feat add ApproveForAll to Eth and Sub
    Grigoriy Simonov 2022-12-06 #c6354cf
  15. Tests/eth helpers
    ut-akuznetsov 2022-12-08 #e7f81f3
  16. add clean workspace for codestyle workflow
    Konstantin Astakhov 2022-12-07 #378b7f3
  17. Skip rft tests
    Max Andreev 2022-12-07 #6da0856
  18. add Dockerfile-polkadot
    Konstantin Astakhov 2022-12-05 #e24fea5
  19. Can set multiple properties
    Max Andreev 2022-12-07 #c19d240
  20. fix timing for pending interval `appPromotion` pallet
    Greg Zaitsev 2022-12-07 #19b4987
  21. Add reassign sponsor test
    Max Andreev 2022-12-07 #49ce507
  22. Node-only update: run tests in parallel
    Max Andreev 2022-12-02 #35d50c1
  23. fix timing for pending interval `appPromotion` pallet
    PraetorP 2022-12-07 #5978a55
  24. Combine collection sponsoring tests
    Max Andreev 2022-12-07 #06a1c73
  25. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  26. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-07 #15c7e8f
  27. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  28. fix types in tests
    Daniel Shiposha 2022-12-07 #38774eb
  29. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #571c89e
  30. fix clippy fix
    Trubnikov Sergey 2022-12-02 #bf1349a
  31. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  32. fix deny zero NFT transfer/burn if not owned/allowed
    Daniel Shiposha 2022-12-07 #ea3ed4f
  33. Combine evm collection limits tests
    Max Andreev 2022-12-07 #c875bc1
  34. fix clippy
    Trubnikov Sergey 2022-12-02 #7b633dc
  35. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  36. Use executeExtrinsic
    Max Andreev 2022-12-07 #21b4b8a
  37. cannot delete prop of non-owned collections
    Max Andreev 2022-12-07 #8a193aa
  38. refac: match -> if let
    Trubnikov Sergey 2022-12-02 #ad92b1d
  39. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  40. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #a43996c
  41. Add setCollectionProperties negative test
    Max Andreev 2022-12-06 #fe21acc
  42. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #d0e40b1
  43. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  44. Skip tests for unique
    Max Andreev 2022-12-06 #fcffda0
  45. + combine with deleteCollectionProperty
    Max Andreev 2022-12-06 #4cd5a26
  46. refactor split mod into some files
    Trubnikov Sergey 2022-12-02 #6539d35
  47. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  48. fix restore transfer_nft_item_zero_value
    Daniel Shiposha 2022-12-06 #aacbd92
  49. + combine with setCollectionProperty
    Max Andreev 2022-12-06 #9764f29
  50. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #83d2fa0
  51. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  52. fix use TokenValueTooLow
    Daniel Shiposha 2022-12-06 #a84ab59
  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. misk: improve error report
    Trubnikov Sergey 2022-11-30 #3ea185a
  57. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  58. fix rft transfer/burn
    Daniel Shiposha 2022-12-06 #a62a4b7
  59. fix TryForm generation
    Trubnikov Sergey 2022-11-30 #8adc410
  60. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  61. This reverts commit b81a4dfe8aee04b085ac0af6434645316c8d6337.
    Daniel Shiposha 2022-12-06 #1bc75e2
  62. misk: add docs for enums
    Trubnikov Sergey 2022-11-29 #0affbc2
  63. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  64. This reverts commit 2880b7f76c032798bcf34e0b1b79ca02a267e201.
    Daniel Shiposha 2022-12-06 #cfd4b61
  65. misk: add tests
    Trubnikov Sergey 2022-11-29 #f23c97b
  66. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  67. Add regungible burn test and fix fungible zero transfer test
    Max Andreev 2022-12-06 #2f762b2
  68. feat generate solidity and abi traits for enums
    Trubnikov Sergey 2022-11-29 #fedf214
  69. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  70. Fix tests: Zero transfer allowed (EIP-20)
    Max Andreev 2022-12-06 #d0fe2e9
  71. reafactor: Better error reporting
    Trubnikov Sergey 2022-11-23 #a1ef1e7
  72. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  73. Add test: refungible ERC-20
    Max Andreev 2022-12-06 #39054b7
  74. misk: Add more checks for enum
    Trubnikov Sergey 2022-11-23 #11dcf7d
  75. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  76. fix `transfer_nft_item_zero_value` test
    PraetorP 2022-12-06 #b81a4df
  77. misc: Check enum is repr(u8)
    Trubnikov Sergey 2022-11-22 #bcfbebc
  78. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  79. change error type for `ensure_single_owner`
    PraetorP 2022-12-06 #0c40eab
  80. refac: tests for structures
    Trubnikov Sergey 2022-11-22 #5aaab7b
  81. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  82. Add zero transfer tests from substrate
    Max Andreev 2022-12-05 #242bfed
  83. refac: impl_abi_macro
    Trubnikov Sergey 2022-11-22 #38998e8
  84. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  85. Add permission and zero transfer tests
    Max Andreev 2022-12-05 #f66a1ba
  86. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  87. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  88. fix single owner
    PraetorP 2022-12-05 #98f7ab5
  89. refactor abi tests
    Trubnikov Sergey 2022-11-14 #f44eb92
  90. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  91. fix zero transfer
    PraetorP 2022-12-05 #2880b7f
  92. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  93. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  94. Can not transfer zero pieces
    Max Andreev 2022-12-02 #1c47062
  95. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  96. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  97. fix generate stubs build ans remove warnings
    Trubnikov Sergey 2022-11-29 #5b66126
  98. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  99. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  100. fmt
    Trubnikov Sergey 2022-11-28 #31b1faa