-
07:47
- 2h ahead - @zerosnacks
Pinned Loading
-
foundry-rs/foundry
foundry-rs/foundry PublicFoundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
-
foundry-rs/forge-std
foundry-rs/forge-std PublicForge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatc…
-
ithacaxyz/odyssey
ithacaxyz/odyssey PublicA testnet open-source Layer 2 from the future, co-designed with the developer tools stack.
-
alloy-rs/alloy
alloy-rs/alloy PublicTransports, Middleware, and Networks for the Alloy project
-
paradigmxyz/reth
paradigmxyz/reth PublicModular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
-
1,537 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 14 commits in 7 repositories
Created 1 repository
-
zerosnacks/solarspace.dev
SCSS
This contribution was made on Apr 1
Created a pull request in foundry-rs/foundry that received 3 comments
chore(release
): add gcp-kms
flag to default release workflow
Motivation Closes: #10221
Related: #10221 (comment)
In line with how we ship aws-kms
by default
Solution Adds gcp-kms
to release workflow
Binary s…
Opened 4 other pull requests in 4 repositories
alloy-rs/core
1
merged
-
feat: add
KECCAK256_EMPTY
fromrevm::primitives
This contribution was made on Apr 17
alloy-rs/alloy
1
merged
-
chore: bump msrv to 1.82
This contribution was made on Apr 8
solarspace-dev/solarspace.dev
1
merged
-
chore: fix typo
This contribution was made on Apr 1
alloy-rs/book
1
merged
-
chore: update examples
This contribution was made on Apr 1
Reviewed 42 pull requests in 7 repositories
foundry-rs/foundry
23 pull requests
-
migrate: anvil to revm 21
This contribution was made on Apr 24
-
chore: bump
revm
to21.0.0
releaseThis contribution was made on Apr 24 -
feat(cast): Add state overrides flags to cast call
This contribution was made on Apr 23
-
feat(cast): Include recover_authority when logging SignedAuthorization
This contribution was made on Apr 22
-
feat(script): revert if address(this) used
This contribution was made on Apr 22
-
feat(forge): add new cheatcode
attachBlob
to send EIP-4844 transactionThis contribution was made on Apr 22 -
Feat (cheatcodes): Introducing ipfs cid v0 to calculate file content
This contribution was made on Apr 22
-
fix(forge): run git submodule sync when installing
This contribution was made on Apr 22
-
fix(forge): avoid panic on internal decoding of linked tests
This contribution was made on Apr 18
-
Support the
gcp
option incast wallet list
This contribution was made on Apr 18 -
feat(
cast
): getTransactionBySenderAndNonceThis contribution was made on Apr 17 -
chore: trigger releases on rc-* tags too
This contribution was made on Apr 16
-
chore(forge-script): use join_all
This contribution was made on Apr 15
-
Adding support to etherscan-v2
This contribution was made on Apr 15
-
fix(docker): build docker aarch64 without jemalloc
This contribution was made on Apr 15
-
chore: release 1.1.0 - update last stable version
This contribution was made on Apr 15
-
fix(forge): do not set balance as apparent value in delegate prank
This contribution was made on Apr 15
-
feat(forge): allow invariant contract address as targetContract
This contribution was made on Apr 8
-
feat: add Alpine Linux support to foundryup
This contribution was made on Apr 8
-
fix(forge): trace identify by creation code with stripped args
This contribution was made on Apr 8
-
chore(all): replace 0x prefix from_str(...).unwrap() with macros
This contribution was made on Apr 1
-
added cast wallet public key
This contribution was made on Apr 1
-
feat(
anvil
): bypass sidecar requirement when impersonatingThis contribution was made on Apr 1
alloy-rs/examples
5 pull requests
-
feat: migrate examples from writeups
This contribution was made on Apr 15
-
feat: demonstrate consensus x rpc types unification
This contribution was made on Apr 14
-
feat: benches
This contribution was made on Apr 14
-
feat: CallBatchLayer
This contribution was made on Apr 2
-
feat: use signers in provider and demonstrate EthereumWallet
This contribution was made on Apr 2
alloy-rs/book
5 pull requests
-
fix: docs deadlink
This contribution was made on Apr 15
-
feat: migrate to vocs
This contribution was made on Apr 8
-
feat: ruint .to conversions
This contribution was made on Apr 3
-
doc fixes: best practices
This contribution was made on Apr 2
-
feat: best practices
This contribution was made on Apr 1
foundry-rs/book
4 pull requests
-
debugger - added cast run info and example
This contribution was made on Apr 23
-
chore(output): weekly command output update
This contribution was made on Apr 22
-
docs: foundry.lock
This contribution was made on Apr 8
-
Update README.md to include --fork-chain-id
This contribution was made on Apr 8
alloy-rs/chains
2 pull requests
-
chore: add is_ helper fns
This contribution was made on Apr 16
-
add sei
This contribution was made on Apr 1
foundry-rs/forge-std
2 pull requests
-
add intercept create cheatcode
This contribution was made on Apr 8
-
feat: update cheatcodes
This contribution was made on Apr 1
alloy-rs/core
1 pull request
-
feat: add
KECCAK256_EMPTY
fromrevm::primitives
This contribution was made on Apr 17
Created an issue in bluealloy/revm that received 4 comments
Add equivalent of Revm v19 CustomPrintTracer
Unclear if the deprecation is intentional, would be great to have this available in the latest REVM. Reference: https://github.com/bluealloy/revm/b…
Opened 4 other issues in 4 repositories
foundry-rs/foundry
1
open
-
chore: switch from
CustomPrintTracer
to use Revm'sTracerEip3155
This contribution was made on Apr 17
paradigmxyz/revm-inspectors
1
closed
-
Add equivalent of deprecated
CustomPrintTracer
to print opcodesThis contribution was made on Apr 15
alloy-rs/book
1
closed
-
Small errors / issues with newly added guide content
This contribution was made on Apr 15
alloy-rs/alloy
1
closed
-
[Bug] Run MSRV tests with all features enabled in the CI
This contribution was made on Apr 8
Answered 2 discussions in 1 repository
foundry-rs/foundry
-
How forge install works internally
This contribution was made on Apr 16
-
EIP-2537 precompiles
This contribution was made on Apr 14