This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
ethers-v2.0.4
What's Changed
- docs: fix git-cliff tag filtering by @DaniPopes in #2343
- chore: bump coins-bip39 to 0.8.6 by @0xYYY in #2342
- fix(abigen): SolStruct derives edge case by @DaniPopes in #2335
- feat(eip712): add raw_salt attribute by @DaniPopes in #2331
- test: fix tests and dev features by @DaniPopes in #2293
- chore: add viem to wasm section on readme by @jxom in #2345
- chore: Add ZKSync into the Chain type by @syahrul12345 in #2302
- fix(core): fix decimal string IntOrHex parsing by @Rjected in #2359
- fix(core): add from_x_or_hex to remaining genesis fields by @Rjected in #2360
- test: ignore windows remapping tests by @DaniPopes in #2361
- Polygon zkevm support by @Oighty in #2367
- fix: don't panic if hex str too short by @mattsse in #2363
- feat(solc): color when formatting Error and OutputDiagnostics by @DaniPopes in #2368
- fix bug 2370 by @elizabethdinella in #2371
- fix: correctly handle Trezor One support by @prusnak in #2350
- fix: ethers_providers::is_local_endpoint with rust matching pattern on URL::parse by @lucaprov1989 in #2351
- test: add deserialize test by @mattsse in #2354
- Feat/add withdrawals root by @merklefruit in #2348
- docs: update docs and examples on derive macros by @DaniPopes in #2375
- feat: add metis support by @sakulstra in #2365
- lint: couple clippies by @prestwich in #2378
- Jepsen/mdbook by @0xJepsen in #2297
- fix: add back
ethers-solc
feature forethers
by @DaniPopes in #2376 - feat: add fn parse_checksummed by @izayl in #2372
- lint: clippy return statements by @prestwich in #2379
- Add nameless decode to BaseContract by @halo3mic in #2355
- Fix
wast
field is missing by @wtdcode in #2380 - feat: add geth debug_traceBlock methods by @bsh98 in #2366
- fix: specify sum type in abigen to avoid ambiguity by @prestwich in #2383
- feat(solc): add support for Paris and Shanghai EVM versions by @DaniPopes in #2385
- test: remove eip712 tests for ethers-signers by @DaniPopes in #2387
- chore(deps): bump all dependencies by @DaniPopes in #2388
- chore: remove unused dev dependencies on ethers by @DaniPopes in #2386
New Contributors
- @jxom made their first contribution in #2345
- @Oighty made their first contribution in #2367
- @prusnak made their first contribution in #2350
- @lucaprov1989 made their first contribution in #2351
- @merklefruit made their first contribution in #2348
- @sakulstra made their first contribution in #2365
- @izayl made their first contribution in #2372
- @wtdcode made their first contribution in #2380
Full Changelog: ethers-v2.0.3...ethers-v2.0.4