You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: use alloy e97f5be as patch for turnkey signer
Updates alloy patches to use commit e97f5be (alloy 1.0.39) instead of
cc11f15 as recommended by @zerosnacks in #12026.
This commit includes 10 additional fixes and improvements beyond cc11f15,
including bug fixes for provider serialization and transaction deserialization.
Patches 15 alloy crates to enable alloy-signer-turnkey:
- Core: consensus, eips
- Network: network, network-primitives
- RPC: rpc-types, rpc-types-{engine,eth,trace}
- Support: serde, genesis
- Signers: signer, signer-{ledger,local,trezor,turnkey}
These patches are temporary and will be removed when Foundry officially
updates to alloy 1.0.39 or later.
🤖 Generated with Claude Code
Co-Authored-By: Claude <[email protected]>
0 commit comments