Skip to content

Conversation

prestwich
Copy link
Member

@prestwich prestwich commented Sep 2, 2025

fixes

  • Fee history now uses partition point correctly.

This means that all elements for which the predicate returns true are at the start of the slice and all elements for which the predicate returns false are at the end

  • Simplify arc management to avoid an atomic op and also just make it more legible and harder to mess up

Copy link
Member Author

prestwich commented Sep 2, 2025

@prestwich prestwich changed the base branch from prestwich/early-return-trace to graphite-base/27 September 3, 2025 20:49
@prestwich prestwich force-pushed the prestwich/fix-fee-hist branch from bdcc098 to 2abdbba Compare September 3, 2025 20:49
@prestwich prestwich changed the base branch from graphite-base/27 to main September 3, 2025 20:49
@prestwich prestwich enabled auto-merge (squash) September 3, 2025 20:51
@prestwich prestwich merged commit 0f4562a into main Sep 3, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants