Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Bitcoin Gold to Trust Wallet #2

Closed
wants to merge 14 commits into from
Closed

Conversation

tolak
Copy link
Collaborator

@tolak tolak commented Mar 22, 2020

Description

Testing instructions

Types of changes

Checklist

hewigovens and others added 14 commits March 3, 2020 13:25
* ref_block_prefix type changed to uint64
* remove toInt()
* Add tests for chainParams range checking.
* Move chainParam trunctation to Transaction class, extend to block number as well.
* Minor cleanup.
Co-authored-by: Adam R <[email protected]>
* Refactor IoTeX staking.

* Add IoTeX Staking C++ tests.

* remove TWIoTeXStaking
* Update to solana v1.0

* Update coin info

* Return serialized transaction as base-58-encoded string
* Add UTXOPlanner to test

* Update android sample to 2.0.3

* Update osx sample with AnySigner

* code review comments
* FIO: Update NewFundsReq to testnet v0.9.0.
* Add chainCode to NewFundsContent.
* FIO: Proper VarInt length encoding.
* FIO: FundsRequest fixes (base64 enc, actor).
* iOS compile fix.
* FIO encryption: Move encode and decode logic to Encryption class.
Co-authored-by: Catenocrypt <[email protected]>
* Coin Entry and Dispatcher prototype.

* Extend CoinEntry scheme to signing as well.

* Get rid of AnySigner.h.

* Extend CoinEntry to tx planning as well.

* Add Entry for BitcoinCash, inherited from Bitcoin.

* Make CoinEntry multi-coin capable (e.g. for Bitcoin family).

* Extended Ethereum entry with other Eth-fork coins, few more coins.

* Code generator for Entry files.

* Cleanup, remove remainders of switch(coin) statements.

* Add AnySignerPlan and other missing tests.

* Coins: return list of supported coins.

* GetCoinTypes(), walletconsole uses this instead of scanning.

* Extra Ethereum plan negative case.

* Coin dispatch: removing UTXOPlanner duplication, merged into AnySigner.

* remove unnecessary comments/tests
* Add back signing proto in json

* add method to check json supporting

* Fix podspec syntax

* Add back cpp sample
…rt (trustwallet#894)

* added extra field for harmony staking
* updated harmony staking fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adopt Zilliqa to bech32 address format
7 participants