Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate ethers-core to 2.0.11 #32

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
ethers-core dependencies patch 2.0.10 -> 2.0.11

Release Notes

gakonst/ethers-rs (ethers-core)

v2.0.11

Compare Source

Bug Fixes
  • Empty input in transaction rlp decoding (#​2656)
  • Fix typos (#​2651)
  • Fix DepositTransaction::rlp() to match op-geth (#​2644)
  • Hardcoded import remapping fix (#​2626)
  • Normalize v always returns a valid value (#​2642)
  • Rlp decode deposit tx (#​2616)
  • Deserialize methodId as bytes (#​2614)
  • Use Solc::version_req to parse version req (#​2607)
  • Update helper function to use correct converion maths (#​2602)
Depedencies
  • Apply WebSocketConfig to initial WS provider connection (#​2668)
  • Bump solc (#​2654)
  • Pin protobuf to 3.2.0 (#​2623)
  • Update toml requirement from 0.7 to 0.8 (#​2596)
  • Update serde-wasm-bindgen requirement from 0.5.0 to 0.6.0 (#​2598)
  • Update cargo_metadata requirement from 0.17.0 to 0.18.0 (#​2593)
  • Remove ethers-signers from ethers-contract dev-dependencies (#​2589)
Documentation
  • Add deprecation notices (#​2666)
  • Dedup docs for ethers::{abi,types,utils} (#​2601)
Features
  • Add zora networks (#​2677)
  • Add Optimism Sepolia (#​2665)
  • Add fields to debug_trace_call (#​2662)
  • Add arbitrum sepolia to chain definitions (#​2657)
  • Add cancun fields to Block (#​2655)
  • Implemented Some APIs for stats (#​2653)
  • Improve gnosis chain configuration (#​2640)
  • Support Etherscan beacon withdrawal transactions (#​2621)
  • Add ws subscribe (#​2638)
  • Add dependencies to MultiBindingsInner (#​2606)
  • Add error for new security challenge (#​2630)
  • Add mantle, mantle-testnet (#​2627)
  • Add new holesky etherscan urls (#​2620)
  • Optimism Hydrated RPC Receipt Fields (#​2591)
Miscellaneous Tasks
Other
  • Re-enable the other field for optimism feature (#​2622)
  • Adds zkSync Era Withdrawal Finalizer to list of users in README.md (#​2673)
  • Remove arbitrary precision feature (#​2617)
  • Use https://api.scrollscan.com/ instead (#​2659)
  • Update solang-parser to v0.3.3 (#​2649)
  • Add Scroll mainnet to chain.rs (#​2648)
  • Generate structs for constructor arguments (#​2631)
  • Add Holesky to the Multicall supported chain id's (#​2641)
  • Fix ContractRevert::decode_with_selector (#​2637)
  • More address conversion util methods (#​2635)
  • Recognize localdev.me as "local" domain (#​2619)
  • Added blockoverride field in geth tracing call options (#​2603)
  • Add USDT token address (#​2611)
  • Correctly parse null values in 0.7.0 asts (#​2608)
  • Update optimism type names to be inline with reth. (#​2590)
  • Revert "chore: disable signers"
Styling
  • Make ethers-ethercan optional in ethers-middleware (#​2672)
Testing

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@LNSD LNSD merged commit 710920c into main Nov 21, 2023
5 checks passed
@LNSD LNSD deleted the renovate/ethers-core-2.x branch November 21, 2023 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant