git.delta.rocks / unique-network / refs/commits / 786ff7ed1061

difftreelog

commits

palletshistory
  1. fix require service_task_fetched for Preimages
    Daniel Shiposha 2022-11-10 #786ff7e
  2. fix doc service_agenda(s) benchmarking
    Daniel Shiposha 2022-11-09 #b17ffdc
  3. doc: utility benchmarking functions
    Daniel Shiposha 2022-11-09 #ee0e610
  4. doc: scheduler
    Daniel Shiposha 2022-11-08 #5946798
  5. chore remove old scheduler
    Daniel Shiposha 2022-10-31 #4ad9af7
  6. fix cargo fmt
    Daniel Shiposha 2022-10-28 #27949a3
  7. test can't schedule too big tasks
    Daniel Shiposha 2022-10-28 #77675a9
  8. fix bench scheduler v2
    Igor Kozyrev 2022-10-28 #fb7facd
  9. fix use root origin in benchmarks
    Daniel Shiposha 2022-10-28 #1de1992
  10. fix(scheduler-v2) fix benchmarks
    Igor Kozyrev 2022-10-28 #e7f57de
  11. fix clippy warnings
    Daniel Shiposha 2022-10-26 #ea5b83e
  12. fix periodic tasks always find place
    Daniel Shiposha 2022-10-26 #25bffe7
  13. feat track free places inside the agenda
    Daniel Shiposha 2022-10-26 #ccd56ff
  14. fix rempve unsigned origins from scheduler v2
    Daniel Shiposha 2022-10-26 #1768418
  15. fix permanently overweight only if no runtime upgrade
    Daniel Shiposha 2022-10-25 #10f6fce
  16. fix cargo fmt
    Daniel Shiposha 2022-10-25 #879b310
  17. fix scheduler warnings
    Daniel Shiposha 2022-10-25 #3403c01
  18. fix remove reschedule event
    Daniel Shiposha 2022-10-25 #d6bec8b
  19. test unit tests for scheduler v2
    Daniel Shiposha 2022-10-25 #702e210
  20. feat add scheduler v2 mock
    Daniel Shiposha 2022-10-24 #c33c0e1
  21. fix scheduler v2 after rebase
    Daniel Shiposha 2022-10-24 #ac92a06
  22. fix priority benchmarks
    Daniel Shiposha 2022-10-21 #40ae5ae
  23. feat scheduler v2, priority change
    Daniel Shiposha 2022-10-21 #a8adb8d
  24. fix clear lookup when needed -- fix canceling
    Daniel Shiposha 2022-10-20 #130796d
  25. fix make schedulerv2 take fees
    Daniel Shiposha 2022-10-20 #83f1741
  26. fix enable scheduler v2
    Daniel Shiposha 2022-10-20 #d1cb9dc
  27. feature: add benchmarks for scheduler v2
    Daniel Shiposha 2022-10-19 #18b6b27
  28. feat scheduler v2 draft
    Daniel Shiposha 2022-10-19 #67ae8db
  29. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  30. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  31. Merge pull request #705 from UniqueNetwork/feature/maintenance-mode
    Yaroslav Bolyukin 2022-11-08 #c0afeb6
  32. fix evm-stubs: Changed behavior for `solidity_interface` macro. Fixed use of enums events for features not related to stub generation
    PraetorP 2022-11-08 #c633ab6
  33. Merge branch 'develop' into feature/ci-refactoring
    Max Andreev 2022-11-07 #d48c5e7
  34. fix restore missing imports
    Yaroslav Bolyukin 2022-11-02 #1e082e3
  35. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #da93be2
  36. add extended logs for parachain
    Yaroslav Bolyukin 2022-11-02 #571ad70
  37. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  38. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  39. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  40. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  41. build do not build stubgen by default
    Yaroslav Bolyukin 2022-11-02 #773312d
  42. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  43. feat pallet maintenance
    Daniel Shiposha 2022-11-07 #9a601ff
  44. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-11-01 #4ff3edf
  45. Removed `deprecated` attribute from `ItemData` to remove warnings from `cargo check`. `ItemData` is used only in `TokenData` storage and it is deprecated too. Also reason for deprecation is duplicated on `TokenData`.
    Grigoriy Simonov 2022-11-01 #3a5aaa8
  46. refactor unify function and type signature handling
    Yaroslav Bolyukin 2022-11-02 #5a3fe2c
  47. This reverts commit 21043d5fd462eadd94d5df5b3d9e8909672d68ac.
    Yaroslav Bolyukin 2022-10-28 #835d378
  48. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b