Skip to content

Commit d6ea4cf

Browse files
authored
Merge pull request #397 from tronprotocol/feature/v5.3.0
chore: update recent history
2 parents 66c16c7 + d5bfa3e commit d6ea4cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,9 @@ __5.3.0__
189189
- Optimize argument validation for `createToken`, `updateToken` and `applyForSR`
190190
- callValue can be 0 when the contract constructor is payable
191191
- Support shouldPollResponse to customize poll times ([#368](https://github.com/tronprotocol/tronweb/issues/368))
192+
- Support [Tip541](https://github.com/tronprotocol/tips/issues/541) by `transactionBuilder.cancelUnfreezeBalanceV2`
193+
- Support [Tip542](https://github.com/tronprotocol/tips/issues/542) by adding a parameter in `transactionBuilder.delegateResource`
194+
- Support estimate the energy used in contract deployment by `transactionBuilder.deployConstantContract`
192195

193196
__5.2.0__
194197
- Support build transactions locally with protobuf

0 commit comments

Comments
 (0)