-
Notifications
You must be signed in to change notification settings - Fork 264
refactor(block): split and simplify block package #2644
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 10 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
f102016
refactor(block): split and simplify block package
julienrbrt 29795cf
Remove CLAUDE.md block package guidance document
julienrbrt 8678e11
implement da fetch event sending
julienrbrt d98f7d8
delete ai slop
julienrbrt 03c578e
Merge branch 'main' into julien/refactor-block
julienrbrt 3bac6a7
Remove unused cache manager and pending methods
julienrbrt 07ae042
Refactor syncer loops for aggregator and non-aggregator nodes
julienrbrt 70a39fa
Refactor block node constructors and metrics handling
julienrbrt 01d4e86
simplify
julienrbrt 371f4f9
linting
julienrbrt ec2f933
test: add tests to refactor (#2646)
tac0turtle 1109639
chore: move cache from pkg, add tests and benchmrks and remove unneed…
tac0turtle 9db6608
chore: add tests to common/metrics (#2649)
tac0turtle 98915f7
fix local-da
tac0turtle f34b40c
refactor(block): move da in common, simplify start flow (#2650)
julienrbrt 007e130
chore: move pending to own package
julienrbrt 9bea455
move within cache
julienrbrt ccdd1ee
feat(block): add submitting package (#2653)
julienrbrt d182110
chore: lazymode with tests (#2651)
tac0turtle 74cd60e
simplify
julienrbrt 1856d76
feedback + concurrent submission
julienrbrt 9ac40d6
bring back integration test
julienrbrt c559d00
improve caching
julienrbrt 5a7d42a
complete da includer
julienrbrt d8c108b
chore: optimize fetchSignedHeader
julienrbrt d139856
feedback
julienrbrt 1d5cf4c
Refactor error handling in Stop and remove node_test.go
julienrbrt b05f780
feedback
julienrbrt 18d38b3
Merge branch 'main' into julien/refactor-block
julienrbrt 26fefa3
fix yaml
julienrbrt 03641ca
chore: add batching and retry (#2655)
tac0turtle 0addd01
chore: integration tests (#2658)
tac0turtle fc07154
Add error channel for critical execution client failures
julienrbrt 68d398e
cleanup shutdown flow
julienrbrt 9aec8f0
fix `TestTxGossipingMultipleNodesDAIncluded`
julienrbrt c5e448e
align unit test with last change
julienrbrt 71faa82
fix `FullNodeTestSuite`
julienrbrt ab502e9
return error in NewExecutor constructor
julienrbrt cd105cb
chore: remove unused arguments
julienrbrt bc48950
renaming as per feedback
julienrbrt fa8f589
renaming as per feedback (2)
julienrbrt fe2dce2
bring back go:build
julienrbrt 7f87f82
refactor: split reaper (#2660)
julienrbrt df8059f
chore: adding p2p handler tests (#2662)
chatton 9d52234
fix helper for `TestStateRecovery`
julienrbrt 6aa5f34
linting
julienrbrt 22024f7
test: Fix TestBatchQueueThrottlingWithDAFailure (#2663)
alpe 32d79cd
bring back full_node.md
julienrbrt e37a700
Clarify block manager section as block components
julienrbrt 9bd3abf
chore: adding tests to cache package (#2667)
chatton 3ca3a4f
refactor: polish submitter package (#2661)
alpe 54aadd1
Merge branch 'main' into julien/refactor-block
julienrbrt 7007f9a
fix(syncer): skip bumping height when event dropped (#2670)
julienrbrt 27a32c9
fix: fix full node evm e2e (#2669)
chatton 90a028f
chore: remove cache from p2p handler
julienrbrt 7a5e924
chore: proposer check
julienrbrt 28c32e3
fix(block): save created block for recovery and simplify genesis flow…
julienrbrt 08f5e18
fix: evm lazy node test (#2671)
chatton 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.