git.delta.rocks / unique-network / refs/commits / d6ab0fe6df09

difftreelog
  1. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  2. Increase test-periods and fix tests
    Max Andreev 2022-11-16 #890f894
  3. change blockintervals
    PraetorP 2022-11-16 #dd73080
  4. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  5. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  6. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  7. MarketPlace.sol from unique-marketplace
    Yaroslav Bolyukin 2022-11-10 #af88db1
  8. delete `EvmToSustrate` folder
    PraetorP 2022-11-11 #026ec88
  9. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb
  10. MarketPlace.sol from unique-marketplace
    Andrey 2022-11-10 #7a0df1a
  11. Style fixes
    Andrey 2022-11-11 #ee86073
  12. add test abi::test::encode_decode_vec_tuple_string_bytes
    Yaroslav Bolyukin 2022-11-09 #20c9944
  13. refactor abi module
    Trubnikov Sergey 2022-11-03 #2ca9f67
  14. refactor `proxyContract` & bench codes
    PraetorP 2022-11-10 #44da5f8
  15. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  16. misk: add test abi::test::encode_decode_vec_tuple_string_bytes
    Trubnikov Sergey 2022-11-09 #97b5811
  17. added test for evm coder
    PraetorP 2022-11-09 #1cda2e5
  18. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  19. Run block-production test in sequential suite
    Max Andreev 2022-11-08 #4cd565a
  20. Tests up
    ut-akuznetsov 2022-11-07 #71a39d0
  21. added coderTest via Conract
    PraetorP 2022-11-08 #6e6dff5
  22. Merge pull request #705 from UniqueNetwork/feature/maintenance-mode
    Yaroslav Bolyukin 2022-11-08 #c0afeb6
  23. 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
  24. disable markets tests
    Konstantin Astakhov 2022-11-07 #0bb9a1a
  25. fix restore missing imports
    Yaroslav Bolyukin 2022-11-02 #1e082e3
  26. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #da93be2
  27. bench and contract added
    PraetorP 2022-10-21 #7aaf8c5
  28. fix maintenance tests
    Daniel Shiposha 2022-11-07 #6954756
  29. Merge branch 'develop' into feature/ci-refactoring
    Max Andreev 2022-11-07 #d48c5e7
  30. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  31. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #ec33a1f
  32. fix allow maintenance calls during maintenance
    Daniel Shiposha 2022-11-07 #4a26571
  33. fix node-only-upgrade
    Konstantin Astakhov 2022-11-02 #8ad52a6
  34. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  35. add extended logs for parachain
    Konstantin Astakhov 2022-11-02 #5b95a03
  36. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  37. fix check maintenance in self-contained
    Daniel Shiposha 2022-11-07 #ff8cf82
  38. fix node-only-update
    Konstantin Astakhov 2022-11-02 #07c5c07
  39. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  40. refactor decouple make_signature from constant itself
    Yaroslav Bolyukin 2022-11-02 #fe70dfc
  41. fix accept number for waiters
    Max Andreev 2022-11-02 #dac1fff
  42. tests(interfaces): update for maintenance
    Fahrrader 2022-11-07 #d1c5686
  43. fix node.j2
    Konstantin Astakhov 2022-11-02 #ea1b054
  44. Merge pull request #692 from UniqueNetwork/fix/try-runtime-31102022
    Yaroslav Bolyukin 2022-10-31 #5588adf
  45. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  46. build do not build stubgen by default
    Yaroslav Bolyukin 2022-11-02 #773312d
  47. Fix sheduler tests
    Max Andreev 2022-11-02 #2c9e7d1
  48. tests(maintenance)
    Fahrrader 2022-11-07 #7495d2a
  49. fix try-runtime
    Konstantin Astakhov 2022-11-02 #2536dc9
  50. Increase initial timeout
    Max Andreev 2022-10-31 #a6efbf3
  51. fix pallet-test-utils try-runtime
    Daniel Shiposha 2022-10-31 #8820ba0
  52. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  53. refactor rename var
    Trubnikov Sergey 2022-11-02 #912e503
  54. Remove 'only' for test
    Max Andreev 2022-11-01 #f1b86b6
  55. fix cargo fmt
    Daniel Shiposha 2022-11-07 #e9b69c5
  56. create execution-matrix job for try-runtime workflows
    Konstantin Astakhov 2022-11-02 #e857cec
  57. Remove console.log
    Max Andreev 2022-10-31 #17d51f3
  58. Merge pull request #690 from UniqueNetwork/fix/token-data-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-28 #f1d8c96
  59. 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
  60. refactor unify function and type signature handling
    Yaroslav Bolyukin 2022-11-02 #5a3fe2c
  61. Split tests to sequential and parallel, remove Alice and friends
    Max Andreev 2022-11-01 #b6e3ded
  62. feat pallet maintenance
    Daniel Shiposha 2022-11-07 #9a601ff
  63. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-11-01 #4ff3edf
  64. Wait new blocks with timeout
    Max Andreev 2022-10-31 #9be8cdd
  65. This reverts commit 21043d5fd462eadd94d5df5b3d9e8909672d68ac.
    Yaroslav Bolyukin 2022-10-28 #835d378
  66. fix runtime api versioning for TokenData
    Yaroslav Bolyukin 2022-10-28 #ba2c7d2
  67. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b
  68. refactor CanBePlacedInVec
    Trubnikov Sergey 2022-11-02 #4c1a924
  69. Wait up to 30 minutes for the block by default
    Max Andreev 2022-10-31 #26798c3
  70. merge override docker-compose files
    Konstantin Astakhov 2022-11-01 #41613d6
  71. add waiting for first block before tests in node_only_update workflow
    Konstantin Astakhov 2022-10-31 #2a6c8a6
  72. Merge pull request #689 from UniqueNetwork/doc/kb-how-not-to-break-rpc
    Yaroslav Bolyukin 2022-10-28 #79b10cd
  73. refactor AbiRead
    Trubnikov Sergey 2022-11-02 #527498b
  74. change TAG to BRANCH in workflows
    Konstantin Astakhov 2022-11-01 #8a0d4a7
  75. Wait node producing blocks before all tests
    Max Andreev 2022-10-31 #a29bcdd
  76. Add requireAwait rule to avoid flakiness in tests
    Yaroslav Bolyukin 2022-10-27 #ee2e273
  77. doc: how not to break rpc
    Daniel Shiposha 2022-10-27 #3ef3557
  78. bump versions
    Trubnikov Sergey 2022-11-02 #43fd1a2
  79. fix pallet-test-utils try-runtime
    Daniel Shiposha 2022-10-31 #af3520d
  80. Fix test
    Max Andreev 2022-10-28 #f15cd67
  81. build bump spec_version to v930032
    Yaroslav Bolyukin 2022-10-26 #1c71798
  82. Fix eslint
    Max Andreev 2022-10-27 #0a94ed0
  83. fix cross test
    Trubnikov Sergey 2022-11-02 #8716320
  84. Increase initial timeout
    Max Andreev 2022-10-31 #da6f0cd
  85. Add eslint-plugin-mocha
    Max Andreev 2022-10-27 #9fdc6b8
  86. Merge pull request #683 from UniqueNetwork/fix/collection-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-26 #424362f
  87. Merge branch 'develop' into tests/require-await
    Max Andreev 2022-10-27 #9efdf39
  88. fix tests
    Trubnikov Sergey 2022-11-01 #085263e
  89. Remove console.log
    Max Andreev 2022-10-31 #e598c02
  90. Update migrations.md
    Farhad Hakimov 2022-10-28 #785c8f5
  91. test fix missing EthPropertyGroup
    Yaroslav Bolyukin 2022-10-26 #778aa39
  92. fix runtime api versioning for CollectionRpc
    Yaroslav Bolyukin 2022-10-26 #6fd4079
  93. Combine transactions and expects
    Max Andreev 2022-10-25 #9a3b012
  94. misc: update stubs
    Trubnikov Sergey 2022-11-01 #ff83dec
  95. Wait new blocks with timeout
    Max Andreev 2022-10-31 #227007f
  96. chore (migrations doc): clarity and readability
    Fahrrader 2022-10-27 #b35df2a
  97. Merge commit '59ab4895e8a37bd7e512268742086167348ba9cd' into develop
    Yaroslav Bolyukin 2022-10-26 #31d7a7b
  98. Remove asyncs without awaits
    Max Andreev 2022-10-25 #c521d2f
  99. refactor remove AbiType
    Trubnikov Sergey 2022-11-01 #731fc56
  100. add waiting for first block before tests in node_only_update workflow
    Konstantin Astakhov 2022-10-31 #18451f9