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

difftreelog

commits

/history
  1. fix build
    Trubnikov Sergey 2022-11-17 #2bb7a04
  2. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #a156ee0
  3. fix AbiCoder macro
    Trubnikov Sergey 2022-11-17 #0a8a6b0
  4. fix AbiRead implementations
    Trubnikov Sergey 2022-11-16 #7eec33a
  5. fix AbiWrite implementations
    Trubnikov Sergey 2022-11-14 #b3e1096
  6. refactor abi tests
    Trubnikov Sergey 2022-11-14 #d535fba
  7. feat add implementations of AbiRead & AbiWrite with macto AbiCoder
    Trubnikov Sergey 2022-11-14 #00d3414
  8. refactor change panic to syn::Error
    Trubnikov Sergey 2022-11-10 #3d5704a
  9. feat add derive macro AbiCoder for unnamed struct to implement AbiType
    Trubnikov Sergey 2022-11-10 #4c95237
  10. feat add derive macro AbiCoder for named struct to implement AbiType
    Trubnikov Sergey 2022-11-10 #7cb2015
  11. fix gramar
    PraetorP 2022-11-29 #152d953
  12. add `collectionComtractAddress` funtion to `CollectionHelpers` interface
    PraetorP 2022-11-28 #4afba37
  13. add `collectionHelperAddress` method to `ERC721` & `ERC20` interfaces.
    PraetorP 2022-11-24 #b7593be
  14. add contracts consts
    PraetorP 2022-11-24 #5aafe0c
  15. added consts to `Unique` pallet
    PraetorP 2022-11-22 #c4f8efb
  16. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  17. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  18. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  19. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  20. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  21. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  22. 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
  23. ci log try-runtime stats
    Yaroslav Bolyukin 2022-11-01 #547c821
  24. (cherry picked from commit 271642fdf620feed0fc0b0564dfc48d77f082292)
    Konstantin Astakhov 2022-11-10 #5fcc324
  25. feat sapphire runtime
    Alexander Saft 2022-11-22 #11819be
  26. (cherry picked from commit d5b272411f47a0075badb1b708909c3cd823bd98)
    Konstantin Astakhov 2022-11-10 #dec8a6d
  27. style clarify argument names
    Yaroslav Bolyukin 2022-11-24 #df29d0d
  28. (cherry picked from commit 7c1d5c647b1d5adb1ce617a50bbbfdd93165c0b2)
    Konstantin Astakhov 2022-11-10 #7548f2c
  29. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  30. (cherry picked from commit e696116feb68a007fc0a4fcaed79a6e76b74d601)
    Konstantin Astakhov 2022-11-10 #437c4f4
  31. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  32. (cherry picked from commit b2672a13b4ea2849c28c8023a30283da134dba30)
    Yaroslav Bolyukin 2022-11-24 #e571449
  33. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  34. (cherry picked from commit 4470b17015b39e8542b4f6f2165354555da19887)
    Max Andreev 2022-11-10 #21801bf
  35. add schedule-trigger-for-develop-build workflow
    Yaroslav Bolyukin 2022-11-24 #1d4e56c
  36. (cherry picked from commit 9b6554406bf27cb3b86af91a2199c3091485385e)
    Max Andreev 2022-11-10 #30df2e1
  37. fix remove docker build badge from README
    Daniel Shiposha 2022-11-24 #dd926ee
  38. add schedule-trigger-for-develop-build workflow
    Konstantin Astakhov 2022-11-24 #e0ec9ae
  39. (cherry picked from commit 99e96ade858a708232982d9dd16055a84dbc3904)
    Max Andreev 2022-11-10 #9b16a65
  40. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  41. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  42. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  43. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  44. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  45. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  46. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  47. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  48. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  49. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  50. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0