Tags: MarkTangJs/wallet-core
Tags
Eth ABI expose decodeArray (trustwallet#1158) * Eth ABI expose decodeArray * Add iOS tests * EthAbi: Extend ParamFactory with array types. * ParamFactory getValue supports array * Rework decodeArray, use json format, reuse with ContractCall. * Add iOS decodeArray tests. * Add Android test * Improve array string join * Avoid exceptions * Use json::array() Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
[Filecoin] Add json to output (trustwallet#1148) * Add json to filecoin output * remove not used encoded from output
[Binance] Fix timelock unlock signature error (trustwallet#1143) * Fix timelock unlock signature error, add mainnet tests * add relook test
Support compiling as static lib for cocoapods (trustwallet#1112) * prepare for static pod * revert spec name and exclude WalletCore.h * Fix xcode12 warnings * Add some comments to near
Coin initialization simplification, race bug fix (trustwallet#1131) * Coin init: Simplify dynamic initializations. * Move getCoinTypes to generated code. * Change coin info map into a switch, remove thread synchronization. * Update newcoin generation * Add sanity check for coin entry handles coin type. * Simplify CoinInfo, only simple types (remove DerivationPath class). * Move coverage-enhancing checks from prod to test. * Add some extra const qualifiers. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Add NEAR account (trustwallet#1116) * Add near account * return hex public key by default * simulate near migration code
Change type of amount in Binance Timelock messages. (trustwallet#1124) * Change type of amount in Binance Timelock messages. * Review findinds; comments, revert of unrelated coins.md. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
[WIP] Support Binance time{L|Rel|Unl}ock messages. (trustwallet#1118)
* Support Binance time{L|Rel|Unl}ock messages.
* Test exp. data formatting (left out).
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
PreviousNext