git.delta.rocks / unique-network / refs/commits / 93efc9e5e22c

difftreelog

commits

pallets/refungible/srchistory
  1. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  2. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  3. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  4. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  5. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  6. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  7. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  8. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  9. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  10. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  11. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  12. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  13. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  14. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  15. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb
  16. refactor abi module
    Trubnikov Sergey 2022-11-03 #2ca9f67
  17. bench and contract added
    PraetorP 2022-10-21 #7aaf8c5
  18. Merge branch 'develop' into feature/ci-refactoring
    Max Andreev 2022-11-07 #d48c5e7
  19. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  20. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  21. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  22. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  23. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  24. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  25. Removed `deprecated` attribute from `ItemData` to remove warnings from `cargo check`. `ItemData` is used only in `TokenData` storage and it is deprecated too. Also reason for deprecation is duplicated on `TokenData`.
    Grigoriy Simonov 2022-11-01 #3a5aaa8
  26. refactor unify function and type signature handling
    Yaroslav Bolyukin 2022-11-02 #5a3fe2c
  27. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-11-01 #4ff3edf
  28. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b