github ethers-io/ethers.js v5.1.1
ethers/v5.1.1 (2021-04-18 02:47)

latest releases: v6.12.1, v6.12.0, v6.12.0-beta.1...
3 years ago
  • Increased sendTransaction timeout to 15 minutes and pull Pocket from tx tests. (08adc18)
  • Export Eip1193Bridge in experimental package. (1fcf4b6)
  • Prevent non-typed transactions from unsafely ignoring specified access lists. (#1364; 4577444)
  • Update tests for current EIP-2930 support across backends. (#1364; 1cb3199)
  • Removed underscore from the JsonRpcBatchProvider name. (#62, #656, #892; ae0d5eb)
  • Added better error detection when pre-EIP-155 transactions are disabled. (b8df000)
  • Fix Android React Native environment shims which crash on normalizing Korean test. (#1298; eb1ec2f)
  • Fixed EIP-2930 transactions for EtherscanProvider. (#1364; b655089)
  • Re-enable AlchemyProvider Berlin tests. (bec066b)
  • Added experimental _JsonRpcBatchProvider. (#62, #656, #892; d55ab6d)
  • Cache JsonRpcProvider requests for certain methods per event loop. (#1371; 1a7c4e8)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-El+yT13ZmFAH9SD8mZ/qcVEy8JJHuaDrLc925n4AsNCBecutXmBopMDg96T7h2yL"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.1.1.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.