-
Notifications
You must be signed in to change notification settings - Fork 0
[feat] adds simulation to block loop #71
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
Open
dylanlott
wants to merge
44
commits into
main
Choose a base branch
from
dylan/sim-impl
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
ef6b734
updates the tx-poller to stream transactions
dylanlott 1ad6e14
refactors
dylanlott b5a5cf4
Fix: various updates to the tx poller (#67)
prestwich 3117b85
updates bundler to streaming actor pattern
dylanlott 96dce04
refactors
dylanlott 5cfbdc9
fmt
dylanlott c4522ee
fix: remove eq/partial eq
prestwich 01a11e6
fix: various improvements to bundler tasks (#68)
prestwich 6374238
chore: update to [email protected]
dylanlott b1324b0
refactors to account for init4 bin base in builder craate
dylanlott 976dd03
use signet-sdk
dylanlott b229996
fix: update bin-base import
dylanlott bafe07f
nits: doc updates
prestwich e0c79f7
lint: fmt
prestwich 785172b
feat: implements simulation for block building
dylanlott ff5cb31
lint: fmt
dylanlott a142314
cleanup
dylanlott 9d812ce
WIP: adding a block builder loop test
dylanlott bf75913
tests are passing now
dylanlott 55b2193
adds slot calculator to block builder
dylanlott fd4bdcd
refactors test utils across tasks
dylanlott dd4b377
fmt
dylanlott 1ee991f
fixup clippy and fmt
dylanlott 50162b7
update cargo paths to sdk
dylanlott 14a0a62
mark block builder test as integration test
dylanlott 1125f4d
cleanup
dylanlott acb3d42
clippy + fmt
dylanlott 4639365
cleanup
dylanlott 9e1bc74
adds basefee checker to sim cache handling
dylanlott 06da0b5
fix pointer changes
dylanlott 70fdac1
ignore test spawn
dylanlott 6b59e39
update signet-sim deps to main branch
dylanlott 09fc552
try_join the setup of host, rollup, and sequencer services
dylanlott 830f297
removes unused error from ConfigError
dylanlott 1ad4974
use AtomicU64 instead of RwLock in cache task handler
dylanlott b4c64da
cleanup & refactors
dylanlott 8300f03
removes unnecessary `SimItem` usage from cache updater
dylanlott f27dde8
makes tx-pool hold a `Client` reference for reuse
dylanlott f63fe6b
update comment
dylanlott 79977bd
sets concurrency limit by calling `available_parallelism` or overridi…
dylanlott c8deba9
refactors the rollup provider type
dylanlott 8980e23
creates mod consts
dylanlott 4e97d89
pulls chain configs out into constants module
dylanlott 31d62d6
clippy + fmt
dylanlott 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i miss
is cooked
:(There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is cooked
got cooked