🦀
Highlights
- Pro
Pinned Loading
-
paradigmxyz/reth
paradigmxyz/reth PublicModular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
-
foundry-rs/foundry
foundry-rs/foundry PublicFoundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
-
bluealloy/revm
bluealloy/revm PublicRust implementation of the Ethereum Virtual Machine.
-
gakonst/ethers-rs
gakonst/ethers-rs Public archiveComplete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
-
metrics-derive
metrics-derive PublicProcedural macro for automatically implementing metrics description and initialization.
1,578 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 18 commits in 3 repositories
Created a pull request in paradigmxyz/reth that received 1 comment
fix(evm): filter for deposit event topic
Description Filter for deposit event topic.
+14
−10
lines changed
•
1
comment
Opened 16 other pull requests in 3 repositories
paradigmxyz/reth
1
closed
8
merged
-
chore: reenable default impl for
SparseStateTrie
This contribution was made on Mar 25 -
release: v1.3.1
This contribution was made on Mar 13
-
feat(ress): max witness window
This contribution was made on Mar 13
-
fix(ress): do not terminate on dropped commands sender
This contribution was made on Mar 13
-
deps: downgrade cc to 1.2.15
This contribution was made on Mar 12
-
chore: add ress code owner
This contribution was made on Mar 12
-
docs(ress): fix witness format
This contribution was made on Mar 12
-
feat: integrate ress
This contribution was made on Mar 11
-
feat(ress): limit active connections
This contribution was made on Mar 10
paradigmxyz/ress
6
merged
-
deps: reth v1.3.4
This contribution was made on Mar 25
-
chore: update readme installation instructions
This contribution was made on Mar 25
-
deps: reth
v1.3.1
This contribution was made on Mar 13 -
chore: remove old assets
This contribution was made on Mar 13
-
deps: reth 1.3.0
This contribution was made on Mar 12
-
deps: bump reth
This contribution was made on Mar 3
alloy-rs/alloy
1
merged
-
feat: eip7594 constants
This contribution was made on Mar 25
Reviewed 34 pull requests in 4 repositories
paradigmxyz/reth
21 pull requests
-
test(trie): fix cursor mocks
This contribution was made on Mar 24
-
feat: add other constructor for err
This contribution was made on Mar 24
-
test(trie): fix the trie node iterator test and use hash builder for correctness
This contribution was made on Mar 21
-
test(trie): trie node iter
This contribution was made on Mar 20
-
chore: bump alloy-evm alpha2
This contribution was made on Mar 20
-
test(trie): mock hashed cursor factory
This contribution was made on Mar 20
-
chore(trie): make rlp_node take external rlp_buf
This contribution was made on Mar 19
-
chore(trie): refactor each trie reveal into separate fn
This contribution was made on Mar 19
-
chore(trie): rename from_provider_and_root to from_root_node
This contribution was made on Mar 19
-
chore: turn multiproof from state into pure fn
This contribution was made on Mar 19
-
chore: rm reth-primitives from downloaders
This contribution was made on Mar 15
-
chore(trie): simplify hashed post state partitioning
This contribution was made on Mar 13
-
feat: integrate ress
This contribution was made on Mar 12
-
chore: rm reth-prmitives from rpc
This contribution was made on Mar 11
-
chore: remove reth-primitives dep from eth api
This contribution was made on Mar 11
-
chore: remove reth-primitives dep from consensus-common
This contribution was made on Mar 8
-
feat(trie): update sparse trie storage roots independently
This contribution was made on Mar 7
-
perf(tree): chunk multiproofs
This contribution was made on Mar 6
-
chore: add 0x prefix to
b256!
andaddress!
callsThis contribution was made on Mar 6 -
fix: filter by deposit signature hash
This contribution was made on Mar 5
-
feat(net):
ress
subprotocolThis contribution was made on Mar 4
paradigmxyz/ress
11 pull requests
-
feat: add witness size metrics
This contribution was made on Mar 25
-
feat: retain valid witnesses
This contribution was made on Mar 25
-
chore: bump reth
This contribution was made on Mar 21
-
add quotation marks
This contribution was made on Mar 18
-
chore: bump reth 1.3.2
This contribution was made on Mar 17
-
Update README.md
This contribution was made on Mar 14
-
docs: specify trusted peers
This contribution was made on Mar 14
-
fix: report correct client version and commit
This contribution was made on Mar 14
-
docs: update validators link
This contribution was made on Mar 13
-
Update README
This contribution was made on Mar 13
-
Ignore paste! unmaintained error, Update ring
This contribution was made on Mar 13
ethereum/EIPs
1 pull request
-
Update EIP-7503: fix typos
This contribution was made on Mar 24
ethereum/execution-apis
1 pull request
-
Add EIP-7594 (PeerDAS) related changes
This contribution was made on Mar 24
Created an issue in paradigmxyz/ress that received 1 comment
Retain Valid Witnesses
Description After the payload is successfully validates, ress should store the accompanying witness to enable sharing it with other ress peers. Wri…
1
comment
6
contributions
in private repositories
Mar 24