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

difftreelog
  1. fix use TokenValueTooLow
    Daniel Shiposha 2022-12-06 #a84ab59
  2. fix fungible transfer
    Daniel Shiposha 2022-12-06 #1358a9b
  3. fix rft transfer/burn
    Daniel Shiposha 2022-12-06 #a62a4b7
  4. This reverts commit b81a4dfe8aee04b085ac0af6434645316c8d6337.
    Daniel Shiposha 2022-12-06 #1bc75e2
  5. This reverts commit 2880b7f76c032798bcf34e0b1b79ca02a267e201.
    Daniel Shiposha 2022-12-06 #cfd4b61
  6. Add regungible burn test and fix fungible zero transfer test
    Max Andreev 2022-12-06 #2f762b2
  7. Fix tests: Zero transfer allowed (EIP-20)
    Max Andreev 2022-12-06 #d0fe2e9
  8. Add test: refungible ERC-20
    Max Andreev 2022-12-06 #39054b7
  9. fix `transfer_nft_item_zero_value` test
    PraetorP 2022-12-06 #b81a4df
  10. change error type for `ensure_single_owner`
    PraetorP 2022-12-06 #0c40eab
  11. Add zero transfer tests from substrate
    Max Andreev 2022-12-05 #242bfed
  12. Add permission and zero transfer tests
    Max Andreev 2022-12-05 #f66a1ba
  13. fix single owner
    PraetorP 2022-12-05 #98f7ab5
  14. fix zero transfer
    PraetorP 2022-12-05 #2880b7f
  15. Can not transfer zero pieces
    Max Andreev 2022-12-02 #1c47062
  16. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  17. fix clippy fix
    Trubnikov Sergey 2022-12-02 #bf1349a
  18. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  19. fix clippy
    Trubnikov Sergey 2022-12-02 #7b633dc
  20. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  21. refac: match -> if let
    Trubnikov Sergey 2022-12-02 #ad92b1d
  22. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  23. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #d0e40b1
  24. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  25. refactor split mod into some files
    Trubnikov Sergey 2022-12-02 #6539d35
  26. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  27. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #83d2fa0
  28. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  29. bump versions
    Trubnikov Sergey 2022-11-30 #2274edc
  30. Add more transferCross tests
    Max Andreev 2022-12-02 #231aa66
  31. misk: improve error report
    Trubnikov Sergey 2022-11-30 #3ea185a
  32. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  33. fix TryForm generation
    Trubnikov Sergey 2022-11-30 #8adc410
  34. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  35. misk: add docs for enums
    Trubnikov Sergey 2022-11-29 #0affbc2
  36. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  37. misk: add tests
    Trubnikov Sergey 2022-11-29 #f23c97b
  38. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  39. feat generate solidity and abi traits for enums
    Trubnikov Sergey 2022-11-29 #fedf214
  40. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  41. reafactor: Better error reporting
    Trubnikov Sergey 2022-11-23 #a1ef1e7
  42. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  43. misk: Add more checks for enum
    Trubnikov Sergey 2022-11-23 #11dcf7d
  44. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  45. misc: Check enum is repr(u8)
    Trubnikov Sergey 2022-11-22 #bcfbebc
  46. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  47. refac: tests for structures
    Trubnikov Sergey 2022-11-22 #5aaab7b
  48. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  49. refac: impl_abi_macro
    Trubnikov Sergey 2022-11-22 #38998e8
  50. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  51. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  52. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  53. refactor abi tests
    Trubnikov Sergey 2022-11-14 #f44eb92
  54. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  55. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  56. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  57. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  58. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  59. fix generate stubs build ans remove warnings
    Trubnikov Sergey 2022-11-29 #5b66126
  60. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  61. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  62. fmt
    Trubnikov Sergey 2022-11-28 #31b1faa
  63. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  64. 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
  65. refactor impl AbiType, AbiWrite, AbiRead via tuple
    Trubnikov Sergey 2022-11-28 #038aa22
  66. ci log try-runtime stats
    Yaroslav Bolyukin 2022-11-01 #547c821
  67. (cherry picked from commit 271642fdf620feed0fc0b0564dfc48d77f082292)
    Konstantin Astakhov 2022-11-10 #5fcc324
  68. fix after rebase
    Trubnikov Sergey 2022-11-25 #489bde0
  69. feat sapphire runtime
    Alexander Saft 2022-11-22 #11819be
  70. (cherry picked from commit d5b272411f47a0075badb1b708909c3cd823bd98)
    Konstantin Astakhov 2022-11-10 #dec8a6d
  71. misc: add test for StructCollect generation
    Trubnikov Sergey 2022-11-21 #b7f8a6b
  72. style clarify argument names
    Yaroslav Bolyukin 2022-11-24 #df29d0d
  73. (cherry picked from commit 7c1d5c647b1d5adb1ce617a50bbbfdd93165c0b2)
    Konstantin Astakhov 2022-11-10 #7548f2c
  74. misc: Add docs on fields
    Trubnikov Sergey 2022-11-21 #9e32437
  75. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  76. (cherry picked from commit e696116feb68a007fc0a4fcaed79a6e76b74d601)
    Konstantin Astakhov 2022-11-10 #437c4f4
  77. misk: Generate solidity docs for struct
    Trubnikov Sergey 2022-11-21 #12eee81
  78. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  79. (cherry picked from commit b2672a13b4ea2849c28c8023a30283da134dba30)
    Yaroslav Bolyukin 2022-11-24 #e571449
  80. feat Implementations solidity traits to generate solidity code for macro AbiCoder
    Trubnikov Sergey 2022-11-21 #3e03fdf
  81. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  82. (cherry picked from commit 4470b17015b39e8542b4f6f2165354555da19887)
    Max Andreev 2022-11-10 #21801bf
  83. refactor Rename SolidityTupleType to SolidityType
    Trubnikov Sergey 2022-11-18 #a16933b
  84. add schedule-trigger-for-develop-build workflow
    Yaroslav Bolyukin 2022-11-24 #1d4e56c
  85. (cherry picked from commit 9b6554406bf27cb3b86af91a2199c3091485385e)
    Max Andreev 2022-11-10 #30df2e1
  86. refactor merge sealed::CanBePlacedInVec traits
    Trubnikov Sergey 2022-11-18 #69b68ba
  87. fix remove docker build badge from README
    Daniel Shiposha 2022-11-24 #dd926ee
  88. add schedule-trigger-for-develop-build workflow
    Konstantin Astakhov 2022-11-24 #e0ec9ae
  89. (cherry picked from commit 99e96ade858a708232982d9dd16055a84dbc3904)
    Max Andreev 2022-11-10 #9b16a65
  90. refactor solidity module
    Trubnikov Sergey 2022-11-18 #220a989
  91. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  92. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  93. add: test for empty structs
    Trubnikov Sergey 2022-11-18 #d621a61
  94. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  95. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  96. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  97. refactor Abi impls
    Trubnikov Sergey 2022-11-18 #068fc82
  98. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  99. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  100. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe