yerofey / cryptowallet-cli

CW: a crypto wallet generator CLI tool for a lot of blockchains (Bitcoin, Ethereum, Solana, TON and many others)
https://www.npmjs.com/package/@yerofey/cryptowallet-cli
MIT License
111 stars 50 forks source link

build(deps): bump tronweb from 5.0.0 to 5.3.0 #19

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tronweb from 5.0.0 to 5.3.0.

Release notes

Sourced from tronweb's releases.

V5.3.0

  • Replace elliptic with ethereum-cryptography/secp256k1
  • Bump ethers to ^6.6.0
  • Optimize argument validation for createToken, updateToken and applyForSR
  • callValue can be 0 when the contract constructor is payable
  • Support shouldPollResponse to customize poll times (tronprotocol/tronweb#368)
  • Support TIP541 by transactionBuilder.cancelUnfreezeBalanceV2
  • Support TIP542 by adding a parameter in transactionBuilder.delegateResource
  • Support estimate the energy used in contract deployment by transactionBuilder.deployConstantContract

v5.2.0

  • Support build transactions locally with protobuf
  • Support multi-sign for setAccountId, updateBrokerage, clearABI, updateAccountPermissions function in transactionBuilder lib

v5.1.1

v5.1.0

  • Add freezeBalanceV2, unfreezeBalanceV2, delegateResource, undelegateResource and withdrawExpireUnfreeze function in transactiobBuiler lib to support stakeV2
  • Support tronWeb.transactionBuilder.estimateEnergy to estimate energy for triggersmartcontract transaction
  • Add getDelegatedResourceV2, getDelegatedResourceAccountIndexV2, getCanDelegatedMaxSize, getAvailableUnfreezeCount and getCanWithdrawUnfreezeAmount function to query account resource info
Commits
  • d2a300a Merge pull request #399 from tronprotocol/release/v5.3.0
  • d6ea4cf Merge pull request #397 from tronprotocol/feature/v5.3.0
  • d5bfa3e chore: update recent history
  • 66c16c7 Merge pull request #396 from tronprotocol/feature/v5.3.0
  • 65b548c feat: add deployConstantContract api
  • a71627f Merge pull request #395 from tronprotocol/feature/v5.3.0
  • 13ac620 feat: support input parameter in triggersmartcontract
  • b05502b Merge pull request #392 from tronprotocol/feature/v5.3.0
  • a3a88ee feat: set protocol namespace to TronWebProto
  • 1381827 Merge pull request #391 from tronprotocol/feature/v5.3.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by troncore, a new releaser for tronweb since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like tronweb is up-to-date now, so this is no longer needed.