git.delta.rocks / unique-network / refs/commits / 9f1da529327c

difftreelog

commits

/history
  1. fix test-pallet included only in opal
    Daniel Shiposha 2022-10-11 #9f1da52
  2. fix remove unused import
    Daniel Shiposha 2022-10-11 #18c626a
  3. fix restore scheduling EVM test
    Daniel Shiposha 2022-10-11 #791752e
  4. fix restore scheduler test
    Daniel Shiposha 2022-10-11 #71ea0c3
  5. feat add testUtils to dev unique helper
    Daniel Shiposha 2022-10-11 #b0b7e38
  6. fix after rebase
    Daniel Shiposha 2022-10-11 #4ce643d
  7. fix use getApi()
    Daniel Shiposha 2022-10-06 #885653b
  8. fix test-pallets polkadot-v0.9.29
    Daniel Shiposha 2022-10-05 #10c6a16
  9. fix use playgrounds wait
    Daniel Shiposha 2022-09-26 #4b777f2
  10. fix remove cyclic imports
    Daniel Shiposha 2022-09-23 #dc42d67
  11. fix use getApi instead of direct check
    Daniel Shiposha 2022-09-23 #6678c1e
  12. fix remove unused import
    Daniel Shiposha 2022-09-23 #146f44d
  13. fix use playgrounds in eth scheduler test
    Daniel Shiposha 2022-09-23 #ed03202
  14. feat use mixins for sudo/scheduler helpers
    Daniel Shiposha 2022-09-23 #0320222
  15. fix BadOrigin regexp
    Daniel Shiposha 2022-09-20 #f13330a
  16. fix cargo fmt
    Daniel Shiposha 2022-09-20 #eee52ef
  17. fix(scheduler) minimize wait time in test, comment sponsorship, remove unused imports
    Daniel Shiposha 2022-09-20 #8ca43b5
  18. fix(scheduler) comment sponsorship tests, remove .only
    Daniel Shiposha 2022-09-20 #51ae34f
  19. fix pallet-test-utils dep
    Daniel Shiposha 2022-09-20 #56b5d1b
  20. test(scheduler) root origin tests
    Daniel Shiposha 2022-09-16 #8639714
  21. feat add sudo/scheduler support to playgrounds, several minor additions
    Daniel Shiposha 2022-09-16 #fcb2b32
  22. fix scheduler config/dispatch_call
    Daniel Shiposha 2022-09-16 #b36ccba
  23. chore add draft scheduler weights
    Daniel Shiposha 2022-09-16 #291b131
  24. fix only root can set/change scheduled ops priorities
    Daniel Shiposha 2022-09-16 #e819879
  25. fix scheduler benchmarks
    Daniel Shiposha 2022-09-16 #1f1553a
  26. fix return total_weight in scheduler
    Daniel Shiposha 2022-09-14 #65ae3f8
  27. fix remove mintDefaultCollection
    Daniel Shiposha 2022-09-14 #2fb1f77
  28. feat make scheduler tests to use playgrounds
    Daniel Shiposha 2022-09-13 #bd337d6
  29. feat add scheduler tx to helpers
    Daniel Shiposha 2022-09-13 #3329598
  30. feat add .on.y .skip to ifWithPallet
    Daniel Shiposha 2022-09-13 #3808c3f
  31. fix cargo fmt
    Daniel Shiposha 2022-09-12 #7242685
  32. test canceling of scheduled operations
    Daniel Shiposha 2022-09-12 #9496746
  33. ffeat: add new fns to test-utils pallet
    Daniel Shiposha 2022-09-12 #fd7a252
  34. fix canceling of scheduling operations
    Daniel Shiposha 2022-09-12 #6f1c728
  35. fix evm scheduling test
    Daniel Shiposha 2022-09-12 #76160bd
  36. fix evm scheduling test
    Daniel Shiposha 2022-09-12 #c83279b
  37. fix cargo fmt
    Daniel Shiposha 2022-09-12 #6bb2316
  38. fix get expected scheduled tx fee
    Daniel Shiposha 2022-09-11 #371ee22
  39. fix scheduler takes into account call len
    Daniel Shiposha 2022-09-11 #aa8456e
  40. draft: scheduler tx fees test
    Daniel Shiposha 2022-09-07 #0cb5e99
  41. test scheduled tx should take a fee
    Daniel Shiposha 2022-08-18 #d979915
  42. test scheduler should be transactional
    Daniel Shiposha 2022-08-18 #07b1ed5
  43. fix cargo fmt
    Daniel Shiposha 2022-08-18 #7f83e96
  44. feat add test pallets mechanism
    Daniel Shiposha 2022-08-18 #534b0fa
  45. fix(test) wait for valid error
    Daniel Shiposha 2022-08-17 #56c909e
  46. fix(test) Can't cancel a non-owned scheduled operation
    Daniel Shiposha 2022-08-17 #c96a700
  47. fix(scheduler) privilege cmp config
    Daniel Shiposha 2022-08-17 #f808c00
  48. fix(scheduler) remove unneeded type
    Daniel Shiposha 2022-08-17 #0856363
  49. fix(test) use getFreeBalance instead of long line
    Daniel Shiposha 2022-08-17 #1f0d81d
  50. refactor make scheduler test more explicit
    Daniel Shiposha 2022-08-17 #d0295dc