git.delta.rocks / unique-network / refs/commits / 4afba3743846

difftreelog
  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. added consts to `Unique` pallet
    PraetorP 2022-11-22 #c4f8efb
  5. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  6. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  7. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  8. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  9. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  10. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  11. 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
  12. ci log try-runtime stats
    Yaroslav Bolyukin 2022-11-01 #547c821
  13. (cherry picked from commit 271642fdf620feed0fc0b0564dfc48d77f082292)
    Konstantin Astakhov 2022-11-10 #5fcc324
  14. feat sapphire runtime
    Alexander Saft 2022-11-22 #11819be
  15. (cherry picked from commit d5b272411f47a0075badb1b708909c3cd823bd98)
    Konstantin Astakhov 2022-11-10 #dec8a6d
  16. style clarify argument names
    Yaroslav Bolyukin 2022-11-24 #df29d0d
  17. (cherry picked from commit 7c1d5c647b1d5adb1ce617a50bbbfdd93165c0b2)
    Konstantin Astakhov 2022-11-10 #7548f2c
  18. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  19. (cherry picked from commit e696116feb68a007fc0a4fcaed79a6e76b74d601)
    Konstantin Astakhov 2022-11-10 #437c4f4
  20. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  21. (cherry picked from commit b2672a13b4ea2849c28c8023a30283da134dba30)
    Yaroslav Bolyukin 2022-11-24 #e571449
  22. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  23. (cherry picked from commit 4470b17015b39e8542b4f6f2165354555da19887)
    Max Andreev 2022-11-10 #21801bf
  24. add schedule-trigger-for-develop-build workflow
    Yaroslav Bolyukin 2022-11-24 #1d4e56c
  25. (cherry picked from commit 9b6554406bf27cb3b86af91a2199c3091485385e)
    Max Andreev 2022-11-10 #30df2e1
  26. fix remove docker build badge from README
    Daniel Shiposha 2022-11-24 #dd926ee
  27. add schedule-trigger-for-develop-build workflow
    Konstantin Astakhov 2022-11-24 #e0ec9ae
  28. (cherry picked from commit 99e96ade858a708232982d9dd16055a84dbc3904)
    Max Andreev 2022-11-10 #9b16a65
  29. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  30. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  31. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  32. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  33. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  34. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  35. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  36. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  37. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  38. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  39. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0
  40. Increase test-periods and fix tests
    Max Andreev 2022-11-16 #890f894
  41. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  42. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  43. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  44. change blockintervals
    PraetorP 2022-11-16 #dd73080
  45. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  46. fix test both scheduling variants - anon and named
    Daniel Shiposha 2022-11-10 #f71c05b
  47. added substrate interraction in tests `transferCross`
    PraetorP 2022-11-15 #b30d78a
  48. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  49. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  50. fix require service_task_fetched for Preimages
    Daniel Shiposha 2022-11-10 #786ff7e
  51. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  52. MarketPlace.sol from unique-marketplace
    Yaroslav Bolyukin 2022-11-10 #af88db1
  53. delete `EvmToSustrate` folder
    PraetorP 2022-11-11 #026ec88
  54. test scheduler won't blow up a block
    Daniel Shiposha 2022-11-09 #7319c34
  55. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb
  56. MarketPlace.sol from unique-marketplace
    Andrey 2022-11-10 #7a0df1a
  57. Style fixes
    Andrey 2022-11-11 #ee86073
  58. fix make scheduler test seq
    Daniel Shiposha 2022-11-09 #1fbfeb7
  59. add test abi::test::encode_decode_vec_tuple_string_bytes
    Yaroslav Bolyukin 2022-11-09 #20c9944
  60. refactor abi module
    Trubnikov Sergey 2022-11-03 #2ca9f67
  61. refactor `proxyContract` & bench codes
    PraetorP 2022-11-10 #44da5f8
  62. fix doc service_agenda(s) benchmarking
    Daniel Shiposha 2022-11-09 #b17ffdc
  63. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  64. misk: add test abi::test::encode_decode_vec_tuple_string_bytes
    Trubnikov Sergey 2022-11-09 #97b5811
  65. added test for evm coder
    PraetorP 2022-11-09 #1cda2e5
  66. doc: utility benchmarking functions
    Daniel Shiposha 2022-11-09 #ee0e610
  67. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  68. Run block-production test in sequential suite
    Max Andreev 2022-11-08 #4cd565a
  69. Tests up
    ut-akuznetsov 2022-11-07 #71a39d0
  70. added coderTest via Conract
    PraetorP 2022-11-08 #6e6dff5
  71. fix maintenance mode scheduler test
    Daniel Shiposha 2022-11-08 #e3dab71
  72. Merge pull request #705 from UniqueNetwork/feature/maintenance-mode
    Yaroslav Bolyukin 2022-11-08 #c0afeb6
  73. 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
  74. disable markets tests
    Konstantin Astakhov 2022-11-07 #0bb9a1a
  75. fix restore missing imports
    Yaroslav Bolyukin 2022-11-02 #1e082e3
  76. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #da93be2
  77. bench and contract added
    PraetorP 2022-10-21 #7aaf8c5
  78. fix make priority test more detailed
    Daniel Shiposha 2022-11-08 #df20080
  79. fix maintenance tests
    Daniel Shiposha 2022-11-07 #6954756
  80. Merge branch 'develop' into feature/ci-refactoring
    Max Andreev 2022-11-07 #d48c5e7
  81. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  82. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #ec33a1f
  83. doc: scheduler
    Daniel Shiposha 2022-11-08 #5946798
  84. fix allow maintenance calls during maintenance
    Daniel Shiposha 2022-11-07 #4a26571
  85. fix node-only-upgrade
    Konstantin Astakhov 2022-11-02 #8ad52a6
  86. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  87. add extended logs for parachain
    Konstantin Astakhov 2022-11-02 #5b95a03
  88. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  89. fix remove unused items
    Daniel Shiposha 2022-11-08 #61b47c8
  90. fix check maintenance in self-contained
    Daniel Shiposha 2022-11-07 #ff8cf82
  91. fix node-only-update
    Konstantin Astakhov 2022-11-02 #07c5c07
  92. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  93. refactor decouple make_signature from constant itself
    Yaroslav Bolyukin 2022-11-02 #fe70dfc
  94. fix accept number for waiters
    Max Andreev 2022-11-02 #dac1fff
  95. fix make scheduler test parallel
    Daniel Shiposha 2022-11-08 #5355c25
  96. tests(interfaces): update for maintenance
    Fahrrader 2022-11-07 #d1c5686
  97. fix node.j2
    Konstantin Astakhov 2022-11-02 #ea1b054
  98. Merge pull request #692 from UniqueNetwork/fix/try-runtime-31102022
    Yaroslav Bolyukin 2022-10-31 #5588adf
  99. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  100. build do not build stubgen by default
    Yaroslav Bolyukin 2022-11-02 #773312d