git.delta.rocks / unique-network / refs/commits / 5b66126a12ff

difftreelog

commits

tests/src/ethhistory
  1. add `collectionComtractAddress` funtion to `CollectionHelpers` interface
    PraetorP 2022-11-28 #4afba37
  2. add `collectionHelperAddress` method to `ERC721` & `ERC20` interfaces.
    PraetorP 2022-11-24 #b7593be
  3. add contracts consts
    PraetorP 2022-11-24 #5aafe0c
  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. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  11. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  12. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  13. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  14. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  15. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  16. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  17. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  18. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  19. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  20. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  21. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0
  22. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  23. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  24. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  25. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  26. fix test both scheduling variants - anon and named
    Daniel Shiposha 2022-11-10 #f71c05b
  27. added substrate interraction in tests `transferCross`
    PraetorP 2022-11-15 #b30d78a
  28. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  29. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  30. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  31. MarketPlace.sol from unique-marketplace
    Yaroslav Bolyukin 2022-11-10 #af88db1
  32. delete `EvmToSustrate` folder
    PraetorP 2022-11-11 #026ec88
  33. MarketPlace.sol from unique-marketplace
    Andrey 2022-11-10 #7a0df1a
  34. refactor `proxyContract` & bench codes
    PraetorP 2022-11-10 #44da5f8
  35. added test for evm coder
    PraetorP 2022-11-09 #1cda2e5
  36. Tests up
    ut-akuznetsov 2022-11-07 #71a39d0
  37. added coderTest via Conract
    PraetorP 2022-11-08 #6e6dff5
  38. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #da93be2