Skip to content

Version 1.4.5

Latest
Compare
Choose a tag to compare
@apoorvq apoorvq released this 05 Jul 13:04
· 12 commits to main since this release
ebb41a3

Added:

Function to get the transaction fees
  • Added getFees() function to get the transaction fees for a raw transaction object.

  • Upated @ethereumjs/common implementation

  • Upated @ethereumjs/common implementation for signTransaction method

  • Update importWallet method

  • update import wallet to accept private key with or without '0x’ prefixed

  • update sign transaction to accept private key in case of imported wallet, null by default

  • Adding badges for Readme.md