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

Merge rampup -> main #14743

Merged
merged 166 commits into from
Dec 20, 2023
Merged

Merge rampup -> main #14743

merged 166 commits into from
Dec 20, 2023

Conversation

mitschabaude
Copy link
Contributor

@mitschabaude mitschabaude commented Dec 19, 2023

Merges rampup into o1js-main, so that o1js can benefit from the performance improvement in #14599

It's me, CI and others added 30 commits October 23, 2023 11:52
…ero-sign

Function to preserve sign for 0
…-hashes

Generate script to patch receipt chain hashes and last VRF output
…ract-blocks

Use generated field name for subchain queries in extract_blocks
This version avoids the construction of intermediary strings
through concatenation and instead feeds every chunk directly
to the hashing context to considerably reduce the amount of
allocations performed during hashing.
…sh-memory

Optimization: More memory-efficient scan state and staged ledger hashing
Problem: RPC protocol requires response to stream open RPC to arrive
before any message from the stream. This was implemented with use of an
ugly hack.

Solution: remove hack, introduce notion of after-write handler in
to be executed after the rpc response is written to output.
@dannywillems
Copy link
Member

!ci-build-me

@dannywillems
Copy link
Member

!ci-build-me

@mitschabaude mitschabaude merged commit 00e3aa4 into o1js-main Dec 20, 2023
54 of 55 checks passed
@mitschabaude mitschabaude deleted the merge-rampup-main branch December 20, 2023 13:48
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.