Skip to content

ethers/v5.0.4 (2020-07-04 23:46)

Compare
Choose a tag to compare
@ricmoo ricmoo released this 05 Jul 06:30
f34be4e
  • 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)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-1o/lwl1lI8yVy5nugfaDOtv1OZy4qjx5HTTzDueTxpBJa/k/c9LPkjH+UC59vsdC"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.4.umd.min.js"></script>