OSDN Git Service

add query API
[bytom/bytom.git] / protocol / bc / bc.pb.go
2017-09-07 rootadd query API
2017-09-07 gguossMerge branch 'master' into develop
2017-09-06 ColtMerge branch 'master' into bvm
2017-09-05 Coltmerge bvm branch with master
2017-08-29 Coltlimit the block size and transaction size
2017-08-18 Coltadd the coinbase vm verify logic
2017-08-18 Coltclean the entry's data structure
2017-08-18 Coltremove the timerange check
2017-08-18 Coltadd block pointer to verify tx
2017-08-17 Coltadd coinbase entry
2017-08-17 Coltmerge with master
2017-08-17 Coltadd nonce and bits into the block header
2017-07-14 gguossAdded blockchain struct.