git.delta.rocks / unique-network / refs/commits / 8ad52a67f56a

difftreelog
  1. fix node-only-upgrade
    Konstantin Astakhov 2022-11-02 #8ad52a6
  2. fix node-only-update
    Konstantin Astakhov 2022-11-02 #07c5c07
  3. fix node.j2
    Konstantin Astakhov 2022-11-02 #ea1b054
  4. fix try-runtime
    Konstantin Astakhov 2022-11-02 #2536dc9
  5. create execution-matrix job for try-runtime workflows
    Konstantin Astakhov 2022-11-02 #e857cec
  6. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-11-01 #4ff3edf
  7. merge override docker-compose files
    Konstantin Astakhov 2022-11-01 #41613d6
  8. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  9. change TAG to BRANCH in workflows
    Konstantin Astakhov 2022-11-01 #8a0d4a7
  10. Merge pull request #692 from UniqueNetwork/fix/try-runtime-31102022
    Yaroslav Bolyukin 2022-10-31 #5588adf
  11. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  12. fix pallet-test-utils try-runtime
    Daniel Shiposha 2022-10-31 #af3520d
  13. Increase initial timeout
    Max Andreev 2022-10-31 #a6efbf3
  14. fix pallet-test-utils try-runtime
    Daniel Shiposha 2022-10-31 #8820ba0
  15. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  16. Increase initial timeout
    Max Andreev 2022-10-31 #da6f0cd
  17. Remove console.log
    Max Andreev 2022-10-31 #17d51f3
  18. Merge pull request #690 from UniqueNetwork/fix/token-data-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-28 #f1d8c96
  19. 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
  20. Remove console.log
    Max Andreev 2022-10-31 #e598c02
  21. Wait new blocks with timeout
    Max Andreev 2022-10-31 #9be8cdd
  22. This reverts commit 21043d5fd462eadd94d5df5b3d9e8909672d68ac.
    Yaroslav Bolyukin 2022-10-28 #835d378
  23. fix runtime api versioning for TokenData
    Yaroslav Bolyukin 2022-10-28 #ba2c7d2
  24. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b
  25. Wait new blocks with timeout
    Max Andreev 2022-10-31 #227007f
  26. add waiting for first block before tests in node_only_update workflow
    Konstantin Astakhov 2022-10-31 #2a6c8a6
  27. Merge pull request #689 from UniqueNetwork/doc/kb-how-not-to-break-rpc
    Yaroslav Bolyukin 2022-10-28 #79b10cd
  28. add waiting for first block before tests in node_only_update workflow
    Konstantin Astakhov 2022-10-31 #18451f9
  29. Wait node producing blocks before all tests
    Max Andreev 2022-10-31 #a29bcdd
  30. Add requireAwait rule to avoid flakiness in tests
    Yaroslav Bolyukin 2022-10-27 #ee2e273
  31. doc: how not to break rpc
    Daniel Shiposha 2022-10-27 #3ef3557
  32. Wait node producing blocks before all tests
    Max Andreev 2022-10-31 #beb630a
  33. Fix test
    Max Andreev 2022-10-28 #f15cd67
  34. build bump spec_version to v930032
    Yaroslav Bolyukin 2022-10-26 #1c71798
  35. Fix eslint
    Max Andreev 2022-10-27 #0a94ed0
  36. Fix test
    Max Andreev 2022-10-28 #7598583
  37. Add eslint-plugin-mocha
    Max Andreev 2022-10-27 #9fdc6b8
  38. Merge pull request #683 from UniqueNetwork/fix/collection-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-26 #424362f
  39. Merge branch 'develop' into tests/require-await
    Max Andreev 2022-10-27 #9efdf39
  40. Add eslint-plugin-mocha
    Max Andreev 2022-10-27 #5b8d3e6
  41. Update migrations.md
    Farhad Hakimov 2022-10-28 #785c8f5
  42. test fix missing EthPropertyGroup
    Yaroslav Bolyukin 2022-10-26 #778aa39
  43. fix runtime api versioning for CollectionRpc
    Yaroslav Bolyukin 2022-10-26 #6fd4079
  44. Combine transactions and expects
    Max Andreev 2022-10-25 #9a3b012
  45. Update migrations.md
    Farhad Hakimov 2022-10-28 #e1144a8
  46. chore (migrations doc): clarity and readability
    Fahrrader 2022-10-27 #b35df2a
  47. Merge commit '59ab4895e8a37bd7e512268742086167348ba9cd' into develop
    Yaroslav Bolyukin 2022-10-26 #31d7a7b
  48. Remove asyncs without awaits
    Max Andreev 2022-10-25 #c521d2f
  49. chore (migrations doc): clarity and readability
    Fahrrader 2022-10-27 #86b8bcb
  50. chore fix versions in migrations.md
    Fahrrader 2022-10-27 #5a0d271
  51. Eth temp develop
    Yaroslav Bolyukin 2022-10-26 #88bdff8
  52. fix rempve unsigned origins from scheduler v2
    Daniel Shiposha 2022-10-26 #59ab489
  53. Add requireAwait rule to avoid flakiness in tests
    Max Andreev 2022-10-25 #408e6a1
  54. chore fix versions in migrations.md
    Fahrrader 2022-10-27 #b3de57a
  55. chore add log of recent changes to migrations
    Fahrrader 2022-10-27 #40a40d6
  56. chore upgrade spec_version
    Yaroslav Bolyukin 2022-10-24 #bb1e6df
  57. chore fix weight for `set_properties`
    Grigoriy Simonov 2022-10-26 #157c26f
  58. fix permanently overweight only if no runtime upgrade
    Daniel Shiposha 2022-10-25 #87b85f0
  59. chore add log of recent changes to migrations
    Fahrrader 2022-10-27 #968bbc5
  60. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  61. chore update stubs
    Grigoriy Simonov 2022-10-26 #011ab46
  62. fix cargo fmt
    Daniel Shiposha 2022-10-25 #9058728
  63. merge docker-compose files
    Konstantin Astakhov 2022-10-31 #f314597
  64. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  65. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  66. chore return `DefaultRuntimeExecutor` to fix benchmarks
    Grigoriy Simonov 2022-10-26 #c388a1a
  67. fix scheduler warnings
    Daniel Shiposha 2022-10-25 #829f2bc
  68. update forkless with data workflow
    Konstantin Astakhov 2022-10-31 #ebc7f6f
  69. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  70. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  71. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7
  72. fix try-runtime workflow
    Daniel Shiposha 2022-10-23 #1856e28
  73. chore fix test formating
    Grigoriy Simonov 2022-10-25 #3a3ad6b
  74. fix remove reschedule event
    Daniel Shiposha 2022-10-25 #53db16c
  75. update forkless with data workflow
    Konstantin Astakhov 2022-10-31 #6a76cbb
  76. Rapid parallel start v2
    Yaroslav Bolyukin 2022-10-21 #f2a945f
  77. fix frontier Cargo.lock
    Daniel Shiposha 2022-10-21 #e059b84
  78. fix ci
    Konstantin Astakhov 2022-10-24 #4778ac7
  79. chore add `await` for `usingEthPlaygrounds`
    Grigoriy Simonov 2022-10-25 #b3ce401
  80. test unit tests for scheduler v2
    Daniel Shiposha 2022-10-25 #8d5c408
  81. merge try-tuntime compose files
    Konstantin Astakhov 2022-10-31 #4ed64c2
  82. deleted builds for polkadot & chainql instead copy from ready image
    Konstantin Astakhov 2022-10-21 #23f963d
  83. rename node-only-update_v3 to integration-tests
    Konstantin Astakhov 2022-10-21 #6a048d7
  84. fix benchmarks
    Daniel Shiposha 2022-10-21 #460eccc
  85. chore skip test if refungible pallet is not supported
    Grigoriy Simonov 2022-10-25 #4c88a15
  86. feat add scheduler v2 mock
    Daniel Shiposha 2022-10-24 #4d33e6b
  87. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-10-28 #04e0d10
  88. ci upgrade chainql
    Yaroslav Bolyukin 2022-10-20 #7025e37
  89. Rapid parallel start v2 docs
    Alex 2022-10-21 #e27974f
  90. chore fix cargo fmt
    Grigoriy Simonov 2022-10-25 #bd8bc1b
  91. fix scheduler v2 after rebase
    Daniel Shiposha 2022-10-24 #357ac86
  92. fix vars for Dockerfile-parachain
    Konstantin Astakhov 2022-10-28 #5a2c2b9
  93. build enable cargo workspace-inheritance
    Yaroslav Bolyukin 2022-10-20 #a9a8d71
  94. change jobs name for forkless
    Konstantin Astakhov 2022-10-20 #44caa59
  95. Update try-runtime_v2.yml
    Alex 2022-10-19 #53dab70
  96. added tests for `createRTCollection` , refactor `Unique` pallet code
    PraetorP 2022-10-24 #1ada10d
  97. fix priority benchmarks
    Daniel Shiposha 2022-10-21 #32ffc04
  98. fix vars for Dockerfile-parachain
    Konstantin Astakhov 2022-10-28 #64c5379
  99. Substrate now requires it
    Yaroslav Bolyukin 2022-10-20 #91cf06e
  100. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-20 #84f3ed2