OSDN Git Service

Fix typo
[bytom/bytom.git] / protocol /
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
2017-08-28 Coltvalidation part unit test
2017-08-25 Coltupdate for the validation level test
2017-08-24 Coltbc level ice lock
2017-08-22 Coltadd blockheigh operation and unit test
2017-08-22 Coltadd go test for test gasLeft
2017-08-21 Coltadd coinbase to legacy etl map
2017-08-18 Coltinit version of coinbase tx vm verify
2017-08-18 Coltadd the coinbase vm verify logic
2017-08-18 gguossMerge remote-tracking branch 'origin/develop'
2017-08-18 gguossAdded LatestSnapshot.
2017-08-18 Coltclean the entry's data structure
2017-08-18 gguossAdded SaveSnapshort function.
2017-08-18 Coltremove the timerange check
2017-08-18 Coltadd block pointer to verify tx
2017-08-18 gguossprovide store interface's SaveBlock function.
2017-08-17 gguossmerge bytom/blockchain/store /bytom/blockchain/txdb...
2017-08-17 Coltadd coinbase entry
2017-08-17 Coltfix the protol level test
2017-08-17 gguossAdded store's block cache.
2017-08-17 Coltadd gas rate to the system
2017-08-17 Coltlimit the max gas fee per transaction
2017-08-17 gguossMerge branch 'master' into develop
2017-08-17 Coltmerge with master
2017-08-17 Coltadd nonce and bits into the block header
2017-08-17 Guanghua GuoMerge pull request #4 from Bytom/develop
2017-08-17 gguossChanged blockchain to bytom.
2017-08-16 Coltadd gas model in the validation level
2017-08-15 Coltmodify the validation level code for charge gas
2017-08-15 Coltremove the BlockMultisi code from vmutil
2017-08-15 Coltvm is now charge gas
2017-08-11 Guanghua GuoMerge pull request #3 from Bytom/develop
2017-08-11 gguossBuild no error.
2017-07-14 gguossmerge node_p2p and chain.
2017-07-14 gguossAdded blockchain struct.