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

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