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

difftreelog

commits

pallets/refungiblehistory
  1. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  2. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  3. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  4. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  5. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  6. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  7. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  8. 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
  9. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  10. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #a156ee0
  11. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  12. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  13. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  14. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  15. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  16. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  17. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  18. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  19. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  20. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  21. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  22. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  23. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  24. add `collectionComtractAddress` funtion to `CollectionHelpers` interface
    PraetorP 2022-11-28 #4afba37
  25. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  26. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  27. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  28. add `collectionHelperAddress` method to `ERC721` & `ERC20` interfaces.
    PraetorP 2022-11-24 #b7593be
  29. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb
  30. refactor abi module
    Trubnikov Sergey 2022-11-03 #2ca9f67