-
Notifications
You must be signed in to change notification settings - Fork 3
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
Chore merge upstream b787d9e52 v2 #19
Commits on Oct 3, 2024
-
chore(provider): use
get_in_memory_or_storage
on `transactions_by_b……lock_range` (paradigmxyz#11453)
Configuration menu - View commit details
-
Copy full SHA for 05a7bdc - Browse repository at this point
Copy the full SHA 05a7bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b1fee - Browse repository at this point
Copy the full SHA a6b1feeView commit details -
chore(provider): use
get_in_memory_or_storage_by_block
on `fn block……_body_indices` (paradigmxyz#11452)
Configuration menu - View commit details
-
Copy full SHA for 8cd052c - Browse repository at this point
Copy the full SHA 8cd052cView commit details -
chore(provider): find
last_database_block_number
withBlockState
……anchor instead (paradigmxyz#11455)
Configuration menu - View commit details
-
Copy full SHA for ac85fc0 - Browse repository at this point
Copy the full SHA ac85fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91af1a7 - Browse repository at this point
Copy the full SHA 91af1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e567810 - Browse repository at this point
Copy the full SHA e567810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f1406 - Browse repository at this point
Copy the full SHA 96f1406View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1aae36 - Browse repository at this point
Copy the full SHA f1aae36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c6329 - Browse repository at this point
Copy the full SHA 59c6329View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0867a6 - Browse repository at this point
Copy the full SHA a0867a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d092a2 - Browse repository at this point
Copy the full SHA 7d092a2View commit details -
chore(provider): clone after filtering on
sealed_headers_while
(par……adigmxyz#11459) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for af46562 - Browse repository at this point
Copy the full SHA af46562View commit details -
Map
TransferKind::EofCreate
=>OperationType::OpEofCreate
(paradi……gmxyz#11090) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 6c16df2 - Browse repository at this point
Copy the full SHA 6c16df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d72e438 - Browse repository at this point
Copy the full SHA d72e438View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d5ade - Browse repository at this point
Copy the full SHA b4d5adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab06997 - Browse repository at this point
Copy the full SHA ab06997View commit details
Commits on Oct 4, 2024
-
feat: make addons stateful (paradigmxyz#11204)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84370b8 - Browse repository at this point
Copy the full SHA 84370b8View commit details -
Relax Trait Bounds on TransactionPool::Transaction and EthPoolTransac…
…tion (paradigmxyz#11079) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 1fe9f32 - Browse repository at this point
Copy the full SHA 1fe9f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc5f5d - Browse repository at this point
Copy the full SHA 2dc5f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for af1eb61 - Browse repository at this point
Copy the full SHA af1eb61View commit details -
feat: cleaned up prepare_call_env() (paradigmxyz#11469)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 5fd6906 - Browse repository at this point
Copy the full SHA 5fd6906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399192c - Browse repository at this point
Copy the full SHA 399192cView commit details -
feat: Add metrics to track transactions by type in txpool (paradigmxy…
…z#11403) Co-authored-by: garwah <garwah@garwah> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for c5cfaf1 - Browse repository at this point
Copy the full SHA c5cfaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e0ab1 - Browse repository at this point
Copy the full SHA 72e0ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce1dd6 - Browse repository at this point
Copy the full SHA 0ce1dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 227e293 - Browse repository at this point
Copy the full SHA 227e293View commit details -
Configuration menu - View commit details
-
Copy full SHA for b537672 - Browse repository at this point
Copy the full SHA b537672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c39d9 - Browse repository at this point
Copy the full SHA 16c39d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ddb41 - Browse repository at this point
Copy the full SHA d5ddb41View commit details -
chore(provider): add more test coverage on `BlockchainProvider::*by_t…
…x_range` queries (paradigmxyz#11480)
Configuration menu - View commit details
-
Copy full SHA for a42cfbb - Browse repository at this point
Copy the full SHA a42cfbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e6293 - Browse repository at this point
Copy the full SHA 62e6293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f190ad - Browse repository at this point
Copy the full SHA 1f190adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16bc9c8 - Browse repository at this point
Copy the full SHA 16bc9c8View commit details -
chore(provider): add more test coverage on `BlockchainProvider::*by_b…
…lock_range` queries (paradigmxyz#11488)
Configuration menu - View commit details
-
Copy full SHA for 093b1a1 - Browse repository at this point
Copy the full SHA 093b1a1View commit details
Commits on Oct 5, 2024
-
fix(rpc-eth-types): incorrect error msg(; -> :) (paradigmxyz#11503)
Signed-off-by: jsvisa <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72865f1 - Browse repository at this point
Copy the full SHA 72865f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c4065 - Browse repository at this point
Copy the full SHA 08c4065View commit details -
feat: rpc replace function created (paradigmxyz#11501)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 2ca6141 - Browse repository at this point
Copy the full SHA 2ca6141View commit details -
Configuration menu - View commit details
-
Copy full SHA for a846cbd - Browse repository at this point
Copy the full SHA a846cbdView commit details -
chore: Remove duplicate EthereumChainSpecParser in favor of existing …
…EthChainSpecParser (paradigmxyz#11412) Co-authored-by: garwah <garwah@garwah> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 28750e5 - Browse repository at this point
Copy the full SHA 28750e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36de90f - Browse repository at this point
Copy the full SHA 36de90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 659dec9 - Browse repository at this point
Copy the full SHA 659dec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb078f9 - Browse repository at this point
Copy the full SHA cb078f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51db656 - Browse repository at this point
Copy the full SHA 51db656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41455df - Browse repository at this point
Copy the full SHA 41455dfView commit details
Commits on Oct 6, 2024
-
chore(deps): weekly
cargo update
(paradigmxyz#11518)Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c08c00f - Browse repository at this point
Copy the full SHA c08c00fView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2ab635 - Browse repository at this point
Copy the full SHA d2ab635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7842673 - Browse repository at this point
Copy the full SHA 7842673View commit details -
fix(tree): make state methods work for historical blocks (paradigmxyz…
…#11265) Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b12f32 - Browse repository at this point
Copy the full SHA 4b12f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a6453 - Browse repository at this point
Copy the full SHA 74a6453View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c9701 - Browse repository at this point
Copy the full SHA f5c9701View commit details -
feat: add get_highest_tx_by_sender to pools (paradigmxyz#11514)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for f822848 - Browse repository at this point
Copy the full SHA f822848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1ec0d - Browse repository at this point
Copy the full SHA 6a1ec0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e94d72b - Browse repository at this point
Copy the full SHA e94d72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e9dd1 - Browse repository at this point
Copy the full SHA d4e9dd1View commit details -
grafana: add metrics of all transactions in pool by type (paradigmxyz…
…#11515) Co-authored-by: Emilia Hane <emiliaha95@gmail.com> Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 04fa08c - Browse repository at this point
Copy the full SHA 04fa08cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0bcbb - Browse repository at this point
Copy the full SHA 8a0bcbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c8305 - Browse repository at this point
Copy the full SHA 54c8305View commit details -
Refactor get_payload_bodies_by_hash_with to be non-blocking (paradigm…
…xyz#11511) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 8ca5ec9 - Browse repository at this point
Copy the full SHA 8ca5ec9View commit details -
Introduce Eth PayloadTypes Impl (paradigmxyz#11519)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 9a732f6 - Browse repository at this point
Copy the full SHA 9a732f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b564e - Browse repository at this point
Copy the full SHA a6b564eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c35b8be - Browse repository at this point
Copy the full SHA c35b8beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b67f004 - Browse repository at this point
Copy the full SHA b67f004View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e288b2 - Browse repository at this point
Copy the full SHA 5e288b2View commit details -
Introduce Op PayloadTypes Impl (paradigmxyz#11558)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 5eb71e3 - Browse repository at this point
Copy the full SHA 5eb71e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b78dc - Browse repository at this point
Copy the full SHA 33b78dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e92ab8 - Browse repository at this point
Copy the full SHA 6e92ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548f5b9 - Browse repository at this point
Copy the full SHA 548f5b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ece894b - Browse repository at this point
Copy the full SHA ece894bView commit details -
Added InternalBlockExecutionError to execute.rs exports (paradigmxyz#…
…11525) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for a2cfa9e - Browse repository at this point
Copy the full SHA a2cfa9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3765dbe - Browse repository at this point
Copy the full SHA 3765dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4163835 - Browse repository at this point
Copy the full SHA 4163835View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb431f1 - Browse repository at this point
Copy the full SHA cb431f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e6683 - Browse repository at this point
Copy the full SHA 65e6683View commit details -
chore(provider): add more test coverage on
BlockchainProvider
non-……range queries (paradigmxyz#11564)
Configuration menu - View commit details
-
Copy full SHA for 67db43d - Browse repository at this point
Copy the full SHA 67db43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 946f1a4 - Browse repository at this point
Copy the full SHA 946f1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c32d4c3 - Browse repository at this point
Copy the full SHA c32d4c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c13ab7a - Browse repository at this point
Copy the full SHA c13ab7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c61ae13 - Browse repository at this point
Copy the full SHA c61ae13View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18b0ba - Browse repository at this point
Copy the full SHA e18b0baView commit details -
Configuration menu - View commit details
-
Copy full SHA for b09734a - Browse repository at this point
Copy the full SHA b09734aView commit details -
fix: in-memory trie updates pruning (paradigmxyz#11580)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for fda6e35 - Browse repository at this point
Copy the full SHA fda6e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10eb1e8 - Browse repository at this point
Copy the full SHA 10eb1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f332f71 - Browse repository at this point
Copy the full SHA f332f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6917b12 - Browse repository at this point
Copy the full SHA 6917b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95913cb - Browse repository at this point
Copy the full SHA 95913cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c7629 - Browse repository at this point
Copy the full SHA f7c7629View commit details -
feat: add mul support for SubPoolLimit (paradigmxyz#11591)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f5f7620 - Browse repository at this point
Copy the full SHA f5f7620View commit details -
docs: delete missing part path (paradigmxyz#11590)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e427eb2 - Browse repository at this point
Copy the full SHA e427eb2View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3141f6d - Browse repository at this point
Copy the full SHA 3141f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1de3d - Browse repository at this point
Copy the full SHA 1e1de3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6295459 - Browse repository at this point
Copy the full SHA 6295459View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5372a7 - Browse repository at this point
Copy the full SHA d5372a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570c1df - Browse repository at this point
Copy the full SHA 570c1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba7bc0 - Browse repository at this point
Copy the full SHA 8ba7bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c4a94f - Browse repository at this point
Copy the full SHA 3c4a94fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ad6484 - Browse repository at this point
Copy the full SHA 5ad6484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8396209 - Browse repository at this point
Copy the full SHA 8396209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e83b6 - Browse repository at this point
Copy the full SHA 67e83b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d6844 - Browse repository at this point
Copy the full SHA f5d6844View commit details -
fix(net): add concurrency param from config to `TransactionFetcherInf…
…o` (paradigmxyz#11600) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for fb8bd77 - Browse repository at this point
Copy the full SHA fb8bd77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b787d9e - Browse repository at this point
Copy the full SHA b787d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9654401 - Browse repository at this point
Copy the full SHA 9654401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1707153 - Browse repository at this point
Copy the full SHA 1707153View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68ea302 - Browse repository at this point
Copy the full SHA 68ea302View commit details