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

Tags: kaetemi/wallet-core-windows

Tags

2.6.31

Toggle 2.6.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Harmony] Return address data (trustwallet#1728)

* add harmony address data

2.6.30

Toggle 2.6.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add padLeft option for parse_hex (trustwallet#1683)

2.6.29

Toggle 2.6.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Terra] Update terra block explorer (trustwallet#1661)

* update terra block explorer
* remove explicit network

2.6.27

Toggle 2.6.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Ethereum] Add simple EIP1559 fee suggestion (trustwallet#1641)

* Add EthereumFee
* fix linux build error
* Add cpp tests

2.6.25

Toggle 2.6.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Keystore] Throw invalid json instead of key error (trustwallet#1632)

* throw invalid json instead of key error
* Add test

2.6.24

Toggle 2.6.24's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
HDWallet: re-add mnemonic validity check (trustwallet#1616)

* Add back checks for mnemonic validity (revert of trustwallet#1601)
* New 'unchecked' creation, test with Spanish mnemonic
* Re-add swift test with Spanish mnemonic
* Add HDWallet check flag, default is true
* build android lib as release
* Fix typo in comments
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: hewigovens <360470+hewigovens@users.noreply.github.com>

2.6.23

Toggle 2.6.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Fantom to registry (trustwallet#1614)

* Add fantom to registry
* Add fantom to ios/android tests

2.6.22

Toggle 2.6.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Various HDWallet fixes (trustwallet#1601)

* remove entropy size assert for non english phrases
* add -DNDEBUG for iOS build
* support getting extended public key from xpub
* add bip39 english comments
* add address tests

2.6.21

Toggle 2.6.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add c-chain data tests (trustwallet#1602)

2.6.20

Toggle 2.6.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Avalanche C-Chain and xDAI (trustwallet#1592)

* add avax c chain / xdai
* Fix xdai tx id test
* Fix avax mainnet chain id
0