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

difftreelog
  1. fix test both scheduling variants - anon and named
    Daniel Shiposha 2022-11-10 #f71c05b
  2. fix require service_task_fetched for Preimages
    Daniel Shiposha 2022-11-10 #786ff7e
  3. test scheduler won't blow up a block
    Daniel Shiposha 2022-11-09 #7319c34
  4. fix make scheduler test seq
    Daniel Shiposha 2022-11-09 #1fbfeb7
  5. fix doc service_agenda(s) benchmarking
    Daniel Shiposha 2022-11-09 #b17ffdc
  6. doc: utility benchmarking functions
    Daniel Shiposha 2022-11-09 #ee0e610
  7. fix maintenance mode scheduler test
    Daniel Shiposha 2022-11-08 #e3dab71
  8. fix make priority test more detailed
    Daniel Shiposha 2022-11-08 #df20080
  9. doc: scheduler
    Daniel Shiposha 2022-11-08 #5946798
  10. fix remove unused items
    Daniel Shiposha 2022-11-08 #61b47c8
  11. fix make scheduler test parallel
    Daniel Shiposha 2022-11-08 #5355c25
  12. fix use wait.forParachainBlockNumber
    Daniel Shiposha 2022-11-08 #591c0ac
  13. fix scheduler doesn't change nonce
    Daniel Shiposha 2022-11-08 #96d265c
  14. fix pallet-test-utils try-runtime feature
    Daniel Shiposha 2022-11-08 #a4f0bd9
  15. tests(scheduler): exclude from parallel execution + adapt accounts
    Fahrrader 2022-11-01 #26023a4
  16. refactor ifWithPallets only with testUtils
    Daniel Shiposha 2022-11-01 #bd896f3
  17. chore remove old scheduler
    Daniel Shiposha 2022-10-31 #4ad9af7
  18. fix cargo fmt
    Daniel Shiposha 2022-10-28 #27949a3
  19. test can't schedule too big tasks
    Daniel Shiposha 2022-10-28 #77675a9
  20. fix bench scheduler v2
    Igor Kozyrev 2022-10-28 #fb7facd
  21. fix use root origin in benchmarks
    Daniel Shiposha 2022-10-28 #1de1992
  22. fix(scheduler-v2) fix benchmarks
    Igor Kozyrev 2022-10-28 #e7f57de
  23. fix cargo fmt
    Daniel Shiposha 2022-10-28 #2a17a69
  24. test(itest) rescheduling always works
    Daniel Shiposha 2022-10-28 #aa247a4
  25. feat testUtils read testValue at specific block
    Daniel Shiposha 2022-10-28 #a8a7719
  26. feat add testUtils batchAll
    Daniel Shiposha 2022-10-28 #cb6e27c
  27. fix clippy warnings
    Daniel Shiposha 2022-10-26 #ea5b83e
  28. fix periodic tasks always find place
    Daniel Shiposha 2022-10-26 #25bffe7
  29. feat track free places inside the agenda
    Daniel Shiposha 2022-10-26 #ccd56ff
  30. fix rempve unsigned origins from scheduler v2
    Daniel Shiposha 2022-10-26 #1768418
  31. fix permanently overweight only if no runtime upgrade
    Daniel Shiposha 2022-10-25 #10f6fce
  32. fix cargo fmt
    Daniel Shiposha 2022-10-25 #879b310
  33. fix scheduler warnings
    Daniel Shiposha 2022-10-25 #3403c01
  34. fix remove reschedule event
    Daniel Shiposha 2022-10-25 #d6bec8b
  35. test unit tests for scheduler v2
    Daniel Shiposha 2022-10-25 #702e210
  36. feat add scheduler v2 mock
    Daniel Shiposha 2022-10-24 #c33c0e1
  37. fix scheduler v2 after rebase
    Daniel Shiposha 2022-10-24 #ac92a06
  38. fix priority benchmarks
    Daniel Shiposha 2022-10-21 #40ae5ae
  39. feat scheduler v2, priority change
    Daniel Shiposha 2022-10-21 #a8adb8d
  40. fix clear lookup when needed -- fix canceling
    Daniel Shiposha 2022-10-20 #130796d
  41. fix self-canceling test call
    Daniel Shiposha 2022-10-20 #0662daf
  42. fix make schedulerv2 take fees
    Daniel Shiposha 2022-10-20 #83f1741
  43. fix scheduler playgrounds
    Daniel Shiposha 2022-10-20 #c6878e8
  44. fix enable scheduler v2
    Daniel Shiposha 2022-10-20 #d1cb9dc
  45. fix Cargo.lock
    Daniel Shiposha 2022-10-20 #6930406
  46. feature: add benchmarks for scheduler v2
    Daniel Shiposha 2022-10-19 #18b6b27
  47. feat scheduler v2 draft
    Daniel Shiposha 2022-10-19 #67ae8db
  48. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  49. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  50. Run block-production test in sequential suite
    Max Andreev 2022-11-08 #4cd565a
  51. Merge pull request #705 from UniqueNetwork/feature/maintenance-mode
    Yaroslav Bolyukin 2022-11-08 #c0afeb6
  52. 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
  53. disable markets tests
    Konstantin Astakhov 2022-11-07 #0bb9a1a
  54. Tests up
    ut-akuznetsov 2022-11-07 #71a39d0
  55. fix maintenance tests
    Daniel Shiposha 2022-11-07 #6954756
  56. Merge branch 'develop' into feature/ci-refactoring
    Max Andreev 2022-11-07 #d48c5e7
  57. fix restore missing imports
    Yaroslav Bolyukin 2022-11-02 #1e082e3
  58. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #da93be2
  59. fix allow maintenance calls during maintenance
    Daniel Shiposha 2022-11-07 #4a26571
  60. fix node-only-upgrade
    Konstantin Astakhov 2022-11-02 #8ad52a6
  61. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  62. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #ec33a1f
  63. fix check maintenance in self-contained
    Daniel Shiposha 2022-11-07 #ff8cf82
  64. fix node-only-update
    Konstantin Astakhov 2022-11-02 #07c5c07
  65. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  66. add extended logs for parachain
    Konstantin Astakhov 2022-11-02 #5b95a03
  67. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  68. tests(interfaces): update for maintenance
    Fahrrader 2022-11-07 #d1c5686
  69. fix node.j2
    Konstantin Astakhov 2022-11-02 #ea1b054
  70. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  71. refactor decouple make_signature from constant itself
    Yaroslav Bolyukin 2022-11-02 #fe70dfc
  72. fix accept number for waiters
    Max Andreev 2022-11-02 #dac1fff
  73. tests(maintenance)
    Fahrrader 2022-11-07 #7495d2a
  74. fix try-runtime
    Konstantin Astakhov 2022-11-02 #2536dc9
  75. Merge pull request #692 from UniqueNetwork/fix/try-runtime-31102022
    Yaroslav Bolyukin 2022-10-31 #5588adf
  76. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  77. build do not build stubgen by default
    Yaroslav Bolyukin 2022-11-02 #773312d
  78. Fix sheduler tests
    Max Andreev 2022-11-02 #2c9e7d1
  79. fix cargo fmt
    Daniel Shiposha 2022-11-07 #e9b69c5
  80. create execution-matrix job for try-runtime workflows
    Konstantin Astakhov 2022-11-02 #e857cec
  81. Increase initial timeout
    Max Andreev 2022-10-31 #a6efbf3
  82. fix pallet-test-utils try-runtime
    Daniel Shiposha 2022-10-31 #8820ba0
  83. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  84. refactor rename var
    Trubnikov Sergey 2022-11-02 #912e503
  85. Remove 'only' for test
    Max Andreev 2022-11-01 #f1b86b6
  86. feat pallet maintenance
    Daniel Shiposha 2022-11-07 #9a601ff
  87. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-11-01 #4ff3edf
  88. Remove console.log
    Max Andreev 2022-10-31 #17d51f3
  89. Merge pull request #690 from UniqueNetwork/fix/token-data-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-28 #f1d8c96
  90. 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
  91. refactor unify function and type signature handling
    Yaroslav Bolyukin 2022-11-02 #5a3fe2c
  92. Split tests to sequential and parallel, remove Alice and friends
    Max Andreev 2022-11-01 #b6e3ded
  93. merge override docker-compose files
    Konstantin Astakhov 2022-11-01 #41613d6
  94. Wait new blocks with timeout
    Max Andreev 2022-10-31 #9be8cdd
  95. This reverts commit 21043d5fd462eadd94d5df5b3d9e8909672d68ac.
    Yaroslav Bolyukin 2022-10-28 #835d378
  96. fix runtime api versioning for TokenData
    Yaroslav Bolyukin 2022-10-28 #ba2c7d2
  97. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b
  98. refactor CanBePlacedInVec
    Trubnikov Sergey 2022-11-02 #4c1a924
  99. Wait up to 30 minutes for the block by default
    Max Andreev 2022-10-31 #26798c3
  100. change TAG to BRANCH in workflows
    Konstantin Astakhov 2022-11-01 #8a0d4a7