Skip to content

@liquity/lib-ethers-v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 10:56
· 354 commits to master since this release

@liquity/lib-ethers-v3.3.0 (2021-06-29)

Bug Fixes

  • improve gas cost of hint recovery when inserting into the end of SortedTroves (e469beb), closes #600
  • insufficient gas headroom for updating baseRate (4db34e0), closes #616

Features

  • add startBlock to deployment manifests (f7302d6)
  • estimate the gas cost increase of TXs due to fee decay (26ef873)
  • make use of Ethers' transaction replacement detection (a56f9b6)