npm @avalabs/avalanchejs 4.2.0-alpha.1
v4.2.0-alpha.1

latest releases: 5.1.0-alpha.2, 5.1.0-alpha.1, 5.0.0...
7 months ago

4.2.0-alpha.1 (2025-02-05)

Features

  • removed old pvm builder and apis (ebbb290)

BREAKING CHANGES

  • The old PVM transaction builder has been removed. The new Etna builder is now the default builder in order to support dynamic fees. Static fees on P-chain are not longer applicable. Likewise, API's referring to retrieving static fees have been removed where no longer applicable, and new X-Chain specific API's have been added to cover retrieving static tx fees specific to X-Chain transactions. The e alias on pvm (ie pvm.e.{builderMethod}) has been marked deprecated since the builder methods are now directly available on the pvm export.

Don't miss a new avalanchejs release

NewReleases is sending notifications on new releases.