git.delta.rocks / unique-network / refs/commits / 93efc9e5e22c

difftreelog
  1. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  2. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  3. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  4. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  5. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  6. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  7. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  8. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  9. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0
  10. Increase test-periods and fix tests
    Max Andreev 2022-11-16 #890f894
  11. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  12. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  13. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  14. change blockintervals
    PraetorP 2022-11-16 #dd73080
  15. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  16. fix test both scheduling variants - anon and named
    Daniel Shiposha 2022-11-10 #f71c05b
  17. added substrate interraction in tests `transferCross`
    PraetorP 2022-11-15 #b30d78a
  18. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  19. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  20. fix require service_task_fetched for Preimages
    Daniel Shiposha 2022-11-10 #786ff7e
  21. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  22. MarketPlace.sol from unique-marketplace
    Yaroslav Bolyukin 2022-11-10 #af88db1
  23. delete `EvmToSustrate` folder
    PraetorP 2022-11-11 #026ec88
  24. test scheduler won't blow up a block
    Daniel Shiposha 2022-11-09 #7319c34
  25. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb
  26. MarketPlace.sol from unique-marketplace
    Andrey 2022-11-10 #7a0df1a
  27. Style fixes
    Andrey 2022-11-11 #ee86073
  28. fix make scheduler test seq
    Daniel Shiposha 2022-11-09 #1fbfeb7
  29. add test abi::test::encode_decode_vec_tuple_string_bytes
    Yaroslav Bolyukin 2022-11-09 #20c9944
  30. refactor abi module
    Trubnikov Sergey 2022-11-03 #2ca9f67
  31. refactor `proxyContract` & bench codes
    PraetorP 2022-11-10 #44da5f8
  32. fix doc service_agenda(s) benchmarking
    Daniel Shiposha 2022-11-09 #b17ffdc
  33. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  34. misk: add test abi::test::encode_decode_vec_tuple_string_bytes
    Trubnikov Sergey 2022-11-09 #97b5811
  35. added test for evm coder
    PraetorP 2022-11-09 #1cda2e5
  36. doc: utility benchmarking functions
    Daniel Shiposha 2022-11-09 #ee0e610
  37. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  38. Run block-production test in sequential suite
    Max Andreev 2022-11-08 #4cd565a
  39. Tests up
    ut-akuznetsov 2022-11-07 #71a39d0
  40. added coderTest via Conract
    PraetorP 2022-11-08 #6e6dff5
  41. fix maintenance mode scheduler test
    Daniel Shiposha 2022-11-08 #e3dab71
  42. Merge pull request #705 from UniqueNetwork/feature/maintenance-mode
    Yaroslav Bolyukin 2022-11-08 #c0afeb6
  43. 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
  44. disable markets tests
    Konstantin Astakhov 2022-11-07 #0bb9a1a
  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. fix make priority test more detailed
    Daniel Shiposha 2022-11-08 #df20080
  49. fix maintenance tests
    Daniel Shiposha 2022-11-07 #6954756
  50. Merge branch 'develop' into feature/ci-refactoring
    Max Andreev 2022-11-07 #d48c5e7
  51. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  52. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #ec33a1f
  53. doc: scheduler
    Daniel Shiposha 2022-11-08 #5946798
  54. fix allow maintenance calls during maintenance
    Daniel Shiposha 2022-11-07 #4a26571
  55. fix node-only-upgrade
    Konstantin Astakhov 2022-11-02 #8ad52a6
  56. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  57. add extended logs for parachain
    Konstantin Astakhov 2022-11-02 #5b95a03
  58. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  59. fix remove unused items
    Daniel Shiposha 2022-11-08 #61b47c8
  60. fix check maintenance in self-contained
    Daniel Shiposha 2022-11-07 #ff8cf82
  61. fix node-only-update
    Konstantin Astakhov 2022-11-02 #07c5c07
  62. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  63. refactor decouple make_signature from constant itself
    Yaroslav Bolyukin 2022-11-02 #fe70dfc
  64. fix accept number for waiters
    Max Andreev 2022-11-02 #dac1fff
  65. fix make scheduler test parallel
    Daniel Shiposha 2022-11-08 #5355c25
  66. tests(interfaces): update for maintenance
    Fahrrader 2022-11-07 #d1c5686
  67. fix node.j2
    Konstantin Astakhov 2022-11-02 #ea1b054
  68. Merge pull request #692 from UniqueNetwork/fix/try-runtime-31102022
    Yaroslav Bolyukin 2022-10-31 #5588adf
  69. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  70. build do not build stubgen by default
    Yaroslav Bolyukin 2022-11-02 #773312d
  71. Fix sheduler tests
    Max Andreev 2022-11-02 #2c9e7d1
  72. fix use wait.forParachainBlockNumber
    Daniel Shiposha 2022-11-08 #591c0ac
  73. tests(maintenance)
    Fahrrader 2022-11-07 #7495d2a
  74. fix try-runtime
    Konstantin Astakhov 2022-11-02 #2536dc9
  75. Increase initial timeout
    Max Andreev 2022-10-31 #a6efbf3
  76. fix pallet-test-utils try-runtime
    Daniel Shiposha 2022-10-31 #8820ba0
  77. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  78. refactor rename var
    Trubnikov Sergey 2022-11-02 #912e503
  79. Remove 'only' for test
    Max Andreev 2022-11-01 #f1b86b6
  80. fix scheduler doesn't change nonce
    Daniel Shiposha 2022-11-08 #96d265c
  81. fix cargo fmt
    Daniel Shiposha 2022-11-07 #e9b69c5
  82. create execution-matrix job for try-runtime workflows
    Konstantin Astakhov 2022-11-02 #e857cec
  83. Remove console.log
    Max Andreev 2022-10-31 #17d51f3
  84. Merge pull request #690 from UniqueNetwork/fix/token-data-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-28 #f1d8c96
  85. 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
  86. refactor unify function and type signature handling
    Yaroslav Bolyukin 2022-11-02 #5a3fe2c
  87. Split tests to sequential and parallel, remove Alice and friends
    Max Andreev 2022-11-01 #b6e3ded
  88. fix pallet-test-utils try-runtime feature
    Daniel Shiposha 2022-11-08 #a4f0bd9
  89. feat pallet maintenance
    Daniel Shiposha 2022-11-07 #9a601ff
  90. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-11-01 #4ff3edf
  91. Wait new blocks with timeout
    Max Andreev 2022-10-31 #9be8cdd
  92. This reverts commit 21043d5fd462eadd94d5df5b3d9e8909672d68ac.
    Yaroslav Bolyukin 2022-10-28 #835d378
  93. fix runtime api versioning for TokenData
    Yaroslav Bolyukin 2022-10-28 #ba2c7d2
  94. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b
  95. refactor CanBePlacedInVec
    Trubnikov Sergey 2022-11-02 #4c1a924
  96. Wait up to 30 minutes for the block by default
    Max Andreev 2022-10-31 #26798c3
  97. tests(scheduler): exclude from parallel execution + adapt accounts
    Fahrrader 2022-11-01 #26023a4
  98. merge override docker-compose files
    Konstantin Astakhov 2022-11-01 #41613d6
  99. add waiting for first block before tests in node_only_update workflow
    Konstantin Astakhov 2022-10-31 #2a6c8a6
  100. Merge pull request #689 from UniqueNetwork/doc/kb-how-not-to-break-rpc
    Yaroslav Bolyukin 2022-10-28 #79b10cd