git.delta.rocks / unique-network / refs/commits / 5a2c2b916a14

difftreelog
  1. fix vars for Dockerfile-parachain
    Konstantin Astakhov 2022-10-28 #5a2c2b9
  2. fix vars for Dockerfile-parachain
    Konstantin Astakhov 2022-10-28 #64c5379
  3. fix vars for Dockerfile-parachain
    Konstantin Astakhov 2022-10-28 #2a043fa
  4. fix vars for Dockerfile-parachain
    Konstantin Astakhov 2022-10-28 #790ad27
  5. delete unsed vars from CI matrix
    Konstantin Astakhov 2022-10-28 #16828e6
  6. fix replica_from for forkless-update-data
    Konstantin Astakhov 2022-10-28 #0dc1cc1
  7. fix env
    Konstantin Astakhov 2022-10-27 #fbe7ab2
  8. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-10-27 #92a5709
  9. fix market test. polkadot_launch_branch
    Konstantin Astakhov 2022-10-27 #168a49b
  10. Add requireAwait rule to avoid flakiness in tests
    Yaroslav Bolyukin 2022-10-27 #ee2e273
  11. delete hardcode for polkadot_launch_branch in ci
    Konstantin Astakhov 2022-10-27 #320ff21
  12. build bump spec_version to v930032
    Yaroslav Bolyukin 2022-10-26 #1c71798
  13. Fix eslint
    Max Andreev 2022-10-27 #0a94ed0
  14. Rename workflows
    Konstantin Astakhov 2022-10-26 #3fe954d
  15. Merge pull request #683 from UniqueNetwork/fix/collection-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-26 #424362f
  16. Merge branch 'develop' into tests/require-await
    Max Andreev 2022-10-27 #9efdf39
  17. chore upgrade spec_version
    Yaroslav Bolyukin 2022-10-24 #bb1e6df
  18. test fix missing EthPropertyGroup
    Yaroslav Bolyukin 2022-10-26 #778aa39
  19. fix runtime api versioning for CollectionRpc
    Yaroslav Bolyukin 2022-10-26 #6fd4079
  20. Combine transactions and expects
    Max Andreev 2022-10-25 #9a3b012
  21. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  22. Merge commit '59ab4895e8a37bd7e512268742086167348ba9cd' into develop
    Yaroslav Bolyukin 2022-10-26 #31d7a7b
  23. Remove asyncs without awaits
    Max Andreev 2022-10-25 #c521d2f
  24. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  25. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  26. Eth temp develop
    Yaroslav Bolyukin 2022-10-26 #88bdff8
  27. fix rempve unsigned origins from scheduler v2
    Daniel Shiposha 2022-10-26 #59ab489
  28. Add requireAwait rule to avoid flakiness in tests
    Max Andreev 2022-10-25 #408e6a1
  29. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  30. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  31. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7
  32. fix try-runtime workflow
    Daniel Shiposha 2022-10-23 #1856e28
  33. chore fix weight for `set_properties`
    Grigoriy Simonov 2022-10-26 #157c26f
  34. fix permanently overweight only if no runtime upgrade
    Daniel Shiposha 2022-10-25 #87b85f0
  35. Rapid parallel start v2
    Yaroslav Bolyukin 2022-10-21 #f2a945f
  36. fix frontier Cargo.lock
    Daniel Shiposha 2022-10-21 #e059b84
  37. fix ci
    Konstantin Astakhov 2022-10-24 #4778ac7
  38. chore update stubs
    Grigoriy Simonov 2022-10-26 #011ab46
  39. fix cargo fmt
    Daniel Shiposha 2022-10-25 #9058728
  40. deleted builds for polkadot & chainql instead copy from ready image
    Konstantin Astakhov 2022-10-21 #23f963d
  41. rename node-only-update_v3 to integration-tests
    Konstantin Astakhov 2022-10-21 #6a048d7
  42. fix benchmarks
    Daniel Shiposha 2022-10-21 #460eccc
  43. chore return `DefaultRuntimeExecutor` to fix benchmarks
    Grigoriy Simonov 2022-10-26 #c388a1a
  44. fix scheduler warnings
    Daniel Shiposha 2022-10-25 #829f2bc
  45. ci upgrade chainql
    Yaroslav Bolyukin 2022-10-20 #7025e37
  46. Rapid parallel start v2 docs
    Alex 2022-10-21 #e27974f
  47. chore fix test formating
    Grigoriy Simonov 2022-10-25 #3a3ad6b
  48. fix remove reschedule event
    Daniel Shiposha 2022-10-25 #53db16c
  49. build enable cargo workspace-inheritance
    Yaroslav Bolyukin 2022-10-20 #a9a8d71
  50. change jobs name for forkless
    Konstantin Astakhov 2022-10-20 #44caa59
  51. Update try-runtime_v2.yml
    Alex 2022-10-19 #53dab70
  52. chore add `await` for `usingEthPlaygrounds`
    Grigoriy Simonov 2022-10-25 #b3ce401
  53. test unit tests for scheduler v2
    Daniel Shiposha 2022-10-25 #8d5c408
  54. Substrate now requires it
    Yaroslav Bolyukin 2022-10-20 #91cf06e
  55. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-20 #84f3ed2
  56. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #5815ea5
  57. chore skip test if refungible pallet is not supported
    Grigoriy Simonov 2022-10-25 #4c88a15
  58. feat add scheduler v2 mock
    Daniel Shiposha 2022-10-24 #4d33e6b
  59. ci fix builder image reference
    Yaroslav Bolyukin 2022-10-20 #e24479d
  60. change mainnet branch
    Konstantin Astakhov 2022-10-20 #418c48a
  61. test skip refungible mintBulk
    Yaroslav Bolyukin 2022-10-20 #e2c15fa
  62. Update unit-test_v2.yml
    Alex 2022-10-19 #ba47a5f
  63. chore fix cargo fmt
    Grigoriy Simonov 2022-10-25 #bd8bc1b
  64. fix scheduler v2 after rebase
    Daniel Shiposha 2022-10-24 #357ac86
  65. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #9179b1d
  66. change name for xcm jobs
    Konstantin Astakhov 2022-10-20 #abb171f
  67. build bump spec_version to v929031
    Yaroslav Bolyukin 2022-10-19 #3e77b2d
  68. Update dev-build-tests_v2.yml
    Alex 2022-10-19 #229420a
  69. added tests for `createRTCollection` , refactor `Unique` pallet code
    PraetorP 2022-10-24 #1ada10d
  70. fix priority benchmarks
    Daniel Shiposha 2022-10-21 #32ffc04
  71. build upgrade polkadot to v0.9.30
    Yaroslav Bolyukin 2022-10-20 #92cf6f1
  72. Rapid parallel start v2 docs
    Alex 2022-10-19 #3cddb47
  73. feat hide mintBulk methods
    Yaroslav Bolyukin 2022-10-19 #efa1195
  74. Update node-only-update_v2.yml
    Alex 2022-10-19 #59a4694
  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 live chain git references
    Yaroslav Bolyukin 2022-10-20 #8e0e4b0
  78. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-19 #a63e642
  79. Update unit-test_v2.yml
    Alex 2022-10-19 #8d84680
  80. Fix eslint errors
    ut-akuznetsov 2022-10-19 #39148f6
  81. Update test_codestyle_v2.yml
    Alex 2022-10-19 #6f52740
  82. Added `set_properties` method for `TokenProperties` interface.
    PraetorP 2022-10-24 #57a0938
  83. fix clear lookup when needed -- fix canceling
    Daniel Shiposha 2022-10-20 #f1b93a3
  84. update xom9ikk@dotenv to v2
    Yaroslav Bolyukin 2022-10-20 #6dd9d54
  85. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #31d4f1e
  86. Update test_codestyle_v2.yml
    Alex 2022-10-19 #4f01d22
  87. Merge pull request #647 from UniqueNetwork/feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #2e3c4de
  88. tests: remove scheduler from required pallets + fix some lint warnings
    Fahrrader 2022-10-19 #f921c01
  89. Update codestyle_v2.yml
    Alex 2022-10-19 #1ddbdca
  90. refactor method `set_collection_properties` , fix comments
    PraetorP 2022-10-24 #7125f4f
  91. fix self-canceling test call
    Daniel Shiposha 2022-10-20 #c4fa1ae
  92. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #8410b51
  93. update xom9ikk@dotenv to v2
    Konstantin Astakhov 2022-10-20 #fc9c345
  94. Update node-only-update_v3.yml
    Alex 2022-10-18 #e3ab829
  95. Update node-only-update_v3.yml
    Alex 2022-10-19 #3a245f0
  96. Revert "[DON'T MERGE] Rapid parallel start"
    Alex 2022-10-18 #764e4a6
  97. Merge remote-tracking branch 'origin/develop' into feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #7e2fc0e
  98. fix Cargo.lock
    Daniel Shiposha 2022-10-19 #3896cd1
  99. Update market-test_v2.yml
    Alex 2022-10-19 #ddd0063
  100. fix after rebase
    Trubnikov Sergey 2022-10-24 #5131df7