git.delta.rocks / unique-network / refs/commits / ee0e61035d6e

difftreelog

commits

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