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

difftreelog

commits

tests/src/eth/abihistory
  1. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  2. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  3. 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
  4. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  5. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  6. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  7. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  8. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  9. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  10. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  11. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  12. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097