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
This version was pushed to npm by troncore, a new releaser for tronweb since your current version.
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)
Bumps tronweb from 5.0.0 to 5.3.0.
Release notes
Sourced from tronweb's releases.
Commits
d2a300a
Merge pull request #399 from tronprotocol/release/v5.3.0d6ea4cf
Merge pull request #397 from tronprotocol/feature/v5.3.0d5bfa3e
chore: update recent history66c16c7
Merge pull request #396 from tronprotocol/feature/v5.3.065b548c
feat: add deployConstantContract apia71627f
Merge pull request #395 from tronprotocol/feature/v5.3.013ac620
feat: support input parameter in triggersmartcontractb05502b
Merge pull request #392 from tronprotocol/feature/v5.3.0a3a88ee
feat: set protocol namespace to TronWebProto1381827
Merge pull request #391 from tronprotocol/feature/v5.3.0Maintainer changes
This version was pushed to npm by troncore, a new releaser for tronweb since your current version.
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)