git.delta.rocks / unique-network / refs/commits / 1fbfeb72b3d2

difftreelog

commits

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