Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up commit operations' handling of Merkle tree and contracts map storage #397

Merged
merged 25 commits into from
Oct 21, 2024

Conversation

miloszm
Copy link
Contributor

@miloszm miloszm commented Oct 14, 2024

Speed up commit operations' handling of Merkle tree and contracts map storage

Implements issue #396

piecrust/src/store.rs Outdated Show resolved Hide resolved
piecrust/Cargo.toml Show resolved Hide resolved
piecrust/src/store/tree.rs Show resolved Hide resolved
piecrust/src/store/tree.rs Outdated Show resolved Hide resolved
piecrust/tests/callcenter.rs Outdated Show resolved Hide resolved
@miloszm miloszm marked this pull request as ready for review October 14, 2024 18:15
@miloszm miloszm force-pushed the full-delta branch 20 times, most recently from 33808db to 8e352f0 Compare October 14, 2024 18:32
@miloszm miloszm merged commit db5e7a7 into main Oct 21, 2024
6 checks passed
@miloszm miloszm deleted the full-delta branch October 21, 2024 15:00
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.

3 participants