Skip to content

Commit

Permalink
chore: update recent history
Browse files Browse the repository at this point in the history
  • Loading branch information
stan committed Jul 11, 2023
1 parent 66c16c7 commit d5bfa3e
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 d5bfa3e

Please sign in to comment.