Skip to content

ethers/v5.0.14 (2020-09-16 02:39)

Compare
Choose a tag to compare
@ricmoo ricmoo released this 17 Sep 00:58
d15c097
  • More robust blockchain error detection (#1047; 49f7157)
  • Forward blockchain errors from Signer during gas estimation. (#1047; 9ee685d)
  • Improve fetch errors with looser mime-type detection. (#1047; 263bfe5)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-hUukOGqsKiA8e7qYShN5fq0K+wWkHX3aLwXfvpNx1knrNc5v2mUyyqVPd5esX5Qf"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.14.umd.min.js"></script>