OSDN Git Service

bytom/bytom.git
2018-04-10 Yongfeng LIMerge pull request #569 from Bytom/dev v0.4.4
2018-04-10 Yongfeng LIMerge pull request #568 from Bytom/edit_version
2018-04-10 paladzupdate verion
2018-04-10 Paladzfix coinbase tx lens bug (#567)
2018-04-10 Yongfeng LIMerge pull request #564 from Bytom/dev v0.4.3
2018-04-10 Yongfeng LIupdate version (#565)
2018-04-10 Paladzfix the tx size bug (#563)
2018-04-09 Paladzprevent tx size is 0 (#562)
2018-04-09 Yongfeng LIMerge pull request #561 from Bytom/p2p-bug
2018-04-09 Yongfeng LIfix stop peer when request block failed
2018-04-09 Yongfeng LIfix SyncManager Peer and Switch peer not match (#560)
2018-04-09 Paladzfix the store block header index bug (#559)
2018-04-09 PaladzFrozen bc (#552)
2018-04-09 HAOYUatHZchmod -x for source files (#557)
2018-04-09 Yongfeng LIfix keys not update when reloading with some keys delet...
2018-04-08 Yongfeng LIMerge pull request #551 from Bytom/update-readme
2018-04-08 Yongfeng LIMerge pull request #550 from Bytom/fix-maxNonce-comment
2018-04-08 HAOYUatHZfix grammar error. #530
2018-04-08 HAOYUatHZfix-maxNonce-comment
2018-04-08 WangYifufix get reorganize blocks stuck (#549)
2018-04-08 Yongfeng LIRemove unused code (#548)
2018-04-08 Paladzadd logs for debug (#545)
2018-04-08 Yongfeng LIMerge pull request #546 from Bytom/gofmt
2018-04-08 Yongfeng LIgofmt source
2018-04-08 PaladzBlock node (#541)
2018-04-08 oyshengfix tx actions only contain spend and will be success...
2018-04-07 Yongfeng LIMerge pull request #542 from Bytom/reverse-tx
2018-04-07 Yongfeng LIimprove the way to reverse transactions
2018-04-07 Yongfeng LIreverse result of list-transactions
2018-04-07 yahtooOptimize p2p transfer business layer logic (#501)
2018-04-06 Yongfeng LIrefactor get account utxo api (#538)
2018-04-06 Yongfeng LIrefactor Wallet#indexTransactions (#537)
2018-04-06 PaladzStatic types (#529)
2018-04-06 Yongfeng LIremove controlAction#ReferenceData (#536)
2018-04-05 HAOYUatHZAdd test cases and comments for difficulty package...
2018-04-04 Yongfeng LIupdate dashboard (#533)
2018-04-04 Yongfeng LIMerge pull request #532 from Bytom/import-key-progress
2018-04-04 Yongfeng LIfix key import progress
2018-04-03 wzfix asset alias for upper (#528)
2018-04-03 Yongfeng LIfix AnnotatedOutput#AssetDefinition type (#525)
2018-04-03 Yongfeng LIupdate dashboard (#523)
2018-04-03 oyshengadd xpubs out of bounds check (#522)
2018-04-03 Yongfeng LIonly run `make test` in travis ci (#521)
2018-04-03 Yongfeng LIfix style with goimports except p2p directory (#520)
2018-04-02 Yongfeng LIMerge pull request #519 from Bytom/dev v0.4.2
2018-04-02 Yongfeng LIRevert "update master (#487)" (#518)
2018-04-02 Yongfeng LIupdate version (#516)
2018-04-02 oyshengadd api handler test and fix walletRedirectHandler...
2018-04-02 Yongfeng LIfix .travis.yml (#515)
2018-04-02 Yongfeng LIfix make release for windows (#512)
2018-04-02 Paladzinit version for make submit work handle asyn case...
2018-04-02 Yongfeng LIinline open browser utility method (#510)
2018-03-31 oyshengadd asset unit test: TestUpdateAssetAlias and TestListA...
2018-03-31 Yongfeng LIfix dashboard balance keep show loading when account...
2018-03-31 Paladzedit api for get-work and submit work (#507)
2018-03-30 WangYifufix ErrLoadKey in multi-sig witness (#506)
2018-03-30 oyshengadd rpc test (#503)
2018-03-30 Yongfeng LIdelete tls.go (#504)
2018-03-30 Yongfeng LInormalize alias capitalization (#502)
2018-03-30 Paladzinit push for tx status hash use merkle tree (#499)
2018-03-28 Yongfeng LIadd gzip to API handler (#497)
2018-03-28 Yongfeng LIremove wallet from BlockchainReactor (#496)
2018-03-28 Yongfeng LIadd lock to create-key (#495)
2018-03-27 Yongfeng LIfix maxNonce comment (#491)
2018-03-27 oyshengfix warning: "http: multiple response.WriteHeader calls...
2018-03-27 Paladzinit push for verify seed (#488)
2018-03-26 Yongfeng LIupdate master (#487)
2018-03-26 Yongfeng LIfix wallet_test (#486)
2018-03-26 oyshengwhen wallet disable, wallet related api redirect to...
2018-03-26 Yongfeng LIremove error check of GetBlockByHash in SaveBlock ...
2018-03-26 Yongfeng LIfix build failure (#484)
2018-03-26 Yongfeng LIimprove some code (#482)
2018-03-26 PaladzBlock min time (#481)
2018-03-26 Yongfeng LItrim alias space before creating account, key and asset...
2018-03-24 Yongfeng LIextract api from blockchain (#478)
2018-03-24 Yongfeng LImake some fields of BlockchainReactor public to facilit...
2018-03-24 Paladzmodify the folder struct (#476)
2018-03-24 Yongfeng LIRevert "remove rpc package (#474)" (#475)
2018-03-24 Yongfeng LIremove rpc package (#474)
2018-03-24 Yongfeng LImove several packages out of blockchain (#473)
2018-03-24 Yongfeng LIRefactor api (#472)
2018-03-24 Paladzinit push for static mining address (#471)
2018-03-23 oyshenglist-addresses add filter by accountID pr accountAlias...
2018-03-23 Yongfeng LImove request handle methods to API struct (#470)
2018-03-23 Yongfeng LIadd API struct (#468)
2018-03-23 oyshengmodify bytomcli interface submit-transaction (#466)
2018-03-23 Paladzedit reset passowrd api (#467)
2018-03-22 Yongfeng LIrefactor list-unspent-outputs (#465)
2018-03-22 Paladzadd timerange to txbuilder (#461)
2018-03-22 Yongfeng LIrefactor handler related tests (#464)
2018-03-22 Yongfeng LIremove serveHTTP and mux from BlockchainReactor (#463)
2018-03-22 oyshenglist-addresses response add account_alias (#462)
2018-03-22 Yongfeng LI refactor node server (#460)
2018-03-22 oyshengmodify reset-key-password api (#459)
2018-03-22 WangYifumake test build failed (#457)
2018-03-22 WangYifubugfix: disable wallet panic (#456)
2018-03-22 oysheng bytomcli add validate-address and list-addresses ...
2018-03-21 Yongfeng LIadd GetAccountBalances to wallet (#454)
2018-03-21 Paladzedit the create-address api (#453)
2018-03-21 oyshengmodify get-transaction block_time types (#449)
next