git.delta.rocks / unique-network / refs/commits / 10c6a16f88f7

difftreelog
  1. fix test-pallets polkadot-v0.9.29
    Daniel Shiposha 2022-10-05 #10c6a16
  2. fix use playgrounds wait
    Daniel Shiposha 2022-09-26 #4b777f2
  3. fix remove cyclic imports
    Daniel Shiposha 2022-09-23 #dc42d67
  4. fix use getApi instead of direct check
    Daniel Shiposha 2022-09-23 #6678c1e
  5. fix remove unused import
    Daniel Shiposha 2022-09-23 #146f44d
  6. fix use playgrounds in eth scheduler test
    Daniel Shiposha 2022-09-23 #ed03202
  7. feat use mixins for sudo/scheduler helpers
    Daniel Shiposha 2022-09-23 #0320222
  8. fix BadOrigin regexp
    Daniel Shiposha 2022-09-20 #f13330a
  9. fix cargo fmt
    Daniel Shiposha 2022-09-20 #eee52ef
  10. fix(scheduler) minimize wait time in test, comment sponsorship, remove unused imports
    Daniel Shiposha 2022-09-20 #8ca43b5
  11. fix(scheduler) comment sponsorship tests, remove .only
    Daniel Shiposha 2022-09-20 #51ae34f
  12. fix pallet-test-utils dep
    Daniel Shiposha 2022-09-20 #56b5d1b
  13. test(scheduler) root origin tests
    Daniel Shiposha 2022-09-16 #8639714
  14. feat add sudo/scheduler support to playgrounds, several minor additions
    Daniel Shiposha 2022-09-16 #fcb2b32
  15. fix scheduler config/dispatch_call
    Daniel Shiposha 2022-09-16 #b36ccba
  16. chore add draft scheduler weights
    Daniel Shiposha 2022-09-16 #291b131
  17. fix only root can set/change scheduled ops priorities
    Daniel Shiposha 2022-09-16 #e819879
  18. fix scheduler benchmarks
    Daniel Shiposha 2022-09-16 #1f1553a
  19. fix return total_weight in scheduler
    Daniel Shiposha 2022-09-14 #65ae3f8
  20. fix remove mintDefaultCollection
    Daniel Shiposha 2022-09-14 #2fb1f77
  21. feat make scheduler tests to use playgrounds
    Daniel Shiposha 2022-09-13 #bd337d6
  22. feat add scheduler tx to helpers
    Daniel Shiposha 2022-09-13 #3329598
  23. feat add .on.y .skip to ifWithPallet
    Daniel Shiposha 2022-09-13 #3808c3f
  24. fix cargo fmt
    Daniel Shiposha 2022-09-12 #7242685
  25. test canceling of scheduled operations
    Daniel Shiposha 2022-09-12 #9496746
  26. ffeat: add new fns to test-utils pallet
    Daniel Shiposha 2022-09-12 #fd7a252
  27. fix canceling of scheduling operations
    Daniel Shiposha 2022-09-12 #6f1c728
  28. fix evm scheduling test
    Daniel Shiposha 2022-09-12 #76160bd
  29. fix evm scheduling test
    Daniel Shiposha 2022-09-12 #c83279b
  30. fix cargo fmt
    Daniel Shiposha 2022-09-12 #6bb2316
  31. fix get expected scheduled tx fee
    Daniel Shiposha 2022-09-11 #371ee22
  32. fix scheduler takes into account call len
    Daniel Shiposha 2022-09-11 #aa8456e
  33. draft: scheduler tx fees test
    Daniel Shiposha 2022-09-07 #0cb5e99
  34. test scheduled tx should take a fee
    Daniel Shiposha 2022-08-18 #d979915
  35. test scheduler should be transactional
    Daniel Shiposha 2022-08-18 #07b1ed5
  36. fix cargo fmt
    Daniel Shiposha 2022-08-18 #7f83e96
  37. feat add test pallets mechanism
    Daniel Shiposha 2022-08-18 #534b0fa
  38. fix(test) wait for valid error
    Daniel Shiposha 2022-08-17 #56c909e
  39. fix(test) Can't cancel a non-owned scheduled operation
    Daniel Shiposha 2022-08-17 #c96a700
  40. fix(scheduler) privilege cmp config
    Daniel Shiposha 2022-08-17 #f808c00
  41. fix(scheduler) remove unneeded type
    Daniel Shiposha 2022-08-17 #0856363
  42. fix(test) use getFreeBalance instead of long line
    Daniel Shiposha 2022-08-17 #1f0d81d
  43. refactor make scheduler test more explicit
    Daniel Shiposha 2022-08-17 #d0295dc
  44. test(scheduler) enable and add more coverage, leave sponsorship disabled
    Farhad Hakimov 2022-07-20 #e5b072a
  45. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  46. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  47. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  48. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  49. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  50. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7
  51. fix try-runtime workflow
    Daniel Shiposha 2022-10-23 #1856e28
  52. Rapid parallel start v2
    Yaroslav Bolyukin 2022-10-21 #f2a945f
  53. fix frontier Cargo.lock
    Daniel Shiposha 2022-10-21 #e059b84
  54. fix ci
    Konstantin Astakhov 2022-10-24 #4778ac7
  55. deleted builds for polkadot & chainql instead copy from ready image
    Konstantin Astakhov 2022-10-21 #23f963d
  56. rename node-only-update_v3 to integration-tests
    Konstantin Astakhov 2022-10-21 #6a048d7
  57. fix benchmarks
    Daniel Shiposha 2022-10-21 #460eccc
  58. ci upgrade chainql
    Yaroslav Bolyukin 2022-10-20 #7025e37
  59. Rapid parallel start v2 docs
    Alex 2022-10-21 #e27974f
  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. Substrate now requires it
    Yaroslav Bolyukin 2022-10-20 #91cf06e
  64. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-20 #84f3ed2
  65. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #5815ea5
  66. ci fix builder image reference
    Yaroslav Bolyukin 2022-10-20 #e24479d
  67. change mainnet branch
    Konstantin Astakhov 2022-10-20 #418c48a
  68. test skip refungible mintBulk
    Yaroslav Bolyukin 2022-10-20 #e2c15fa
  69. Update unit-test_v2.yml
    Alex 2022-10-19 #ba47a5f
  70. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #9179b1d
  71. change name for xcm jobs
    Konstantin Astakhov 2022-10-20 #abb171f
  72. build bump spec_version to v929031
    Yaroslav Bolyukin 2022-10-19 #3e77b2d
  73. Update dev-build-tests_v2.yml
    Alex 2022-10-19 #229420a
  74. build upgrade polkadot to v0.9.30
    Yaroslav Bolyukin 2022-10-20 #92cf6f1
  75. Rapid parallel start v2 docs
    Alex 2022-10-19 #3cddb47
  76. feat hide mintBulk methods
    Yaroslav Bolyukin 2022-10-19 #efa1195
  77. Update node-only-update_v2.yml
    Alex 2022-10-19 #59a4694
  78. ci fix live chain git references
    Yaroslav Bolyukin 2022-10-20 #8e0e4b0
  79. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-19 #a63e642
  80. Update unit-test_v2.yml
    Alex 2022-10-19 #8d84680
  81. Fix eslint errors
    ut-akuznetsov 2022-10-19 #39148f6
  82. Update test_codestyle_v2.yml
    Alex 2022-10-19 #6f52740
  83. update xom9ikk@dotenv to v2
    Yaroslav Bolyukin 2022-10-20 #6dd9d54
  84. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #31d4f1e
  85. Update test_codestyle_v2.yml
    Alex 2022-10-19 #4f01d22
  86. Merge pull request #647 from UniqueNetwork/feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #2e3c4de
  87. tests: remove scheduler from required pallets + fix some lint warnings
    Fahrrader 2022-10-19 #f921c01
  88. Update codestyle_v2.yml
    Alex 2022-10-19 #1ddbdca
  89. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #8410b51
  90. update xom9ikk@dotenv to v2
    Konstantin Astakhov 2022-10-20 #fc9c345
  91. Update node-only-update_v3.yml
    Alex 2022-10-18 #e3ab829
  92. Update node-only-update_v3.yml
    Alex 2022-10-19 #3a245f0
  93. Revert "[DON'T MERGE] Rapid parallel start"
    Alex 2022-10-18 #764e4a6
  94. Merge remote-tracking branch 'origin/develop' into feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #7e2fc0e
  95. fix Cargo.lock
    Daniel Shiposha 2022-10-19 #3896cd1
  96. Update market-test_v2.yml
    Alex 2022-10-19 #ddd0063
  97. test upgrade polkadot.js
    Yaroslav Bolyukin 2022-10-20 #320ccba
  98. Move explicit solc calls to playgrounds
    ut-akuznetsov 2022-10-07 #ba7ab8a
  99. Update node-only-update_v3.yml
    Alex 2022-10-18 #2fc4ab6
  100. Update node-only-update_v2.yml
    Alex 2022-10-19 #828b3e3