-
Notifications
You must be signed in to change notification settings - Fork 58
Refine the multi-color mechanism #104 #126
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
Open
hihiben
wants to merge
70
commits into
blockchain-foundry:develop
Choose a base branch
from
hihiben:CColorAmount
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
6c4e252
class CColorAmount
hihiben 60513fe
class TxInfo
hihiben 549909b
class Fee
hihiben 49dd6f7
class CFeeRate
hihiben 85fd423
class CTxOut
hihiben 16a3aa2
class CTransaction
hihiben e2e3cc0
class CCoinsViewCache
hihiben 7ffa8e0
struct CRecipient
hihiben 3fd3aa3
struct COutputEntry
hihiben 74048da
class CWalletTx
hihiben 3b7be5d
class CWallet
hihiben bcc14f8
class CTxOutCompressor
hihiben 5ef7787
fix init.cpp
hihiben 17f8dcc
fix main.cpp
hihiben 6c9cb18
class CBlockPolicyEstimator
hihiben cce0671
struct CBlockTemplate
hihiben f1662de
fix miner.cpp
hihiben 2dd51d2
fix rpcserver.h rpcserver.cpp
hihiben cf9d5c7
fix rest.cpp
hihiben be25371
fix rpcblockchain.cpp
hihiben 1a61286
fix rpcrawtransaction.cpp
hihiben af2ccc2
fix main.h main.cpp
hihiben 8ca05e0
fix rpcmining.cpp
hihiben 8c88aee
fix rpcmining.cpp
hihiben f4d872e
struct CCoinsStats
hihiben 87e5ebc
fix rpcblockchain.cpp
hihiben 5b8eca8
transaction handlers
hihiben 5d5c7af
class CTxMemPoolEntry
hihiben 769d54c
fix miner.cpp
hihiben c914876
fix main.cpp
hihiben 50d04e1
fix main.cpp
hihiben 1ac9094
fix main.cpp
hihiben 60ac7bd
fix rpcrawtransaction.cpp
hihiben bda9cfd
class CCoinsViewDB
hihiben 91dc4c3
class CTxMemPool
hihiben 477c472
class CCoinsViewMemPool
hihiben b65af61
class CMainParams
hihiben 5bb0662
fix core_write.cpp
hihiben 9e4be1f
fix wallet/rpcwallet.cpp
hihiben 4c21621
class COutput
hihiben a83a111
fix wallet/wallet.cpp
hihiben 2c56352
class CCoinsViewCache_UnitTest
hihiben 23903dc
fix wallet/rpcwallet.cpp
hihiben 96e8dd7
fix test/coins_tests.cpp
hihiben ddce5cc
fix test/DoS_tests.cpp
hihiben f8bec1a
fix wallet/rpcwallet.cpp
hihiben fa72779
fix test/mempool_tests.cpp
hihiben 1adac92
fix test/script_P2SH_tests.cpp
hihiben 5a978ab
fix test/script_P2SH_tests.cpp
hihiben b9ce74c
fix test/test_gcoin.h test/test_gcoin.cpp
hihiben 82f8dc7
class CAccountingEntry
hihiben 447d9f7
class CWalletDB
hihiben 110faff
struct tallyitem
hihiben dd9199e
fix wallet/rpcwallet.cpp
hihiben e457de3
fix test/handler_normal.cpp
hihiben 3666111
acc_orderupgrade
hihiben 19e067e
fix test/handler_license.cpp
hihiben 4057393
fix wallet/test/wallet_tests.cpp
hihiben 3692220
fix test/rpc_command.cpp
hihiben 8b02d50
class CWallet_UnitTest
hihiben 3ca7b74
class CColorAmount
hihiben d751ee6
class CBlockPolicyEstimator
hihiben 2afe736
fix main.cpp
hihiben 531e2ce
class CColorAmount
hihiben 1619c63
class CColorAmount
hihiben 3831bab
fix main.cpp
hihiben 3fad64b
class Fee
hihiben 62b99b6
travis
hihiben a64c426
class CColorAmount
hihiben ccee1b3
fix wallet/rpcwallet.cpp
hihiben File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
不能用上面已經寫好的+來做嗎
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
以下幾個一樣
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
換一個方式來implement了