ethers.js v6.14.2

v6.14.2

ethers/v6.14.2 (2025-05-26 18:31)

Changed 2
  • Skip additional receipt fetch for single confirmation requests
  • Update EtherscanProvider to use their v2 API
Fixed 2
  • Call stack overflow in makeError stringify for recursive structures
  • Explicitly throw error on gunzip failure to prevent uncaught exception

From ethers.js

  • Fixed call stack overflow in makeError stringify for recursive structures (#4977, #4978; 52a0522).
  • Explicitly throw error on gunzip failure to prevent uncaught exception (#4873, #4874; fe98f98).
  • Skip additional receipt fetch for single confirmation requests (#4972; 243cb02).
  • Update EtherscanProvider to use their v2 API (#4975; 5e09aa1).
View original

Upgraded? How did it go?

Discussion