avalanche-types-rs
avalanche-types-rs copied to clipboard
Update ethers requirement from =2.0.7 to =2.0.8
Updates the requirements on ethers to permit the latest version.
Changelog
Sourced from ethers's changelog.
[2.0.7] - 2023-06-02
Bug Fixes
- Bubble up contract not verifier error properly if using blockscout (#2453)
- Remove deprecated mining threads arg (#2452)
Features
- Emit cargo build script directives (#2449)
[2.0.6] - 2023-05-30
Bug Fixes
- Remove js feature from getrandom (#2433)
- Make verification result an option to handle blockscout's format (#2426)
- Examples features (#2427)
- Fix re-subscription on websocket reconnect (#2419)
- Make typo on verify constructor arguments an alias (#2425)
- Error instead of panic when checking if the checksum was found (#2421)
- Make Arbitrum, Arbitrum Goerli, Arbitrum Nova EIP1559 comp (#2410)
Depedencies
- Bump criterion, solang-parser (#2447)
- Bump trezor-client to 0.1.0 (#2428)
- Reduce (circular) dev dependencies (#2415)
Documentation
- Update README.md and book ethers versions (#2403)
Features
- Optimism deposited transactions (2nd part) (#2434)
- Added Optimism deposited transaction support (#2390)
- Utility to detect Shanghai-enabled chains (#2431)
- Move
spoofmodule toethers_core, add stateoverrides toGethDebugTracingCallOptions(#2406)- Add get_block_by_timestamp to ethers-etherscan (#2349)
- Set default EVM version to Shanghai (#2414)
- Add methods taking in a tungstenite config (#2373)
- Export geth trace pre state types (#2393)
- Add ZkSync testnet (#2391)
Miscellaneous Tasks
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)