Skip to content

Tags: ethers-io/ethers.js

Tags

v6.11.1

Toggle v6.11.1's commit message
Throw an error when attempting to derive from a master path from a no…

…n-master node (#4551).

v6.11.0

Toggle v6.11.0's commit message
Allow transaction encoding for inferred type transactions.

v6.10.0

Toggle v6.10.0's commit message
Limit decoded result imflation ratio from ABI-encoded data (#4537).

v6.9.2

Toggle v6.9.2's commit message
Fix Base58 padding for string representation of binary data (#4527).

v6.9.1

Toggle v6.9.1's commit message
Fix uncatchable issue when sending transactions over JSON-RPC and pro…

…vide some retry-recovery for missing v (#4513).

v6.9.0

Toggle v6.9.0's commit message
admin: update changelog after build-clean

v6.8.1

Toggle v6.8.1's commit message
admin: updated dist files

v6.8.0

Toggle v6.8.0's commit message
Fixed internal ens-normalize testcase for empty string.

v6.7.1

Toggle v6.7.1's commit message
Prevent destroyed providers from emitting network detection errors.

v6.7.0

Toggle v6.7.0's commit message
Fixed receipt wait not throwing on reverted transactions.