Skip to content

Commit

Permalink
[pallet-broker] Fix auto renew benchmarks (paritytech#6505)
Browse files Browse the repository at this point in the history
Fix the broker pallet auto-renew benchmarks which have been broken since
paritytech#4424, yielding `Weightless` due to some prices being set too low, as
reported in paritytech#6474.

Upon further investigation it turned out that the auto-renew
contribution to `rotate_sale` was always failing but the error was
mapped. This is also fixed at the cost of a bit of setup overhead.

Fixes paritytech#6474

TODO:
- [x] Re-run weights

---------

Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: command-bot <>
Co-authored-by: Bastian Köcher <[email protected]>
  • Loading branch information
3 people authored and dudo50 committed Jan 4, 2025
1 parent c464773 commit 1cc8a7f
Show file tree
Hide file tree
Showing 5 changed files with 639 additions and 548 deletions.
Loading

0 comments on commit 1cc8a7f

Please sign in to comment.