Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Update dependency ethers to v5 #339

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 25, 2020

This PR contains the following updates:

Package Type Update Change
ethers dependencies major ^4.0.47 -> ^5.0.0
ethers devDependencies major ^4.0.47 -> 5.0.19

Release Notes

ethers-io/ethers.js

v5.0.19

Compare Source

v5.0.18

Compare Source

v5.0.17

Compare Source

  • Better error message for parseUnits of non-strings. (#​981; 5abc2f3)
    • Add gzip support to AlchemyProivder and InfuraProvider fetching. (#​1085; 38a068b)
    • Add gzip support to getUrl in node. (#​1085; 65772a8)
    • Added CommunityResourcable to mark Providers as highly throttled. (a022093)
    • Added debug event info to WebSocketProvider. (#​1018; 8e682cc)

v5.0.16

Compare Source

v5.0.15

Compare Source

  • Add more accurate intrinsic gas cost to ABI calls with specified gas property. (#​1058; f0a5869)

v5.0.14

Compare Source

v5.0.13

Compare Source

v5.0.12

Compare Source

  • Allow events to use compact bytes ABI coded data for Solidity 0.4 external events. (#​891, #​992; 4e394fc)

v5.0.11

Compare Source

  • Synced unorm in shims to most recent version. (bdccf7b)
    • Fixed LedgerSigner sendTransaction. (#​936; cadb28d)
    • Added BrainWallet to experimental exports. (72385c2)
    • More readable server errors. (201e5ce)

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

  • Removed unnecessary dependency from BigNumber. (#​951; 78b350b)
    • Longer Etherscan throttle slot interval. (9f20258)
    • Fixed ENS overrides for the default provider. (#​959; 63dd3d4)
    • Added Retry-After support and adjustable slot interval to fetchJson. (7d43545)
    • Added initial throttling support. (#​139, #​904, #​926; 88c7eae)
    • Use status code 1000 on WebSocket hangup for compatibility. (588f64c)
    • Updated WebSocketProvider to use web-style event listener API. (57fd6f0)
    • Normalize formatUnits to simplified decimals. (79b1da1)
    • Prevent zero-padding on Solidity type lengths. (e128bfc)
    • Set sensible defaults for INFURA and AlchemyAPI getWebSocketProvider methods. (e3d3e60)
    • Added logger assert methods. (619a888)
    • Added initial code coverage testing. (0c1d55b)
    • Added destroy to WebSocketProvider. (d0a79c6)
    • Updated packages (security updates). (c660176)

v5.0.5

Compare Source

v5.0.4

Compare Source

  • Prevent negative exponents in BigNumber. (#​925; 84e253f)
    • Fixed StaticJsonRpcProvider when auto-detecting network. (#​901; 0fd9aa5)
    • Added WebSocket static method to Alchemy provider and updated Alchemy URLs. (4838874)

v5.0.3

Compare Source

  • Fixed typo in error string. (7fe702d)
    • Updated elliptic package to address possible malleability issue; which should not affect Ethereum. (9e14345)
    • Fixed FixedNumber unguarded constructor and added isZero. (#​898; 08c74e9)
    • Added StaticJsonRpcProvider for reducing calls to chainId in certain cases. (#​901; c53864d)
    • Allow getDefaultProvider to accept a URL as a network. (8c1ff4c)
    • Make network an optional parameter to WebSocketProvider. (987b535)
    • Removed deprecated errors package. (f9e9347)
    • Updated badges in docs. (d00362e)
    • Create security policy. Create security policy. (88e6849)

v5.0.2

Compare Source

  • Allow provider.ready to stall until the network is available. (#​882; bbb4f40)
    • Reduce dependencies to squash security issues. (738d349)
    • Updated admin scripts for publishing prod releases. (e0e0dbe)

v5.0.1

Compare Source

v5.0.0

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot force-pushed the renovate/ethers-5.x branch from 2127f72 to b17b4a6 Compare August 26, 2020 00:13
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 3 times, most recently from a80b5fd to d1960fb Compare September 8, 2020 01:10
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 2 times, most recently from 65b077d to 509d904 Compare September 17, 2020 01:02
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 3 times, most recently from 246fd12 to 2a71a10 Compare October 8, 2020 01:35
@renovate renovate bot force-pushed the renovate/ethers-5.x branch from 2a71a10 to c13537f Compare October 28, 2020 04:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant