OSDN Git Service

bytom/bytom.git
2017-09-08 icodezjbadd one id generation which account and asset use by...
2017-09-07 gguossFixed a bug about assets memory not be alloc.
2017-09-07 gguossMerge branch 'master' into develop
2017-09-06 Coltmerge all the shit together
2017-09-06 gguossadded example to test issue function.
2017-09-06 ColtMerge branch 'master' into bvm
2017-09-06 gguossmerged and reslove confilic in zhouyasong-patch-1.
2017-09-06 gguossMerge branch 'master' into zhouyasong-patch-1
2017-09-06 Guanghua GuoMerge pull request #12 from Bytom/develop
2017-09-06 gguossRemoved died code.
2017-09-05 rootModify the assets.go
2017-09-05 gguossprepare added submitTx function.
2017-09-05 gguossMerge branch 'master' into develop
2017-09-05 gguossAdded issue.py to test issue function.
2017-09-05 Coltmerge bvm branch with master
2017-09-04 rootMerge branch 'zhouyasong-patch-1' of https://github...
2017-09-04 rootadd txfeed
2017-09-01 Coltmempool and unit test
2017-08-31 gguossMerge branch 'develop'
2017-08-31 gguossDelete tendermint's types.
2017-08-31 gguossMerge branch 'zhouyasong-patch-1' of https://github...
2017-08-31 gguossMerge branch 'master' into zhouyasong-patch-1
2017-08-31 rootadd createAccountReceiver
2017-08-31 Guanghua GuoMerge pull request #11 from Bytom/develop
2017-08-31 gguossDelete lib/pq, because lib/pq is sql.
2017-08-31 gguossMerge branch 'master' into develop
2017-08-31 rootadd createControlProgram
2017-08-31 gguossFixed a bug about genesis.json defect.
2017-08-31 gguossAdded genesis block.
2017-08-31 gguossAdded PrivateKey into genesis.
2017-08-31 Guanghua GuoMerge pull request #10 from Bytom/zhouyasong-patch-1
2017-08-31 rootadd updateAssetTags
2017-08-31 rootadd asset and asset'sbytomcli
2017-08-30 gguossAdded setupGenesisBlock function.
2017-08-30 gguossModified readme.md
2017-08-30 rootnamed arguments
2017-08-30 rootadd insertAccountControlProgram
2017-08-30 gguossChanged bytom node test.
2017-08-30 gguossAdded configure API address and test ok.
2017-08-29 Coltlimit the block size and transaction size
2017-08-29 rootadd update-account-tags
2017-08-29 gguossRemoved validate.config. and Modified config.
2017-08-29 Coltadd BlockSubsidy function
2017-08-29 Guanghua GuoMerge pull request #9 from Bytom/zhouyasong-patch-1
2017-08-29 zhouyasongUpdate reactor.go
2017-08-29 Guanghua GuoUpdate README.md
2017-08-28 Coltvalidation part unit test
2017-08-28 Guanghua GuoMerge pull request #8 from Bytom/develop
2017-08-28 gguossFixed a bug about bytomcli call create-account.
2017-08-28 gguossAdded create-account call in client.
2017-08-28 gguossAdded createAccount api handler.
2017-08-25 Coltupdate for the validation level test
2017-08-25 rootadd create-block-keypair to reactor.go
2017-08-25 Guanghua GuoMerge pull request #7 from Bytom/develop
2017-08-25 gguossrun http api (call /info ok.)
2017-08-25 gguossAdded metrics
2017-08-25 gguossbind bcReactor and http server.
2017-08-25 gguossAdded errors.go for handle http request error.
2017-08-24 gguossreply rpcInit.
2017-08-24 Coltbc level ice lock
2017-08-23 gguossAdded chain's rpc.
2017-08-23 Guanghua GuoMerge pull request #6 from Bytom/develop
2017-08-23 gguossAdded bytom client.
2017-08-23 gguossAdded env dir.
2017-08-22 Coltadd blockheigh operation and unit test
2017-08-22 Coltadd go test for test gasLeft
2017-08-22 Guanghua GuoMerge pull request #5 from Bytom/develop
2017-08-22 gguossAdded getRawSnapshot function.
2017-08-22 gguossAdded blockchain/rpc.
2017-08-22 gguossAdded net module.
2017-08-21 Coltadd coinbase to legacy etl map
2017-08-21 gguossAdded account into blockchainreactor.
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 gguossdelete blockchain.
2017-08-18 gguossdelete not used data.
2017-08-18 gguossAdded LatestSnapshot.
2017-08-18 rootThe blockchain directory has been removed
2017-08-18 rootThe cmd/blockchain has been removed
2017-08-18 Coltclean the entry's data structure
2017-08-18 gguossAdded SaveSnapshort function.
2017-08-18 rootThis changes the executable file of bytom
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
next