OSDN Git Service

bytom/bytom.git
2017-09-05 gguossAdded issue.py to test issue function.
2017-08-31 gguossDelete tendermint's types.
2017-08-31 gguossDelete lib/pq, because lib/pq is sql.
2017-08-31 gguossMerge branch 'master' into develop
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 rootadd update-account-tags
2017-08-29 gguossRemoved validate.config. and Modified config.
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 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 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-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 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 gguossAdded account into blockchainreactor.
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 gguossAdded SaveSnapshort function.
2017-08-18 rootThis changes the executable file of bytom
2017-08-18 gguossprovide store interface's SaveBlock function.
2017-08-17 gguossmerge bytom/blockchain/store /bytom/blockchain/txdb...
2017-08-17 gguossAdded store's block cache.
2017-08-17 gguossMerge branch 'master' into develop
2017-08-17 Guanghua GuoMerge pull request #4 from Bytom/develop
2017-08-17 gguossChanged blockchain to bytom.
2017-08-11 Guanghua GuoMerge pull request #3 from Bytom/develop
2017-08-11 gguossBuild no error.
2017-08-11 gguossAdded txdb.
2017-08-11 gguossRemoved some about pg data.
2017-08-10 gguossTo compile, annotate a lot of code
2017-08-10 gguossResolve the dependency of the package
2017-08-10 gguossRemoved database
2017-08-09 gguossAdded blockchain.
2017-08-09 gguossAdded accounts to node.
2017-08-08 gguossRemoved some sql from account and added db execute...
2017-08-07 Guanghua GuoMerge pull request #2 from Bytom/develop
2017-08-07 gguossChanged memstore to db store.
2017-08-07 gguossAdded query.
2017-08-07 gguossAdded signers.
2017-08-07 gguossAdded txbuilder
2017-08-04 gguossaccount
2017-08-02 Guanghua GuoMerge pull request #1 from Bytom/develop
2017-08-02 gguossAdded leveldb to store block.
2017-08-01 jeasonadd checkProofOfWork
2017-08-01 jeasoncheckProofOfWork
2017-08-01 jeasonadd pow interface solveblock
2017-07-31 gguossAdded submit to test p2p sync.
2017-07-28 gguossrpc links blockStore.
2017-07-28 gguossDelete vendor directory, remove dependecy.
2017-07-28 jeasonpow
2017-07-28 jeasonpow
2017-07-27 gguossMerge branch 'master' of github.com:Bytom/blockchain
2017-07-27 gguossAdded routes.go
2017-07-27 Guanghua GuoUpdate README.md
2017-07-27 gguossAdded rpc and test ok
2017-07-25 gguossStart Listeners
2017-07-25 gguossAdded rpc module.
2017-07-24 gguossAdded genesis block.
2017-07-24 gguossinstall descriptor.
2017-07-21 gguossAdded memstore to store block. Used to test block sync.
2017-07-20 gguossAdded BlockChain fastSync.
2017-07-19 gguossbcreactor attach store.
2017-07-19 gguossAdded block store to store block and the latest height.
2017-07-18 gguossTest shell with two node.
2017-07-18 gguossAdded 2 node for test.
2017-07-18 gguossAdded block pool .
2017-07-18 gguosschain's log and math library.
2017-07-18 gguossAdded dependency.
2017-07-17 gguossAdded init genesis file.
2017-07-17 gguossFixed blockchain run panic.
next