OSDN Git Service

update the makefile due to codereview
[bytom/bytom.git] / protocol /
2017-10-31 gguossMerge branch 'dev' of https://github.com/Bytom/bytom...
2017-10-31 paladzset the init block bits
2017-10-31 paladzmerge with dev
2017-10-30 paladzfix bug for net level change
2017-10-30 Liu-Cheng XuMerge remote-tracking branch 'zjb/monday-zjb' into dev
2017-10-30 gguossMerge branch 'master' into dev
2017-10-30 Guanghua GuoDelete bytom log (#74)
2017-10-29 paladzmerge with the dev
2017-10-28 icodezjbSupport spend transaction with account or utxo (#72)
2017-10-28 icodezjbUse better iterator which tmlibs's IteratorPrefix
2017-10-26 icodezjbMerge remote-tracking branch 'origin/dev' into dev
2017-10-26 icodezjbSupport spend transaction with account or utxo
2017-10-26 icodezjbMerge pull request #1 from Bytom/dev
2017-10-25 paladzupdate log format
2017-10-25 paladzfix a dead lock bug
2017-10-25 paladzMerge branch 'dev' into bvm
2017-10-25 Liu-Cheng XuPurify normal log output (#70)
2017-10-25 Guanghua GuoReplace grpc to jsonrpc (#69)
2017-10-25 paladzMerge branch 'dev' into bvm
2017-10-25 paladzfix bug for end to end test
2017-10-24 paladzfix bug for end to end test
2017-10-24 paladzclear the chain part code
2017-10-23 paladzclear the store db part code && add one TODO
2017-10-23 paladzmodify the chain structure for support orphan block
2017-10-20 Guanghua GuoDev (#61)
2017-10-18 icodezjbAdd block process to build accountutxos db (#53)
2017-10-13 Guanghua GuoMerge pull request #49 from Bytom/dev v0.1.1
2017-10-10 gguossMerge branch 'dev' of github.com:Bytom/bytom into dev
2017-10-10 gguossRemove dashboard && Make test OK.
2017-10-10 gguossMerge branch 'dev' into zhouyasong-patch-1
2017-10-09 icodezjbMerge pull request #43 from liuchengxu/fmt
2017-10-09 Liu-Cheng XuReformat the whole project
2017-09-29 gguossMerge branch 'master' into demo
2017-09-28 icodezjbMerge pull request #37 from icodezjb/demo
2017-09-28 icodezjbsupport list-balances
2017-09-28 icodezjbMerge pull request #9 from Bytom/demo
2017-09-28 gguossMerge branch 'demo'
2017-09-28 paladzfix logic bug on broadcast tx
2017-09-28 icodezjbMerge pull request #8 from Bytom/demo
2017-09-28 gguossMerge branch 'demo'
2017-09-28 paladzremove tx from pool after success commit block
2017-09-27 paladzMerge branch 'demo' into bvm
2017-09-26 paladzfix the validation part error
2017-09-26 icodezjbMerge pull request #7 from Bytom/demo
2017-09-26 jianyixunMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 paladzfix the merge bug
2017-09-26 gguossMerge branch 'master' of https://github.com/Bytom/bytom
2017-09-26 gguossMerge branch 'demo'
2017-09-26 paladzcode need to be little better elegant
2017-09-26 gguossMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 gguossfix bug about spawn block issue:33
2017-09-26 gguossfix conflicts
2017-09-26 gguossMerge branch 'demo'
2017-09-26 icodezjbMerge pull request #6 from Bytom/demo
2017-09-25 paladzMerge branch 'demo' into bvm
2017-09-25 paladzconnect bcR with txPool newTx chanel, auto boardcast
2017-09-25 paladzadd our txpool to chain.validationTx
2017-09-25 jianyixunMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-25 paladzMerge branch 'calDiff' into bvm
2017-09-25 icodezjbMerge pull request #5 from Bytom/demo
2017-09-25 paladzMerge branch 'bvm' into demo
2017-09-25 paladzquick fix for make the chain.validationTx work, but...
2017-09-24 Guanghua GuoMerge branch 'demo' into demo
2017-09-23 icodezjbstore RawDefinition1 instead of rawDefinition in struct...
2017-09-23 paladzdelete the unused code
2017-09-23 paladzfix wrong import issue
2017-09-22 Blockmeta-区块元Merge branch 'master' into demo
2017-09-22 gguossMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-22 gguossMerge branch 'master' into demo
2017-09-22 Blockmeta-区块元Merge pull request #27 from Blockmeta/master
2017-09-22 paladzMerge branch 'demo' of https://github.com/Bytom/blockch...
2017-09-22 paladzMerge branch 'bvm' into demo
2017-09-22 paladzformat the check proof of work enter point
2017-09-22 paladzBTM asset id should be define in the consensus folder
2017-09-22 paladzmove the max tx size and block size to the consensus...
2017-09-22 paladzremove generate block function due to we are pow crypto
2017-09-22 paladzvalidation should handle the int/uint type convert
2017-09-22 paladztx weight should read from tx directly
2017-09-22 paladzfix one unit test bug
2017-09-21 Blockmeta-区块元Merge pull request #2 from Bytom/demo
2017-09-21 Blockmeta-区块元Merge pull request #24 from Blockmeta/master
2017-09-21 zhouyasongmmerge zhouyasong-patch-1 to demo
2017-09-21 paladzmerge with master baby
2017-09-20 paladzmining, block sync, success
2017-09-18 Blockmeta-区块元Merge pull request #1 from Bytom/master
2017-09-17 paladzinit version of merger all thr things together
2017-09-08 icodezjbMerge pull request #1 from Bytom/master
2017-09-07 rootadd query API
2017-09-07 ColtMerge branch 'consensus' into bvm
2017-09-07 gguossMerge branch 'master' into develop
2017-09-06 Coltmerge all the shit together
2017-09-06 ColtMerge branch 'master' into bvm
2017-09-06 gguossMerge branch 'master' into zhouyasong-patch-1
2017-09-05 Coltmerge bvm branch with master
2017-09-04 Colttmp save for branch merge
2017-08-31 Guanghua GuoMerge pull request #11 from Bytom/develop
2017-08-31 gguossMerge branch 'master' into develop
2017-08-30 gguossAdded setupGenesisBlock function.
2017-08-29 Coltlimit the block size and transaction size
2017-08-29 Coltadd BlockSubsidy function
next