git.delta.rocks / unique-network / refs/commits / 304c954b1a77

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