git.delta.rocks / unique-network / refs/commits / 63d926edd28d

difftreelog

commits

/history
  1. fix cargo fmt
    Daniel Shiposha 2022-10-12 #63d926e
  2. fix add testutils pallet to pallet presence
    Daniel Shiposha 2022-10-12 #80bc2f6
  3. fix handle bad origin in scheduler
    Daniel Shiposha 2022-10-12 #e9466c4
  4. fix endured_origin match
    Daniel Shiposha 2022-10-12 #9427569
  5. fix remove redundant var
    Daniel Shiposha 2022-10-12 #f3178c6
  6. fix remove garbage token
    Daniel Shiposha 2022-10-12 #d3f82d7
  7. fix remove task from lookup if no preimage postponement
    Daniel Shiposha 2022-10-12 #5202947
  8. fix style
    Daniel Shiposha 2022-10-12 #3ad3698
  9. fix enable test-pallet in tests
    Daniel Shiposha 2022-10-11 #304c954
  10. fix add test-pallet enable tx to Dev playgrounds
    Daniel Shiposha 2022-10-11 #85e3c44
  11. fix disable test-pallet by default
    Daniel Shiposha 2022-10-11 #5832391
  12. fix test-pallet included only in opal
    Daniel Shiposha 2022-10-11 #9f1da52
  13. fix remove unused import
    Daniel Shiposha 2022-10-11 #18c626a
  14. fix restore scheduling EVM test
    Daniel Shiposha 2022-10-11 #791752e
  15. fix restore scheduler test
    Daniel Shiposha 2022-10-11 #71ea0c3
  16. feat add testUtils to dev unique helper
    Daniel Shiposha 2022-10-11 #b0b7e38
  17. fix after rebase
    Daniel Shiposha 2022-10-11 #4ce643d
  18. fix use getApi()
    Daniel Shiposha 2022-10-06 #885653b
  19. fix test-pallets polkadot-v0.9.29
    Daniel Shiposha 2022-10-05 #10c6a16
  20. fix use playgrounds wait
    Daniel Shiposha 2022-09-26 #4b777f2
  21. fix remove cyclic imports
    Daniel Shiposha 2022-09-23 #dc42d67
  22. fix use getApi instead of direct check
    Daniel Shiposha 2022-09-23 #6678c1e
  23. fix remove unused import
    Daniel Shiposha 2022-09-23 #146f44d
  24. fix use playgrounds in eth scheduler test
    Daniel Shiposha 2022-09-23 #ed03202
  25. feat use mixins for sudo/scheduler helpers
    Daniel Shiposha 2022-09-23 #0320222
  26. fix BadOrigin regexp
    Daniel Shiposha 2022-09-20 #f13330a
  27. fix cargo fmt
    Daniel Shiposha 2022-09-20 #eee52ef
  28. fix(scheduler) minimize wait time in test, comment sponsorship, remove unused imports
    Daniel Shiposha 2022-09-20 #8ca43b5
  29. fix(scheduler) comment sponsorship tests, remove .only
    Daniel Shiposha 2022-09-20 #51ae34f
  30. fix pallet-test-utils dep
    Daniel Shiposha 2022-09-20 #56b5d1b
  31. test(scheduler) root origin tests
    Daniel Shiposha 2022-09-16 #8639714
  32. feat add sudo/scheduler support to playgrounds, several minor additions
    Daniel Shiposha 2022-09-16 #fcb2b32
  33. fix scheduler config/dispatch_call
    Daniel Shiposha 2022-09-16 #b36ccba
  34. chore add draft scheduler weights
    Daniel Shiposha 2022-09-16 #291b131
  35. fix only root can set/change scheduled ops priorities
    Daniel Shiposha 2022-09-16 #e819879
  36. fix scheduler benchmarks
    Daniel Shiposha 2022-09-16 #1f1553a
  37. fix return total_weight in scheduler
    Daniel Shiposha 2022-09-14 #65ae3f8
  38. fix remove mintDefaultCollection
    Daniel Shiposha 2022-09-14 #2fb1f77
  39. feat make scheduler tests to use playgrounds
    Daniel Shiposha 2022-09-13 #bd337d6
  40. feat add scheduler tx to helpers
    Daniel Shiposha 2022-09-13 #3329598
  41. feat add .on.y .skip to ifWithPallet
    Daniel Shiposha 2022-09-13 #3808c3f
  42. fix cargo fmt
    Daniel Shiposha 2022-09-12 #7242685
  43. test canceling of scheduled operations
    Daniel Shiposha 2022-09-12 #9496746
  44. ffeat: add new fns to test-utils pallet
    Daniel Shiposha 2022-09-12 #fd7a252
  45. fix canceling of scheduling operations
    Daniel Shiposha 2022-09-12 #6f1c728
  46. fix evm scheduling test
    Daniel Shiposha 2022-09-12 #76160bd
  47. fix evm scheduling test
    Daniel Shiposha 2022-09-12 #c83279b
  48. fix cargo fmt
    Daniel Shiposha 2022-09-12 #6bb2316
  49. fix get expected scheduled tx fee
    Daniel Shiposha 2022-09-11 #371ee22
  50. fix scheduler takes into account call len
    Daniel Shiposha 2022-09-11 #aa8456e