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

difftreelog

commits

palletshistory
  1. build upgrade to polkadot-v0.9.33
    Daniel Shiposha 2022-12-06 #37053f0
  2. fix SettingAllowanceForAllNotAllowed comment
    Daniel Shiposha 2022-12-08 #489f7f3
  3. chore fix code review requess
    Grigoriy Simonov 2022-12-07 #e25275a
  4. chore fix benchmarks
    Grigoriy Simonov 2022-12-06 #72b01ba
  5. chore fix code review requests
    Grigoriy Simonov 2022-12-06 #e0a7170
  6. Apply suggestions from code review
    Gregory Simonov 2022-12-06 #cd0ba0d
  7. feat add ApproveForAll to Eth and Sub
    Grigoriy Simonov 2022-12-06 #c6354cf
  8. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  9. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-07 #15c7e8f
  10. fix deny zero NFT transfer/burn if not owned/allowed
    Daniel Shiposha 2022-12-07 #ea3ed4f
  11. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  12. fix use TokenValueTooLow
    Daniel Shiposha 2022-12-06 #a84ab59
  13. fix fungible transfer
    Daniel Shiposha 2022-12-06 #1358a9b
  14. fix rft transfer/burn
    Daniel Shiposha 2022-12-06 #a62a4b7
  15. This reverts commit 2880b7f76c032798bcf34e0b1b79ca02a267e201.
    Daniel Shiposha 2022-12-06 #cfd4b61
  16. change error type for `ensure_single_owner`
    PraetorP 2022-12-06 #0c40eab
  17. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  18. fix single owner
    PraetorP 2022-12-05 #98f7ab5
  19. fix zero transfer
    PraetorP 2022-12-05 #2880b7f
  20. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  21. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  22. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  23. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  24. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  25. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  26. 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