Ecosyste.ms: Timeline

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

paradigmxyz/reth

shekhirin created a review on a pull request on paradigmxyz/reth

View on GitHub

rkrasiuk pushed 1 commit to rkrasiuk/simplify-rlp-node-traversal paradigmxyz/reth

View on GitHub

rkrasiuk pushed 1 commit to rkrasiuk/simplify-rlp-node-traversal paradigmxyz/reth

View on GitHub

rkrasiuk opened a pull request on paradigmxyz/reth
chore(trie): simplify branch node children traversal in rlp_node
## Description Simplify
rkrasiuk created a branch on paradigmxyz/reth

rkrasiuk/simplify-rlp-node-traversal - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

shekhirin created a review comment on a pull request on paradigmxyz/reth
added a comment

View on GitHub

shekhirin created a review on a pull request on paradigmxyz/reth

View on GitHub

shekhirin pushed 1 commit to alexey/sparse-trie-get-nodes-at-depth paradigmxyz/reth
  • clarify reverse of children d538764

View on GitHub

rkrasiuk created a review comment on a pull request on paradigmxyz/reth
didn't see ur reply 😅 , ye, makes sense

View on GitHub

rkrasiuk created a review on a pull request on paradigmxyz/reth

View on GitHub

rkrasiuk created a review comment on a pull request on paradigmxyz/reth
nvm

View on GitHub

rkrasiuk created a review on a pull request on paradigmxyz/reth

View on GitHub

shekhirin created a review comment on a pull request on paradigmxyz/reth
if children are pushed from `0` to `f`, then the first one to pop will be `f` and we will do lookups in a non-sorted order https://github.com/paradigmxyz/reth/blob/70e88b90702a88ebc4c598d2e802dc584...

View on GitHub

shekhirin created a review on a pull request on paradigmxyz/reth

View on GitHub

rkrasiuk created a review comment on a pull request on paradigmxyz/reth
why do we need this reverse?

View on GitHub

rkrasiuk created a review on a pull request on paradigmxyz/reth

View on GitHub

rkrasiuk opened an issue on paradigmxyz/reth
bug(trie): invalid trie masks
## Description Currently, we commit intermediate trie nodes with invalid trie masks (issue to be amended with the cause after investigation cc @fgimenez). This causes trie walker to have invalid...
rkrasiuk created a comment on an issue on paradigmxyz/reth
closed via transition to new engine

View on GitHub

rkrasiuk closed an issue on paradigmxyz/reth
Cached Trie Updates For In-Memory Chains With >1 Block
## Context Trie updates are in-memory state trie diffs that represent trie changes that would occur after committing the block. https://github.com/paradigmxyz/reth/blob/02314927f2a852425b898...
lean-apple opened a pull request on paradigmxyz/reth
feat: add `pending|queued` helpers
Closes https://github.com/paradigmxyz/reth/issues/12091 Add 2 helpers `get_pending_transactions_by_sender` and `get_queued_transactions_by_sender`.
rkrasiuk pushed 1 commit to state-root-debug paradigmxyz/reth

View on GitHub

rkrasiuk pushed 1 commit to state-root-debug paradigmxyz/reth

View on GitHub

github-merge-queue[bot] deleted a branch paradigmxyz/reth

gh-readonly-queue/main/pr-12120-1c36b7161216a76382a082cd91cdf8c006f88609

github-merge-queue[bot] pushed 1 commit to main paradigmxyz/reth
  • refactor: rm re-exports of alloy eip 4844 constants (#12120) 8605d04

View on GitHub

rkrasiuk pushed 1 commit to state-root-debug paradigmxyz/reth

View on GitHub

github-merge-queue[bot] created a branch on paradigmxyz/reth

gh-readonly-queue/main/pr-12120-1c36b7161216a76382a082cd91cdf8c006f88609 - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

onbjerg created a review on a pull request on paradigmxyz/reth

View on GitHub

tcoratger created a comment on an issue on paradigmxyz/reth
@mattsse Can you confirm this is relevant (or not)?

View on GitHub

greged93 created a comment on an issue on paradigmxyz/reth
Hey @tcoratger, down to work on this

View on GitHub

Load more