Socket
Socket
Sign inDemoInstall

@getsafle/vault-polygon-controller

Package Overview
Dependencies
347
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.2.8

Diff

Changelog

Source

1.2.8 (2023-11-30)

  • Added gas limit and gas estimation in getFees()
shubham.3008
published 1.2.7 •

Changelog

Source

1.2.7 (2023-07-05)

  • Updated CI for test cases
  • Added coverage report for the test cases
  • Added nyc dependency for the coverage report
  • Updated node version
  • Added dev and test branches in CI
apoorv31
published 1.2.5 •

Changelog

Source

1.2.5 (2023-06-21)

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

Changelog

Source

1.2.4 (2023-05-17)

  • Update importWallet method
itsarjn
published 1.2.3 •

Changelog

Source

1.2.3 (2022-05-27)

Updated signTransaction()
  • Removed unused code in signTransaction() and refactored the function.
itsarjn
published 1.2.2 •

Changelog

Source

1.2.2 (2022-05-27)

update signTransaction()
  • Updated signTransaction() function to support EIP-1559 transactions.
itsarjn
published 1.2.1 •

Changelog

Source

1.2.1 (2022-04-13)

Updated getFees()
  • Updated getFees() function to calculate the transaction fees using maxFeePerGas since polygon supports type 2 transactions.
itsarjn
published 1.2.0 •

Changelog

Source

1.2.0 (2022-03-05)

Implement sign functionality
  • Added sign() to sign a message or transaction and get signature along with v,r,s.
itsarjn
published 1.1.0 •

Changelog

Source

1.1.0 (2022-02-16)

Implement get balance functionality
  • Added getBalance() to fetch the balance in native currency.
shubham.3008
published 1.0.1 •

Changelog

Source

1.0.1 (2022-01-21)

Implement import wallet functionality
  • Added importWallet() to import account using privateKey.
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc