git.delta.rocks / unique-network / refs/commits / 6da085670d5d

difftreelog
  1. Skip rft tests
    Max Andreev 2022-12-07 #6da0856
  2. Can set multiple properties
    Max Andreev 2022-12-07 #c19d240
  3. Add reassign sponsor test
    Max Andreev 2022-12-07 #49ce507
  4. Combine collection sponsoring tests
    Max Andreev 2022-12-07 #06a1c73
  5. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-07 #15c7e8f
  6. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #571c89e
  7. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  8. Combine evm collection limits tests
    Max Andreev 2022-12-07 #c875bc1
  9. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  10. fix types in tests
    Daniel Shiposha 2022-12-07 #38774eb
  11. cannot delete prop of non-owned collections
    Max Andreev 2022-12-07 #8a193aa
  12. fix clippy fix
    Trubnikov Sergey 2022-12-02 #bf1349a
  13. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  14. fix deny zero NFT transfer/burn if not owned/allowed
    Daniel Shiposha 2022-12-07 #ea3ed4f
  15. Add setCollectionProperties negative test
    Max Andreev 2022-12-06 #fe21acc
  16. fix clippy
    Trubnikov Sergey 2022-12-02 #7b633dc
  17. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  18. Use executeExtrinsic
    Max Andreev 2022-12-07 #21b4b8a
  19. + combine with deleteCollectionProperty
    Max Andreev 2022-12-06 #4cd5a26
  20. refac: match -> if let
    Trubnikov Sergey 2022-12-02 #ad92b1d
  21. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  22. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #a43996c
  23. + combine with setCollectionProperty
    Max Andreev 2022-12-06 #9764f29
  24. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #d0e40b1
  25. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  26. Skip tests for unique
    Max Andreev 2022-12-06 #fcffda0
  27. refactor split mod into some files
    Trubnikov Sergey 2022-12-02 #6539d35
  28. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  29. fix restore transfer_nft_item_zero_value
    Daniel Shiposha 2022-12-06 #aacbd92
  30. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #83d2fa0
  31. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  32. fix use TokenValueTooLow
    Daniel Shiposha 2022-12-06 #a84ab59
  33. bump versions
    Trubnikov Sergey 2022-11-30 #2274edc
  34. Add more transferCross tests
    Max Andreev 2022-12-02 #231aa66
  35. fix fungible transfer
    Daniel Shiposha 2022-12-06 #1358a9b
  36. misk: improve error report
    Trubnikov Sergey 2022-11-30 #3ea185a
  37. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  38. fix rft transfer/burn
    Daniel Shiposha 2022-12-06 #a62a4b7
  39. fix TryForm generation
    Trubnikov Sergey 2022-11-30 #8adc410
  40. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  41. This reverts commit b81a4dfe8aee04b085ac0af6434645316c8d6337.
    Daniel Shiposha 2022-12-06 #1bc75e2
  42. misk: add docs for enums
    Trubnikov Sergey 2022-11-29 #0affbc2
  43. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  44. This reverts commit 2880b7f76c032798bcf34e0b1b79ca02a267e201.
    Daniel Shiposha 2022-12-06 #cfd4b61
  45. misk: add tests
    Trubnikov Sergey 2022-11-29 #f23c97b
  46. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  47. Add regungible burn test and fix fungible zero transfer test
    Max Andreev 2022-12-06 #2f762b2
  48. feat generate solidity and abi traits for enums
    Trubnikov Sergey 2022-11-29 #fedf214
  49. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  50. Fix tests: Zero transfer allowed (EIP-20)
    Max Andreev 2022-12-06 #d0fe2e9
  51. reafactor: Better error reporting
    Trubnikov Sergey 2022-11-23 #a1ef1e7
  52. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  53. Add test: refungible ERC-20
    Max Andreev 2022-12-06 #39054b7
  54. misk: Add more checks for enum
    Trubnikov Sergey 2022-11-23 #11dcf7d
  55. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  56. fix `transfer_nft_item_zero_value` test
    PraetorP 2022-12-06 #b81a4df
  57. misc: Check enum is repr(u8)
    Trubnikov Sergey 2022-11-22 #bcfbebc
  58. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  59. change error type for `ensure_single_owner`
    PraetorP 2022-12-06 #0c40eab
  60. refac: tests for structures
    Trubnikov Sergey 2022-11-22 #5aaab7b
  61. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  62. Add zero transfer tests from substrate
    Max Andreev 2022-12-05 #242bfed
  63. refac: impl_abi_macro
    Trubnikov Sergey 2022-11-22 #38998e8
  64. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  65. Add permission and zero transfer tests
    Max Andreev 2022-12-05 #f66a1ba
  66. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  67. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  68. fix single owner
    PraetorP 2022-12-05 #98f7ab5
  69. refactor abi tests
    Trubnikov Sergey 2022-11-14 #f44eb92
  70. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  71. fix zero transfer
    PraetorP 2022-12-05 #2880b7f
  72. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  73. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  74. Can not transfer zero pieces
    Max Andreev 2022-12-02 #1c47062
  75. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  76. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  77. fix generate stubs build ans remove warnings
    Trubnikov Sergey 2022-11-29 #5b66126
  78. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  79. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  80. fmt
    Trubnikov Sergey 2022-11-28 #31b1faa
  81. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  82. feature/allowListedCross In the `Collection` solidity interface, the `allowed` function has been renamed to `allow_listed_cross`. The `EthCrossAccount` type is now used as `user` arg.
    PraetorP 2022-11-15 #e6208f5
  83. refactor impl AbiType, AbiWrite, AbiRead via tuple
    Trubnikov Sergey 2022-11-28 #038aa22
  84. ci log try-runtime stats
    Yaroslav Bolyukin 2022-11-01 #547c821
  85. (cherry picked from commit 271642fdf620feed0fc0b0564dfc48d77f082292)
    Konstantin Astakhov 2022-11-10 #5fcc324
  86. fix after rebase
    Trubnikov Sergey 2022-11-25 #489bde0
  87. feat sapphire runtime
    Alexander Saft 2022-11-22 #11819be
  88. (cherry picked from commit d5b272411f47a0075badb1b708909c3cd823bd98)
    Konstantin Astakhov 2022-11-10 #dec8a6d
  89. misc: add test for StructCollect generation
    Trubnikov Sergey 2022-11-21 #b7f8a6b
  90. style clarify argument names
    Yaroslav Bolyukin 2022-11-24 #df29d0d
  91. (cherry picked from commit 7c1d5c647b1d5adb1ce617a50bbbfdd93165c0b2)
    Konstantin Astakhov 2022-11-10 #7548f2c
  92. misc: Add docs on fields
    Trubnikov Sergey 2022-11-21 #9e32437
  93. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  94. (cherry picked from commit e696116feb68a007fc0a4fcaed79a6e76b74d601)
    Konstantin Astakhov 2022-11-10 #437c4f4
  95. misk: Generate solidity docs for struct
    Trubnikov Sergey 2022-11-21 #12eee81
  96. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  97. (cherry picked from commit b2672a13b4ea2849c28c8023a30283da134dba30)
    Yaroslav Bolyukin 2022-11-24 #e571449
  98. feat Implementations solidity traits to generate solidity code for macro AbiCoder
    Trubnikov Sergey 2022-11-21 #3e03fdf
  99. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  100. (cherry picked from commit 4470b17015b39e8542b4f6f2165354555da19887)
    Max Andreev 2022-11-10 #21801bf