git.delta.rocks / unique-network / refs/commits / 3e03fdf5b91e

difftreelog

commits

palletshistory
  1. feat Implementations solidity traits to generate solidity code for macro AbiCoder
    Trubnikov Sergey 2022-11-21 #3e03fdf
  2. refactor Rename SolidityTupleType to SolidityType
    Trubnikov Sergey 2022-11-18 #a16933b
  3. refactor merge sealed::CanBePlacedInVec traits
    Trubnikov Sergey 2022-11-18 #69b68ba
  4. fix build
    Trubnikov Sergey 2022-11-17 #2bb7a04
  5. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #a156ee0
  6. fix gramar
    PraetorP 2022-11-29 #152d953
  7. add `collectionComtractAddress` funtion to `CollectionHelpers` interface
    PraetorP 2022-11-28 #4afba37
  8. add `collectionHelperAddress` method to `ERC721` & `ERC20` interfaces.
    PraetorP 2022-11-24 #b7593be
  9. add contracts consts
    PraetorP 2022-11-24 #5aafe0c
  10. added consts to `Unique` pallet
    PraetorP 2022-11-22 #c4f8efb
  11. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  12. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  13. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  14. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  15. 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
  16. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  17. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  18. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  19. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  20. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  21. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  22. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  23. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  24. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  25. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  26. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  27. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  28. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  29. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  30. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  31. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  32. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  33. fix require service_task_fetched for Preimages
    Daniel Shiposha 2022-11-10 #786ff7e
  34. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  35. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb
  36. add test abi::test::encode_decode_vec_tuple_string_bytes
    Yaroslav Bolyukin 2022-11-09 #20c9944
  37. refactor abi module
    Trubnikov Sergey 2022-11-03 #2ca9f67
  38. fix doc service_agenda(s) benchmarking
    Daniel Shiposha 2022-11-09 #b17ffdc
  39. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  40. doc: utility benchmarking functions
    Daniel Shiposha 2022-11-09 #ee0e610
  41. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  42. added coderTest via Conract
    PraetorP 2022-11-08 #6e6dff5
  43. Merge pull request #705 from UniqueNetwork/feature/maintenance-mode
    Yaroslav Bolyukin 2022-11-08 #c0afeb6
  44. 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
  45. fix restore missing imports
    Yaroslav Bolyukin 2022-11-02 #1e082e3
  46. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #da93be2
  47. bench and contract added
    PraetorP 2022-10-21 #7aaf8c5
  48. Merge branch 'develop' into feature/ci-refactoring
    Max Andreev 2022-11-07 #d48c5e7
  49. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  50. doc: scheduler
    Daniel Shiposha 2022-11-08 #5946798