Issues
- 0
chore: check legacy transactions + `on_anvil_with_wallet` after new Alloy release
#150 opened by zerosnacks - 1
- 0
Update Anvil instances to use `.on_anvil*` on the ProviderBuilder for most cases
#139 opened by zerosnacks - 0
- 0
Update to `0.3.6`, fix any breaking changes
#140 opened by zerosnacks - 1
- 0
Call unwrap something else for Unwrappable
#134 opened by Rubenduburck - 1
DB get fields by name
#135 opened by Rubenduburck - 1
Add `custom` provider example
#76 opened by zerosnacks - 0
Add EIP-7702 example: `send_eip7702_transaction.rs`
#128 opened by onbjerg - 1
trace_transaction example failed
#131 opened by Confucian-e - 1
- 4
- 8
Add example showcasing `json` and `dyn` ABI encoding + `sol_types` static encoding
#71 opened by zerosnacks - 0
[Tracking] Add `advanced` examples
#87 opened by zerosnacks - 0
Replace `.parse()` calls with more idiomatic macros
#124 opened by DaniPopes - 2
Add example of using AnyNetwork type and populating customData in WithOtherFields
#85 opened by zerosnacks - 1
- 1
- 0
Chore: update Alloy and pin to `0.1.*`
#111 opened by zerosnacks - 0
- 0
[Tracking] CI failure cases and improvements
#27 opened by zerosnacks - 0
[Tracking] Make all examples runnable
#31 opened by zerosnacks - 0
Chore / naming: use `signer` for single credentials and `wallet` for credential stores
#92 opened by zerosnacks - 0
- 1
- 1
Add `custom` layer example
#91 opened by zerosnacks - 5
Add example of using Flashbots
#89 opened by zerosnacks - 0
Add example of listening to the mempool
#88 opened by zerosnacks - 1
Add subscribe all contract events example
#80 opened by polipaul - 0
Add verifyMessage equivalent example
#81 opened by zerosnacks - 0
Add HTTP client example using `hyper`
#40 opened by zerosnacks - 0
Add example showcasing common primitive types
#70 opened by zerosnacks - 0
- 0
- 3
[Chore] Update examples that use default Anvil + HTTP to `on_anvil` / `on_anvil_with_signer`
#63 opened by zerosnacks - 0
- 0
- 0
Add example of using multiple EVM compatible networks, including single signer on multiple providers
#54 opened by zerosnacks - 0
Add GCP signer example
#14 opened by zerosnacks - 4
- 0
- 1
- 2
deploy_contract_anvil: Error: deserialization error: missing field `type` at line 1 column 976
#46 opened by 0xtaos - 1
[Debt] Remove patches from Cargo.toml + CI
#25 opened by zerosnacks - 0
[Bug] Rename ManagedNonceLayer
#35 opened by prestwich - 0
- 0
[Debt] Remove `reqwest` dependency
#28 opened by zerosnacks - 0
Add CI workflow
#19 opened by zerosnacks - 0
Add KeyStore signer example
#15 opened by zerosnacks