Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

greged93/reth

greged93 pushed 1 commit to feat/type-erased-node-config greged93/reth

View on GitHub

greged93 pushed 1 commit to feat/type-erased-node-config greged93/reth
  • modify map_chainspec signature 09480ac

View on GitHub

greged93 pushed 1 commit to feat/type-erased-node-config greged93/reth
  • modify map_chainspec signature caebeaa

View on GitHub

greged93 pushed 1 commit to feat/type-erased-node-config greged93/reth
  • modify from `erased` to `map_chainspec` 14a866b

View on GitHub

greged93 pushed 1 commit to greged93/dev/payload-requests greged93/reth
  • add `fn requests(&self) -> Option<Requests>` on the `BuiltPayload` trait 96de527

View on GitHub

greged93 created a branch on greged93/reth

feat/type-erased-node-config - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

mattsse pushed 1 commit to feat/pool-tx-attributes greged93/reth

View on GitHub

mattsse pushed 1 commit to feat/pool-tx-attributes greged93/reth

View on GitHub

mattsse pushed 608 commits to feat/pool-tx-attributes greged93/reth
  • net: replace reth-primitive imports with alloy-eips (#11027) Co-authored-by: Matthias Seitz <[email protected]> 08bdec9
  • feat(payload): abstract payload builder in trait (#10965) Co-authored-by: Matthias Seitz <[email protected]> 7cf492d
  • chore(storage): add test cases for `Header` truncation (#11048) 05f862a
  • chore(rpc): remove use of extensible transaction + receipt types (#9774) b5adf24
  • docs: fix rpc-types-compat in docs (#11076) da09804
  • Replace `reth-provider` dep in `reth-rpc-eth-types` (#11077) 63f2d59
  • Move `OptimismHardfork` to new crate `reth_optimism_forks` (#10963) 6608968
  • feat(tree): add more insert block debug logs (#11078) 5e1b494
  • perf: increase threads in global pool (#11075) 3416145
  • chore: remove dead_code on InMemoryAccountTrieCursor (#11080) 95d65dc
  • Add new NetIf variant to NatResolver for IP resolution via network interface (#10922) Co-authored-by: garwah <garwah... 6975177
  • chore: allow static mut ref (#11083) 542c148
  • chore: replace reth-rpc-types by alloy-rpc-types (#11071) Co-authored-by: Matthias Seitz <[email protected]> b56d638
  • fix: enable js-tracer (#11087) f141a74
  • chore: stop using static mut (#11088) c36b2f7
  • chore(storage): add test cases for `Transactions` and `Receipts` truncation (#11070) 5113e29
  • rpc-types: replace reth `TransactionRequest` by alloy (#11091) b9712c5
  • rpc: rm useless `alloy_rpc_types_txpool` reexport (#11092) 4c92075
  • chore: reth payload without reth rpc types (#11097) b4ad28d
  • rpc: rm useless `alloy-rpc-types-mev` reexport (#11093) fdcfe6e
  • and 588 more ...

View on GitHub

greged93 pushed 7 commits to greged93/docs/grafana greged93/reth
  • fix: impl BlockExecutionStrategy for OpExecutionStrategy generic over EvmConfig (#11910) 5fca07c
  • ci: merge sync jobs (#11909) a188597
  • refactor(txpool): small refactor in `DiskFileBlobStoreInner` `get_exact` (#11911) 0270128
  • doc(storage): add missing documentation for `nippy-jar` (#11913) 2e8a8fe
  • test(static-file): add unit tests for `HighestStaticFiles` implementation (#11912) ddc82e2
  • clean grafana docs 34b40fb
  • update section numbering 0a31f53

View on GitHub

greged93 pushed 13 commits to greged93/docs/grafana greged93/reth
  • chore: use `Requests` instead of `Vec<Bytes>` (#11895) c803012
  • Refactor of state_change functionality (#11878) Co-authored-by: Matthias Seitz <[email protected]> a78de20
  • docs: add hardfork checklist (#11897) Co-authored-by: Oliver <[email protected]> f8969cb
  • chore: remove unused deps (#11898) e2ecb62
  • perf: avoid cloning in payload builder (#11899) d0ac833
  • feat: switch to composable executor for Ethereum (#11838) cd828c0
  • docs: explain how to add metrics to grafana (#11875) 6c026da
  • fix: feature propagation (#11888) Co-authored-by: Matthias Seitz <[email protected]> Co-authored-by: Oliver ... cf4a445
  • feat: use next free nonce in eth_sendTransaction (#11873) 422ab17
  • feat: switch to composable executor for Optimism (#11846) 453ba2d
  • chore(deps): weekly `cargo update` (#11902) Co-authored-by: github-merge-queue <[email protected]... de07436
  • docs(blockchain-tree): rm comment (#11903) e9c0972
  • clean grafana docs 95b4acf

View on GitHub

greged93 created a branch on greged93/reth

greged93/dev/avoid-cloning - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

greged93 pushed 1 commit to greged93/docs/grafana greged93/reth

View on GitHub

greged93 pushed 1 commit to greged93/docs/grafana greged93/reth

View on GitHub

greged93 pushed 1 commit to greged93/docs/grafana greged93/reth

View on GitHub

greged93 pushed 1 commit to greged93/docs/grafana greged93/reth

View on GitHub

greged93 pushed 16 commits to greged93/docs/grafana greged93/reth
  • Optimize Sender Recovery Process (#11385) 587c91f
  • chore: simplify update fn (#11880) a908f97
  • bump rust to 1.82 (#11876) eee5e0d
  • rpc: add unit tests for `RpcModuleSelection` (#11883) 655fc1a
  • feat: tasks executor metrics in grafana (#11815) Co-authored-by: Dan Cline <[email protected]> a4126b3
  • refactor(txpool): small refactor for `InMemoryBlobStore` impl (#11886) a6daafc
  • primitives: use alloy `MAXIMUM_EXTRA_DATA_SIZE` constant (#11881) 2f559c6
  • test(txpool): add unit test for `BlobStoreCanonTracker` (#11885) da5079d
  • refactor: move `EngineValidator` setup to `RpcAddOns` (#11850) 2ae9368
  • feat: update el requests for devnet 4 (#11865) Co-authored-by: Matthias Seitz <[email protected]> 3bd695e
  • chore: better start finish persisted block logs (#11893) Co-authored-by: Oliver <[email protected]> 3793b90
  • refactor(rpc): small refactor in `trace_filter` (#11894) ddc5ac3
  • feat: add map_pool fn (#11890) 1a1aa2f
  • chore(engine): rename enveloped associated types to envelope (#11812) Co-authored-by: Matthias Seitz <matthias.seitz... 1efa764
  • document the process of adding a new metric to grafana dbc9bb6
  • answer comments 2ad5c3d

View on GitHub

greged93 pushed 1 commit to greged93/feat/grafana-task-executor greged93/reth

View on GitHub

greged93 created a branch on greged93/reth

greged93/docs/grafana - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

greged93 pushed 45 commits to greged93/feat/grafana-task-executor greged93/reth
  • docs: clarify max rpc tracing requests (#11796) Co-authored-by: Dan Cline <[email protected]> 6b2ec42
  • fix(witness): branch node children decoding (#11599) 12cab20
  • chore(cli): add `default_client_version` to rethCli (#11773) Co-authored-by: Matthias Seitz <[email protected]> 099987f
  • deps: `[email protected]` (#11807) e5cd026
  • chore(trie): use `RlpNode::as_hash` (#11808) dcaa432
  • chore: add `shekhirin` to trie code owners (#11809) 756a47e
  • fix(exex): filter only WAL files when walking the directory (#11802) a2249b0
  • feat(cli): make pruning block interval an option (#11810) b1cc168
  • primitives: rm redundant functions for `Transaction` (#11747) 82862fa
  • fix: update block interval properly (#11546) d2ca8f3
  • chore: rm 1 usage of optimism feature (#11813) 5a82f20
  • primitive-traits: rm redundant `EMPTY_ROOT_HASH` definition (#11811) Co-authored-by: Matthias Seitz <matthias.seitz@... 025cb3b
  • primitives: use `EMPTY_ROOT_HASH` when possible (#11822) 24287e8
  • fix(staged-sync): prevent `StaticFileProducer` from running with an unwinded target on legacy engine (#11717) 1b97b1d
  • test: make provider compile with cargo t (#11817) b57a560
  • chore: rm features from test utils (#11816) e828b34
  • docs(trie): revealed sparse trie invariants (#11825) e3e83b7
  • fix(trie): intermediate trie node hashes (#11826) 63a75fd
  • primitives-traits: rm redundant definitions of `EMPTY_OMMER_ROOT_HASH` (#11820) 491f154
  • feat(trie): sparse trie leaf removal (#11752) Co-authored-by: Roman Krasiuk <[email protected]> bac244a
  • and 25 more ...

View on GitHub

greged93 pushed 1 commit to greged93/feat/grafana-task-executor greged93/reth

View on GitHub

greged93 pushed 1 commit to greged93/feat/grafana-task-executor greged93/reth
  • add critical and regular tasks metrics in the dashboard 6a4d900

View on GitHub

greged93 created a branch on greged93/reth

greged93/feat/grafana-task-executor - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust