git.delta.rocks / unique-network / refs/commits / 2f762b2117bd

difftreelog

commits

palletshistory
  1. change error type for `ensure_single_owner`
    PraetorP 2022-12-06 #0c40eab
  2. fix single owner
    PraetorP 2022-12-05 #98f7ab5
  3. fix zero transfer
    PraetorP 2022-12-05 #2880b7f
  4. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  5. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  6. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  7. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  8. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  9. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  10. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  11. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  12. 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
  13. fix after rebase
    Trubnikov Sergey 2022-11-25 #489bde0
  14. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  15. misk: Generate solidity docs for struct
    Trubnikov Sergey 2022-11-21 #12eee81
  16. feat Implementations solidity traits to generate solidity code for macro AbiCoder
    Trubnikov Sergey 2022-11-21 #3e03fdf
  17. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  18. refactor Rename SolidityTupleType to SolidityType
    Trubnikov Sergey 2022-11-18 #a16933b
  19. refactor merge sealed::CanBePlacedInVec traits
    Trubnikov Sergey 2022-11-18 #69b68ba
  20. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  21. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  22. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  23. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  24. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  25. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  26. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  27. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  28. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  29. fix build
    Trubnikov Sergey 2022-11-17 #2bb7a04