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

difftreelog
  1. fix accept number for waiters
    Max Andreev 2022-11-02 #dac1fff
  2. Fix sheduler tests
    Max Andreev 2022-11-02 #2c9e7d1
  3. Remove 'only' for test
    Max Andreev 2022-11-01 #f1b86b6
  4. Split tests to sequential and parallel, remove Alice and friends
    Max Andreev 2022-11-01 #b6e3ded
  5. Wait up to 30 minutes for the block by default
    Max Andreev 2022-10-31 #26798c3
  6. Merge pull request #692 from UniqueNetwork/fix/try-runtime-31102022
    Yaroslav Bolyukin 2022-10-31 #5588adf
  7. Increase initial timeout
    Max Andreev 2022-10-31 #a6efbf3
  8. fix pallet-test-utils try-runtime
    Daniel Shiposha 2022-10-31 #8820ba0
  9. Remove console.log
    Max Andreev 2022-10-31 #17d51f3
  10. Merge pull request #690 from UniqueNetwork/fix/token-data-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-28 #f1d8c96
  11. Wait new blocks with timeout
    Max Andreev 2022-10-31 #9be8cdd
  12. This reverts commit 21043d5fd462eadd94d5df5b3d9e8909672d68ac.
    Yaroslav Bolyukin 2022-10-28 #835d378
  13. fix runtime api versioning for TokenData
    Yaroslav Bolyukin 2022-10-28 #ba2c7d2
  14. add waiting for first block before tests in node_only_update workflow
    Konstantin Astakhov 2022-10-31 #2a6c8a6
  15. Merge pull request #689 from UniqueNetwork/doc/kb-how-not-to-break-rpc
    Yaroslav Bolyukin 2022-10-28 #79b10cd
  16. Wait node producing blocks before all tests
    Max Andreev 2022-10-31 #a29bcdd
  17. Add requireAwait rule to avoid flakiness in tests
    Yaroslav Bolyukin 2022-10-27 #ee2e273
  18. doc: how not to break rpc
    Daniel Shiposha 2022-10-27 #3ef3557
  19. Fix test
    Max Andreev 2022-10-28 #f15cd67
  20. build bump spec_version to v930032
    Yaroslav Bolyukin 2022-10-26 #1c71798
  21. Fix eslint
    Max Andreev 2022-10-27 #0a94ed0
  22. Add eslint-plugin-mocha
    Max Andreev 2022-10-27 #9fdc6b8
  23. Merge pull request #683 from UniqueNetwork/fix/collection-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-26 #424362f
  24. Merge branch 'develop' into tests/require-await
    Max Andreev 2022-10-27 #9efdf39
  25. Update migrations.md
    Farhad Hakimov 2022-10-28 #785c8f5
  26. test fix missing EthPropertyGroup
    Yaroslav Bolyukin 2022-10-26 #778aa39
  27. fix runtime api versioning for CollectionRpc
    Yaroslav Bolyukin 2022-10-26 #6fd4079
  28. Combine transactions and expects
    Max Andreev 2022-10-25 #9a3b012
  29. chore (migrations doc): clarity and readability
    Fahrrader 2022-10-27 #b35df2a
  30. Merge commit '59ab4895e8a37bd7e512268742086167348ba9cd' into develop
    Yaroslav Bolyukin 2022-10-26 #31d7a7b
  31. Remove asyncs without awaits
    Max Andreev 2022-10-25 #c521d2f
  32. chore fix versions in migrations.md
    Fahrrader 2022-10-27 #5a0d271
  33. Eth temp develop
    Yaroslav Bolyukin 2022-10-26 #88bdff8
  34. fix rempve unsigned origins from scheduler v2
    Daniel Shiposha 2022-10-26 #59ab489
  35. Add requireAwait rule to avoid flakiness in tests
    Max Andreev 2022-10-25 #408e6a1
  36. chore add log of recent changes to migrations
    Fahrrader 2022-10-27 #40a40d6
  37. chore upgrade spec_version
    Yaroslav Bolyukin 2022-10-24 #bb1e6df
  38. chore fix weight for `set_properties`
    Grigoriy Simonov 2022-10-26 #157c26f
  39. fix permanently overweight only if no runtime upgrade
    Daniel Shiposha 2022-10-25 #87b85f0
  40. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  41. chore update stubs
    Grigoriy Simonov 2022-10-26 #011ab46
  42. fix cargo fmt
    Daniel Shiposha 2022-10-25 #9058728
  43. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  44. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  45. chore return `DefaultRuntimeExecutor` to fix benchmarks
    Grigoriy Simonov 2022-10-26 #c388a1a
  46. fix scheduler warnings
    Daniel Shiposha 2022-10-25 #829f2bc
  47. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  48. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  49. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7
  50. fix try-runtime workflow
    Daniel Shiposha 2022-10-23 #1856e28
  51. chore fix test formating
    Grigoriy Simonov 2022-10-25 #3a3ad6b
  52. fix remove reschedule event
    Daniel Shiposha 2022-10-25 #53db16c
  53. Rapid parallel start v2
    Yaroslav Bolyukin 2022-10-21 #f2a945f
  54. fix frontier Cargo.lock
    Daniel Shiposha 2022-10-21 #e059b84
  55. fix ci
    Konstantin Astakhov 2022-10-24 #4778ac7
  56. chore add `await` for `usingEthPlaygrounds`
    Grigoriy Simonov 2022-10-25 #b3ce401
  57. test unit tests for scheduler v2
    Daniel Shiposha 2022-10-25 #8d5c408
  58. deleted builds for polkadot & chainql instead copy from ready image
    Konstantin Astakhov 2022-10-21 #23f963d
  59. rename node-only-update_v3 to integration-tests
    Konstantin Astakhov 2022-10-21 #6a048d7
  60. fix benchmarks
    Daniel Shiposha 2022-10-21 #460eccc
  61. chore skip test if refungible pallet is not supported
    Grigoriy Simonov 2022-10-25 #4c88a15
  62. feat add scheduler v2 mock
    Daniel Shiposha 2022-10-24 #4d33e6b
  63. ci upgrade chainql
    Yaroslav Bolyukin 2022-10-20 #7025e37
  64. Rapid parallel start v2 docs
    Alex 2022-10-21 #e27974f
  65. chore fix cargo fmt
    Grigoriy Simonov 2022-10-25 #bd8bc1b
  66. fix scheduler v2 after rebase
    Daniel Shiposha 2022-10-24 #357ac86
  67. build enable cargo workspace-inheritance
    Yaroslav Bolyukin 2022-10-20 #a9a8d71
  68. change jobs name for forkless
    Konstantin Astakhov 2022-10-20 #44caa59
  69. Update try-runtime_v2.yml
    Alex 2022-10-19 #53dab70
  70. added tests for `createRTCollection` , refactor `Unique` pallet code
    PraetorP 2022-10-24 #1ada10d
  71. fix priority benchmarks
    Daniel Shiposha 2022-10-21 #32ffc04
  72. Substrate now requires it
    Yaroslav Bolyukin 2022-10-20 #91cf06e
  73. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-20 #84f3ed2
  74. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #5815ea5
  75. added `createRTCollection` for `CollectionHelpers`
    PraetorP 2022-10-24 #ac8dcbb
  76. feat scheduler v2, priority change
    Daniel Shiposha 2022-10-21 #feb58b8
  77. ci fix builder image reference
    Yaroslav Bolyukin 2022-10-20 #e24479d
  78. change mainnet branch
    Konstantin Astakhov 2022-10-20 #418c48a
  79. test skip refungible mintBulk
    Yaroslav Bolyukin 2022-10-20 #e2c15fa
  80. Update unit-test_v2.yml
    Alex 2022-10-19 #ba47a5f
  81. Added `set_properties` method for `TokenProperties` interface.
    PraetorP 2022-10-24 #57a0938
  82. fix clear lookup when needed -- fix canceling
    Daniel Shiposha 2022-10-20 #f1b93a3
  83. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #9179b1d
  84. change name for xcm jobs
    Konstantin Astakhov 2022-10-20 #abb171f
  85. build bump spec_version to v929031
    Yaroslav Bolyukin 2022-10-19 #3e77b2d
  86. Update dev-build-tests_v2.yml
    Alex 2022-10-19 #229420a
  87. refactor method `set_collection_properties` , fix comments
    PraetorP 2022-10-24 #7125f4f
  88. fix self-canceling test call
    Daniel Shiposha 2022-10-20 #c4fa1ae
  89. build upgrade polkadot to v0.9.30
    Yaroslav Bolyukin 2022-10-20 #92cf6f1
  90. Rapid parallel start v2 docs
    Alex 2022-10-19 #3cddb47
  91. feat hide mintBulk methods
    Yaroslav Bolyukin 2022-10-19 #efa1195
  92. Update node-only-update_v2.yml
    Alex 2022-10-19 #59a4694
  93. fix after rebase
    Trubnikov Sergey 2022-10-24 #5131df7
  94. fix make schedulerv2 take fees
    Daniel Shiposha 2022-10-20 #ea4aa98
  95. ci fix live chain git references
    Yaroslav Bolyukin 2022-10-20 #8e0e4b0
  96. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-19 #a63e642
  97. Update unit-test_v2.yml
    Alex 2022-10-19 #8d84680
  98. Fix eslint errors
    ut-akuznetsov 2022-10-19 #39148f6
  99. Update test_codestyle_v2.yml
    Alex 2022-10-19 #6f52740
  100. fix after rebase
    Trubnikov Sergey 2022-10-24 #6d40fa6