This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
ethers-v2.0.6
What's Changed
- feat: add ZkSync testnet by @agostbiro in #2391
- docs: update README.md and book ethers versions by @DaniPopes in #2403
- add mock response to test json rpc errors by @mdtanrikulu in #2396
- feat(core): export geth trace pre state types by @yahengsu in #2393
- Misc ws fixes by @jordy25519 in #2389
- chore: update examples script by @DaniPopes in #2404
- fix(types): make Arbitrum, Arbitrum Goerli, Arbitrum Nova EIP1559 comp by @fulminmaxi in #2410
- Added linea testnet by @syahrul12345 in #2407
- add ccip-read middleware into readme by @mdtanrikulu in #2402
- Remove the eip712 feature flag and have it enabled by default by @dbelv in #2409
- chore: make
abigen
offline by default, fixethers-solc
features by @DaniPopes in #2416 - test: reduce (circular) dev dependencies by @DaniPopes in #2415
- feat(ws): add methods taking in a tungstenite config by @fulminmaxi in #2373
- fix(ethers-solc): Error instead of panic when checking if the checksum was found by @Evalir in #2421
- feat(solc): set default EVM version to Shanghai by @DaniPopes in #2414
- chore: update tokio-tungstenite by @DaniPopes in #2423
- fix(
ethers-etherscan
): make typo on verify constructor arguments an alias by @Evalir in #2425 - fix: fix re-subscription on websocket reconnect by @gbrew in #2419
- feat(etherscan): Add get_block_by_timestamp to ethers-etherscan by @0xrainbowtrout in #2349
- feat: move
spoof
module toethers_core
, add stateoverrides toGethDebugTracingCallOptions
by @georgewhewell in #2406 - fix: examples tokio feature by @DaniPopes in #2427
- fix(
verify
): make verification result an option to handle blockscout's format by @Evalir in #2426 - add subscribe_full_pending_txs() by @red-eth in #2424
- chore: bump trezor-client to 0.1.0 by @DaniPopes in #2428
- feat: allow for Authorization header override with raw parameter by @kristian1108 in #2432
- feat(core): Utility to detect Shanghai-enabled chains by @Evalir in #2431
- feat: add nonce helper function by @dennohpeter in #2429
- fix: remove "js" feature from getrandom by @DaniPopes in #2433
- feat: added Optimism deposited transaction support by @merklefruit in #2390
- ci: add more feature tests and checks by @DaniPopes in #2436
- ethers::utils::format_ether should show decimal places by @AndoroidX in #2435
- feat: Optimism deposited transactions (2nd part) by @merklefruit in #2434
- chore: remove Cargo.lock by @DaniPopes in #2443
- chore: bump criterion, solang-parser by @DaniPopes in #2447
- chore: update CI and fix clippy by @DaniPopes in #2446
New Contributors
- @mdtanrikulu made their first contribution in #2396
- @yahengsu made their first contribution in #2393
- @jordy25519 made their first contribution in #2389
- @fulminmaxi made their first contribution in #2410
- @Evalir made their first contribution in #2421
- @gbrew made their first contribution in #2419
- @0xrainbowtrout made their first contribution in #2349
- @red-eth made their first contribution in #2424
- @dennohpeter made their first contribution in #2429
- @AndoroidX made their first contribution in #2435
Full Changelog: ethers-v2.0.4...ethers-v2.0.6