This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 363
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(comment it out of test_fileter_account_utxo): comment it out of test_fileter_account_utxo * feat(delete block_commintment transactionstatushash field): del BlockCommintment TxStatusHash * feat(modify bc.proto): modify bc.proto * feat(delete tx_status_root of blockheader): delete tx_status_root of blockheader * feat(delete tx_status_test): delete tx_status_test * feat(modify blockindex.go): modify blockindex.go * feat(modify block_retrieve.go): modify block_retrieve.go * feat(modify merkle.go): modify merkle.go * feat(modify mining.go): modify mining.go * feat(modify block_keeper_test.go): modify block_keeper_test.go * feat(modify merkle.go): modify merkle.go * feat(modify): modify block_retrieve.go * feat(modify block_retrieve.go): modify block_retrieve.go * feat(modify block_retrieve.go): modify block_retrieve.go * feat(modify query/annotated.go): modify query/annotated.go * feat(modify): modify * feat(modify utxos.go): modify utxos.go * feat(modify): modify * feat(modify utxo.go): modify utxo.go * feat(modify utxo_test.go): modify utxo_test.go * feat(modify wallet.go): modify wallet.go * feat(modify wallet.go): modify wallet.go * feat(modify netsync message.go): modify netsync message.go * feat(modif peer.go): modify peer.go * feat(netsync handle.go): netsync handle.go * feat(modify message.go): modify message.go * feat(modify utxo_view.go): modify utxo_view.go * feat(temp modify validationtx): temp modify ValidationTx * feat(modify block.go): modify block.go * feat(modify utxo_view.g): modify utxo_view.go * feat(modify chain interface): remove GetTransactionStatus func * feat(modify mock/chain.go): modify mock/chain.go * feat(modify store.go): modify store.go * feat(delete ts.getstatus): delete ts.GetStatus * feat(modify mining.go): modify mining.go * feat(modify store.go): modify store.go SaveBlock fn * feat(modify protocol.go init_chain_status): modify protocol.go initChainStatus * feat(modify block.go validate_block func): modify block.go ValidateBlock fnc * feat(modify block_test_util.go): modify NewBlock func * feat(modify tx_status.go): delete SetTransactionStatus func * feat(modify tx_status.go): delete NewTransactionStatus func * feat(modify tx_status.go): modify tx_status.go * feat(modify bc.proto): modify bc.proto * feat(modify blockheader.go): modify blockheader.go * feat(modify block_retrieve.go): modify block_retrieve.go * feat(modify txpool.go): modify txpool.go * feat(format): format * feat(modify block_integration_test.go): modify block_integration_test.go * feat(modify block.go validate_block fn): modify block.go ValidateBlock fn * feat(golint): golint * feat(fix): fix * feat(fix): fix * feat(fix): fix * feat(fix): fix * feat(fix): fix * feat(fix): fix * feat(add test control): add test control * feat(temp): temp * feat(modify bypes/block_test.go): modify want hash * feat(netsync/consensusmgr/consensus_msg_test.go): modify * feat(modify): blockindex_test.go TestNewBlockNode * feat(ignore block_process_test): ignore TestBlockProcess * feat(modify block_integration_test.go): modify TestProcessBlock fn * feat(golint): golint * feat(golint): golint * feat(rm pow_test.go): rm pow_test.go * feat(modify block_integration_test.go): modify b * feat(modify testcontrol): delete CHXTest * feat(delete wallet test temp file): delete wallet temp file by test generate
- Loading branch information
Showing
62 changed files
with
445 additions
and
1,284 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
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.