Blockchain

365 items RSS
F
Foundry Blockchain

Nightly (2026-08-09)

Other fix(ci): resolve nightly Clippy lints (#16092) by @mattsse fix(forge): hide auth from create help (#16090) by @figtracer fix(verify): report null-contract errors (#16083) by @figtracer perf(anvil): sweep fee reward percentiles (#16078) by @mattsse fix(cast): confirm wildcard EIP-7702 auth (#16089) by @rappie fix(doc): preserve unnamed return docs (#16074) by @stevencartavia fix(doc): preserv…

F
Foundry Blockchain

Nightly (2026-08-08)

Other fix(cast): reject trailing call fields (#16053) by @stevencartavia fix(cast): encode tuple event parameters (#16049) by @mattsse feature(forge): support transient storage inspection (#16062) by @kuzminxyz fix(forge): finalize fuzz corpus sync (#16058) by @stevencartavia perf(anvil): speed up block receipt queries (#16063) by @figtracer fix(anvil): continue the saved timeline after loading st…

F
Foundry Blockchain

Nightly (2026-08-07)

Other perf(forge): speed up coverage line analysis (#16041) by @figtracer Full Changelog: nightly-921b3cb7bdf04b800fda6a8e3be80a9961616107...nightly-50dd4b8accae878391b0825885f0632d1e0a1e4c

F
Foundry Blockchain

Nightly (2026-08-06)

Other perf(cast): parallelize explicit-fee gas fill (#16013) by @figtracer fix(anvil): reject unsupported zkSync forks (#16021) by @stevencartavia fix(anvil): finalize eth_simulateV1 responses (#16028) by @mablr feat(ci): add explicit RC transitions (#15983) by @stevencartavia fix(anvil): return complete eth_feeHistory when the cache lags the chain head (#15128) by @satyakwok fix(fuzz): replay run…

F
Foundry Blockchain

Nightly (2026-08-05)

Other fix(forge): respect Amsterdam code size limits (#15764) by @figtracer fix(config): load symlinked dependency configs (#15871) by @mablr fix(anvil): make mining finalization atomic (#16027) by @mablr fix(forge): pin fork preflight reads (#15902) by @haythemsellami perf(forge): speed up bytecode verification by name (#16007) by @figtracer Full Changelog: nightly-fa8b5fc25b5b4340152dea9010777f9…

V
viem Blockchain v2.55.11

viem@2.55.11

Patch Changes #4949 f05ae7eff8852cd4b4b117a5c5d77140bd26a8f6 Thanks @grandpig! - Fixed withRetry hanging when shouldRetry or the retry delay callback throws. #4955 87067c2fc2487967872582c1a0739b419612d5ee Thanks @ShenWang-PiP! - Updated the story (1514) and storyAeneid (1315) chains for the Story → Data rebrand: renamed to "Data Network" / "Data Network Aeneid", set the native currency to $DATA, t…

F
Foundry Blockchain

Nightly (2026-08-04)

Other fix(fuzz): preserve enum bounds in mutations (#15999) by @stevencartavia fix(config): preserve Windows remapping contexts (#15992) by @figtracer chore(deps): bump tempo dependencies to 7690815 (#15998) by @github-actions[bot] fix(mutation): retain gas-distinct bounds (#16003) by @mablr feat(cast): add CREATE2 init code hash (#15969) by @figtracer feat(script): wait for confirmations (#15947)…

W
wagmi Blockchain v3.7.6

wagmi@3.7.6

Patch Changes Updated dependencies [77e4566]: @wagmi/connectors@8.1.0

W
wagmi Blockchain v0.5.29

@wagmi/vue@0.5.29

Patch Changes Updated dependencies [77e4566]: @wagmi/connectors@8.1.0

W
wagmi Blockchain v8.1.0

@wagmi/connectors@8.1.0

Minor Changes Breaking: Removed the deprecated porto connector following its sunset. (#5214)

W
wagmi Blockchain v0.0.34

@wagmi/solid@0.0.34

Patch Changes Updated dependencies [77e4566]: @wagmi/connectors@8.1.0

A
Alloy Blockchain v2.3.0

v2.3.0

What's Changed fix: fail in Signed<T> fallback_decode by @klkvr in #4090 test(consensus): add fallback decode regression coverage by @klkvr in #4091 chore(deps): bump the ci-weekly group with 2 updates by @dependabot[bot] in #4088 chore: add bogota hardfork for support by @Soubhik-10 in #4087 fix(provider): preserve pending block miner by @ogarciarevett in #4094 docs: clarify block ID check commen…

F
Foundry Blockchain

Nightly (2026-08-03)

Other fix(test-utils): use official BSC testnet RPC (#16002) by @decofe fix(forge): preserve fuzz replay runs (#15996) by @stevencartavia fix(forge): link multi-profile libraries (#16000) by @mablr Full Changelog: nightly-d6d349715f25c43a1a64b2e39589b98b284e2aac...nightly-c8993b38d889b016ab2cb314a1d3a5bb43ecd672

F
Foundry Blockchain

Nightly (2026-08-02)

Other fix(cast): handle odd-length vanity hex (#15997) by @stevencartavia Full Changelog: nightly-716e451ca3b6073a1a91a22d7970cbbd1f5eb843...nightly-d6d349715f25c43a1a64b2e39589b98b284e2aac

F
Foundry Blockchain

Nightly (2026-08-01)

Other fix(cast): reject malformed vanity wallet files (#15978) by @grandpig fix(forge): resolve symlinked library artifacts (#15984) by @stevencartavia feat(cheatcodes): parse JSON comments (#15987) by @figtracer fix(traces): harden signing cheatcode redaction (#15923) by @mattsse fix(tempo): use canonical Accounts store locking (#15986) by @grandizzy chore: bump version to 1.8.0 (#15989) by @deco…

F
Foundry Blockchain

Nightly (2026-07-31)

Other fix(anvil): prepare local block replays (#15899) by @haythemsellami refactor(fuzz): unify fuzz input pipeline (#15835) by @stevencartavia fix(anvil): preserve simulated blob fee caps (#15965) by @stevencartavia fix(anvil): load legacy state dumps (#15944) by @stevencartavia fix(config): handle Windows remapping separators (#15973) by @figtracer perf(cast): speed up trace artifact matching (#…

H
Hardhat Blockchain v3.12.0

Hardhat v3.12.0

This release includes two new features: negative test filtering with the --grep-exclude flag for both Solidity tests and Mocha test suite, and experimental Amsterdam "EIP-7843: SLOTNUM" support, see our Amsterdam support guide. Changes #8442 4904c72 Thanks @ChristopherDedominici! - Support test name filter negation (--grep-exclude) for Solidity and Mocha tests. #8472 2a66c2e Added experimental EIP…

H
Hardhat Blockchain v3.1.9

@nomicfoundation/ignition-core@3.1.9

Changes #8449 84d9b39 Thanks @Kropiunig! - Fixed an off-by-one in Ignition's nonce sync that could let a deployment continue when a user's replacement transaction had one fewer than the required number of confirmations. #8470 6e1818e Thanks @kanej! - Update the cbor2 runtime dependency to its latest major version. #8470 5878afd Thanks @kanej! - Update the immer runtime dependency to its latest maj…

H
Hardhat Blockchain v3.0.22

@nomicfoundation/hardhat-verify@3.0.22

Changes #8470 6e1818e Thanks @kanej! - Update the cbor2 runtime dependency to its latest major version. 💡 The Nomic Foundation is hiring! Check our open positions.

H
Hardhat Blockchain v3.1.0

@nomicfoundation/hardhat-node-test-runner@3.1.0

Changes #8442 4904c72 Thanks @ChristopherDedominici! - Support test name filter negation (--grep-exclude) for Solidity and Mocha tests. #8461 841423a Thanks @kanej! - Reduce installation warnings with updated dependencies. 💡 The Nomic Foundation is hiring! Check our open positions.

H
Hardhat Blockchain v3.1.0

@nomicfoundation/hardhat-mocha@3.1.0

Changes #8442 4904c72 Thanks @ChristopherDedominici! - Support test name filter negation (--grep-exclude) for Solidity and Mocha tests. #8461 841423a Thanks @kanej! - Reduce installation warnings with updated dependencies. 💡 The Nomic Foundation is hiring! Check our open positions.

H
Hardhat Blockchain v3.0.18

@nomicfoundation/hardhat-errors@3.0.18

Changes #8442 4904c72 Thanks @ChristopherDedominici! - Support test name filter negation (--grep-exclude) for Solidity and Mocha tests. 💡 The Nomic Foundation is hiring! Check our open positions.

H
Hardhat Blockchain v4.1.7

@nomicfoundation/hardhat-utils@4.1.7

Changes #8470 ca29a30 Thanks @kanej! - Update the env-paths runtime dependency to its latest major version. #8461 841423a Thanks @kanej! - Reduce installation warnings with updated dependencies. 💡 The Nomic Foundation is hiring! Check our open positions.

F
Foundry Blockchain

Nightly (2026-07-30)

Other fix(evm): publish fork transactions atomically (#15900) by @haythemsellami perf(forge): speed up forked scripts (#15948) by @figtracer feat: tag stable releases at merge commit (#15943) by @stevencartavia fix(anvil): isolate transaction hash replay (#15952) by @mablr fix(anvil): canonicalize eth_simulateV1 blob txs (#15938) by @mablr fix(anvil): canonicalize eth_simulateV1 state roots (#1593…