Skip to content

Commit

Permalink
Merge pull request #397 from tronprotocol/feature/v5.3.0
Browse files Browse the repository at this point in the history
chore: update recent history
  • Loading branch information
unicornonea authored Jul 11, 2023
2 parents 66c16c7 + d5bfa3e commit d6ea4cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@ __5.3.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 ([#368](https://github.com/tronprotocol/tronweb/issues/368))
- Support [Tip541](https://github.com/tronprotocol/tips/issues/541) by `transactionBuilder.cancelUnfreezeBalanceV2`
- Support [Tip542](https://github.com/tronprotocol/tips/issues/542) by adding a parameter in `transactionBuilder.delegateResource`
- Support estimate the energy used in contract deployment by `transactionBuilder.deployConstantContract`

__5.2.0__
- Support build transactions locally with protobuf
Expand Down

0 comments on commit d6ea4cf

Please sign in to comment.