8000 Tags · Perry2186/tronweb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Perry2186/tronweb

Tags

v6.0.0-beta.0

Toggle v6.0.0-beta.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tronprotocol#462 from tronprotocol/release/v6.0.0

feat: update version

v5.3.1

Toggle v5.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tronprotocol#409 from tronprotocol/release/v5.3.1

Release/v5.3.1

V5.3.0

Toggle V5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tronprotocol#399 from tronprotocol/release/v5.3.0

Release/v5.3.0

v5.1.1

Toggle v5.1.1's commit message
test: add test for tip541 & tip542

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tronprotocol#374 from tronprotocol/release/v5.2.0

Release/v5.2.0

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tronprotocol#343 from tronprotocol/release/v5.1.0

Release/v5.1.0

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tronprotocol#328 from tronprotocol/release/v5.0.0

v5.0.0 transaction

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tronprotocol#293 from tronprotocol/release_v4.4.0

Release v4.4.0

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tronprotocol#274 from tronprotocol/develop

Release v4.3.0

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v4.2.0 (tronprotocol#252)

* fix when decode result os array and has one value

* update dependencies version

* Update transactionBuilder.js

When trying to get estimated energy via constantContract, it returnes very small (wrong) value, because call_value variable is not passed in args. This update will fix it.
Why actually call_valu, fee_limit, token_id and call_token_value are not included in current version? Whats the reason?

* Update transactionBuilder.js

* add the name key when the contract call method has only one return value

* fix karma conf

* Optimize the `TriggerConstantContract` method

* Update changelog

* Optimize the `TriggerConstantContract` method (tronprotocol#246)

* Optimize the `TriggerConstantContract` method

* Update changelog

* fix code formatting

* add the name key when the `send()` method has only one return value

* add the `struct` name props when decoding abi

* fix `triggerSmartContractWithFuncABIV2` test

* Update README.md

Co-authored-by: summertanh <huijuant58@163.com>
Co-authored-by: vzin <vadim@blockchaincuties.com>
0