-
Notifications
You must be signed in to change notification settings - Fork 607
feat: l1 to l2 messaging #385
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
f944a36
feat: initial decoder contact changes
0dfe587
feat: add message snapshot to l2 block
caf51c7
feat(world_state): add l2 merkle tree
e460010
feat: add l1ToL2 roots tree to ts
0fce236
feat: historic l2 tree in l2 block
0d758df
feat: add l1->l2 messages types to root rollup
a552564
feat: add to circuit powered block builder
d6f3fdd
feat: add types to root rollup inputs
758eca9
feat: update root rollup circuit
658f2ab
feat: add l1tol2 messages to the rollup calldata
6b2f909
soldoc
79c31df
fix: pedersen segfault issue
e56dfc7
clean: fix native root tests
16258be
Add messages hash test
6ac7a02
feat: stub l1_to_l2_messages in block builder
006ead8
fix: update snaphshots in circuits.js
4dbb257
fix: activate sim tree checking in rollup builder
df5d344
fix: update snapshot
999200f
feat: add l2 block utilities
9b480c8
fix: rebase cpp build issues
16ee7c4
feat: update l1 contract after rebase
abcf8d1
fix: update ts tests
76081a3
chore: update viem scripts
144877c
chore: update ethjs helpers
385d71f
fix
c16ac92
feat: update decoder.t.sol
b266168
Merge branch 'master' into md/l1-l2-messaging
4f813c5
fix: re skip `l2-block-publisher.test.ts`
379a8be
chore: clang tidy fix
51de3e6
fix: clang tidy
5c63b8e
run prettier
53a86ec
fix: remove done todos
0534759
fix: re introduce test initialiser lost in merge
e61ae12
fix: move custom typing to its own file in the sequencer
4498fb5
fix: add negative tests, cleanup
3353a9d
chore: forge fmt
0b551c3
fix: rename updateRootsTree -> updateHistoricRootsTree
995c8bc
fix: update contract doc comment
6290773
fix: update cpp test and naming nits
ea8da39
fix: update trailing mock
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.