Skip to content

ethers/v5.1.2 (2021-04-18 19:31)

Compare
Choose a tag to compare
@ricmoo ricmoo released this 19 Apr 02:11
c0daf43
  • Increase provider tests gas price for sending a transaction. (8eaeba3)
  • Fixed run-checking non-filter Contract events. (#1458; 4a44865)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-ppQTLWQh5RUQDwMfUTpDUR8yAIhaaRNwirvDEPAAGeLiBCNikzpiMqOMVSfjNr/k"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.1.2.umd.min.js">
</script>