forked from paradigmxyz/reth
-
Notifications
You must be signed in to change notification settings - Fork 2
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 upstream #4
Closed
Closed
Conversation
This file contains 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
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
…aradigmxyz#11951) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
cargo update
(chore(deps): weeklycargo update
paradigmxyz/reth#11902)DiskFileBlobStoreInner
get_exact
(refactor(txpool): small refactor inDiskFileBlobStoreInner
get_exact
paradigmxyz/reth#11911)nippy-jar
(doc(storage): add missing documentation fornippy-jar
paradigmxyz/reth#11913)HighestStaticFiles
implementation (test(static-file): add unit tests forHighestStaticFiles
implementation paradigmxyz/reth#11912)Receipt
(refactor(primitives-traits): rm useless trait bounds forReceipt
paradigmxyz/reth#11942)remove_sender_count
(test(tx-pool): add unit test forremove_sender_count
paradigmxyz/reth#11939)contains_conflicting_transaction
(refactor(tx-pool): small refactor forcontains_conflicting_transaction
paradigmxyz/reth#11935)block_with_senders
(refactor(rpc): small refactor inblock_with_senders
paradigmxyz/reth#11950)SELECTOR_LEN
(primitive-traits: rm unusedSELECTOR_LEN
paradigmxyz/reth#11959)parse_deposits_from_receipts
(opt: reduce allocs forparse_deposits_from_receipts
paradigmxyz/reth#11949)BasicBlockDownloader
(fix: correctly pollBasicBlockDownloader
paradigmxyz/reth#11981)is_underpriced
toValidPoolTransaction
impl (refactor(tx-pool): moveis_underpriced
toValidPoolTransaction
impl paradigmxyz/reth#11938)Ethereum
->Optimism
in comment ofoptimism_payload
(chore:Ethereum
->Optimism
in comment ofoptimism_payload
paradigmxyz/reth#11998)EventSender
(test(tokio-util): add unit tests forEventSender
paradigmxyz/reth#11980)ensure_max_init_code_size
toPoolTransaction
trait (tx-pool: migrateensure_max_init_code_size
toPoolTransaction
trait paradigmxyz/reth#11976)StorageRevertsIter
(storage: add unit tests forStorageRevertsIter
paradigmxyz/reth#11999)AtomicBlockchainProvider
(feat(providers): addAtomicBlockchainProvider
paradigmxyz/reth#11705)GetPooledTransactionLimit
(test(tx-pool): add unit test forGetPooledTransactionLimit
paradigmxyz/reth#11975)_DURATION
constants (primitive-traits: use alloy_DURATION
constants paradigmxyz/reth#11960)ExecutionPayloadSidecar
in engine (refactor: replace extra fields withExecutionPayloadSidecar
in engine paradigmxyz/reth#11901)ETHEREUM_BLOCK_GAS_LIMIT
constant (refactor(primitive-traits): use alloyETHEREUM_BLOCK_GAS_LIMIT
constant paradigmxyz/reth#12019)EPOCH_SLOTS
constant (refactor(primitive-traits): use alloyEPOCH_SLOTS
constant paradigmxyz/reth#12018)TreeState
(test: more unit tests forTreeState
paradigmxyz/reth#11687)