-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 (#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 <[email protected]> Co-authored-by: vzin <[email protected]>
- Loading branch information
1 parent
e995911
commit 15543c6
Showing
9 changed files
with
6,267 additions
and
5,711 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.