Skip to content

Releases: vechain-energy/gas

v1.1.0

30 Jun 07:28
ac8f65a
Compare
Choose a tag to compare
  • The gas estimation now always uses VeChain’s post-Galactica dynamic fee market (EIP-1559 style).
  • The estimate function now supports:
    • maxFeePerGas: Cap the total fee per gas (EIP-1559 style)
    • maxPriorityFeePerGas: Set a custom priority fee per gas
  • The legacy gasPriceCoef is still supported for compatibility, but is no longer recommended.
  • Upgraded all dependencies and devDependencies to their latest versions

v1.0.4

24 May 19:15
c3c2d1b
Compare
Choose a tag to compare
Add project meta data