OSDN Git Service

Merge pull request #935 from Bytom/dev
[bytom/bytom.git] / protocol /
2018-04-23 Yongfeng LIMerge pull request #804 from Bytom/change_diff
2018-04-23 PaladzMerge pull request #800 from Bytom/validate-tx-tests
2018-04-23 lbqdsadd validate tx overflow tests
2018-04-23 PaladzMerge pull request #794 from Bytom/safe_math
2018-04-23 paladzprevent math overflow
2018-04-22 PaladzMerge pull request #791 from Bytom/fix_issue
2018-04-22 paladztimerange not support timestamp for now
2018-04-22 PaladzMerge pull request #777 from Bytom/try_fix_p2p
2018-04-22 Yongfeng LIMerge pull request #776 from Bytom/spend_genesis
2018-04-21 paladzgenesis is ready for mainnet
2018-04-21 Blockmeta-区块元Merge pull request #774 from Bytom/fix_ext_asset_alias
2018-04-21 paladzfix unit test
2018-04-21 PaladzMerge pull request #771 from Bytom/fix-lru-cache-get
2018-04-21 PaladzMerge pull request #770 from Bytom/p2p_test
2018-04-21 PaladzMerge pull request #767 from Bytom/utxo-view-unit-tests
2018-04-20 lbqdsutxo view unit tests
2018-04-19 paladzMerge branch 'dev' into backup
2018-04-19 Blockmeta-区块元Merge pull request #723 from Bytom/fix-create-account...
2018-04-19 PaladzMerge pull request #716 from Bytom/dev-pool
2018-04-19 PaladzMerge pull request #720 from Bytom/blockindex-unit...
2018-04-19 lbqdsblockindex unit tests
2018-04-19 oyshengMerge branch 'dev' into dev-pool
2018-04-19 paladzMerge branch 'dev' into backup
2018-04-19 PaladzMerge pull request #708 from Bytom/test-fixtypo
2018-04-19 PaladzMerge pull request #712 from Bytom/dev-pool
2018-04-19 PaladzMerge pull request #705 from Bytom/unit-test-validate-tx
2018-04-19 Blockmeta-区块元fix "valid" typo
2018-04-18 paladzmerge with dev
2018-04-18 PaladzMerge pull request #694 from Bytom/dev_adapt_net
2018-04-18 lbqdsMerge branch 'dev' into unit-test-validate-tx
2018-04-18 lbqdsvalidate tx unit tests
2018-04-18 PaladzMerge pull request #698 from Bytom/ci
2018-04-18 PaladzMerge pull request #697 from Bytom/dev-gas
2018-04-18 oyshengMerge branch 'dev' into dev-gas
2018-04-18 oyshengmodify fmt.printf to log
2018-04-18 lbqdsMerge branch 'dev' into skip-solve-in-tests
2018-04-17 PaladzMerge pull request #681 from Bytom/fix-tx-feed
2018-04-17 PaladzMerge pull request #680 from Bytom/fix-print-json-inval...
2018-04-17 PaladzMerge pull request #675 from Bytom/p2p_test
2018-04-17 PaladzMerge pull request #668 from Bytom/dev-gas
2018-04-17 lbqdsMerge branch 'dev' into fix-tx-feed
2018-04-17 oyshengMerge branch 'dev' into dev-gas
2018-04-17 oyshengoptimise
2018-04-17 yahtooMerge branch 'dev' into p2p_test
2018-04-17 PaladzMerge pull request #657 from Bytom/coinbase-tx-test
2018-04-17 PaladzMerge pull request #635 from Bytom/unit_test
2018-04-17 oyshengadd lock for func GetTxPool
2018-04-17 paladzfix for code review
2018-04-16 oyshengadd api get-txpool
2018-04-16 PaladzMerge pull request #636 from Bytom/fix-bytomcli-bugs
2018-04-14 haoyuAThzmerge
2018-04-13 paladzadd unit test for block header
2018-04-13 PaladzMerge pull request #629 from Bytom/unit_test
2018-04-13 paladzrename the variable
2018-04-13 paladzadd unit test for calcReorganizeNodes
2018-04-12 Paladzfix bug for err tx should not goes into txpool (#605)
2018-04-12 WangYifuFunctional tests (#543)
2018-04-11 PaladzFrozen vm (#577)
2018-04-09 PaladzFrozen bc (#552)
2018-04-09 HAOYUatHZchmod -x for source files (#557)
2018-04-08 WangYifufix get reorganize blocks stuck (#549)
2018-04-08 Yongfeng LIRemove unused code (#548)
2018-04-08 Paladzadd logs for debug (#545)
2018-04-08 PaladzBlock node (#541)
2018-04-07 yahtooOptimize p2p transfer business layer logic (#501)
2018-04-06 PaladzStatic types (#529)
2018-04-03 Yongfeng LIfix style with goimports except p2p directory (#520)
2018-03-31 Paladzedit api for get-work and submit work (#507)
2018-03-30 Paladzinit push for tx status hash use merkle tree (#499)
2018-03-27 Paladzinit push for verify seed (#488)
2018-03-26 Yongfeng LIremove error check of GetBlockByHash in SaveBlock ...
2018-03-26 Yongfeng LIfix build failure (#484)
2018-03-26 Yongfeng LIimprove some code (#482)
2018-03-26 PaladzBlock min time (#481)
2018-03-24 Paladzmodify the folder struct (#476)
2018-03-22 Paladzadd timerange to txbuilder (#461)
2018-03-22 WangYifumake test build failed (#457)
2018-03-21 Paladzinit push for add newBlockCh for p2p (#443)
2018-03-17 Blockmeta-区块元Repalce tp with mp (#434)
2018-03-16 Yongfeng LIRename legacy (#433)
2018-03-16 Yongfeng LIremove InitialBlockHash in Asset (#431)
2018-03-15 Yongfeng LIremove RefDataHash in SpendCommitment and UTXO (#428)
2018-03-14 Yongfeng LIRemove reference data in TxInput & TxOutput (#420)
2018-03-13 PaladzHash static len (#422)
2018-03-13 oyshengadjust format for golint (#419)
2018-03-13 Paladzfix import issue (#417)
2018-03-13 Yongfeng LIRemove transaction reference data (#416)
2018-03-13 PaladzSeed (#415)
2018-03-10 Paladzrename the file from mempool.go -> txpool.go (#411)
2018-03-10 PaladzGetwork (#410)
2018-03-09 yahtooAdd p2p network manager function (#397)
2018-03-08 PaladzMining pool (#403)
2018-03-06 Paladzinit version of charge tx size gas (#394)
2018-03-01 Paladzinit version of edit block header (#389)
2018-02-27 Paladzp2sh use RawWitnessKeys (#386)
2018-02-08 Paladzadd comment (#374)
2018-02-08 Paladzforgot delete old unit test (#373)
2018-02-08 Paladzfix retire issue bug (#372)
2018-02-07 Guanghua GuoChange blockheader support json encode/decode (#367)
2018-02-06 Paladzfix apply tx to handle the retire (#366)
next