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

difftreelog

commits

palletshistory
  1. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  2. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  3. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  4. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  5. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  6. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  7. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  8. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  9. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  10. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  11. fix require service_task_fetched for Preimages
    Daniel Shiposha 2022-11-10 #786ff7e
  12. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  13. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb
  14. add test abi::test::encode_decode_vec_tuple_string_bytes
    Yaroslav Bolyukin 2022-11-09 #20c9944
  15. refactor abi module
    Trubnikov Sergey 2022-11-03 #2ca9f67
  16. fix doc service_agenda(s) benchmarking
    Daniel Shiposha 2022-11-09 #b17ffdc
  17. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  18. doc: utility benchmarking functions
    Daniel Shiposha 2022-11-09 #ee0e610
  19. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  20. added coderTest via Conract
    PraetorP 2022-11-08 #6e6dff5
  21. Merge pull request #705 from UniqueNetwork/feature/maintenance-mode
    Yaroslav Bolyukin 2022-11-08 #c0afeb6
  22. fix evm-stubs: Changed behavior for `solidity_interface` macro. Fixed use of enums events for features not related to stub generation
    PraetorP 2022-11-08 #c633ab6
  23. fix restore missing imports
    Yaroslav Bolyukin 2022-11-02 #1e082e3
  24. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #da93be2
  25. bench and contract added
    PraetorP 2022-10-21 #7aaf8c5
  26. Merge branch 'develop' into feature/ci-refactoring
    Max Andreev 2022-11-07 #d48c5e7
  27. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  28. doc: scheduler
    Daniel Shiposha 2022-11-08 #5946798
  29. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  30. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  31. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  32. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  33. build do not build stubgen by default
    Yaroslav Bolyukin 2022-11-02 #773312d
  34. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  35. 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
  36. refactor unify function and type signature handling
    Yaroslav Bolyukin 2022-11-02 #5a3fe2c
  37. feat pallet maintenance
    Daniel Shiposha 2022-11-07 #9a601ff
  38. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-11-01 #4ff3edf
  39. This reverts commit 21043d5fd462eadd94d5df5b3d9e8909672d68ac.
    Yaroslav Bolyukin 2022-10-28 #835d378
  40. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b
  41. refactor AbiRead
    Trubnikov Sergey 2022-11-02 #527498b