OSDN Git Service

bytom/bytom.git
2018-10-05 paladzfix dead lock bug
2018-10-02 yahtooSupport chain tx (#1365)
2018-10-01 Zhiting Linupdate dashboard (#1371)
2018-10-01 HAOYUatHZFix mnemonic resp format (#1372)
2018-09-30 oysheng list-balances and list-unspent-outputs add filter...
2018-09-30 Paladzfix bug (#1369)
2018-09-29 Paladzedit_config (#1363)
2018-09-29 oyshengadd log with error info for tx status_fail (#1361)
2018-09-29 Paladzfix bug for calculate hash rate (#1362)
2018-09-29 Paladzmove decode_program to wallet api list (#1360)
2018-09-29 Paladzfix get-unconfirmed-transaction mux_id 0 bug (#1358)
2018-09-26 Zhiting Linupdate dashboard and equity frontend. (#1354)
2018-09-18 HAOYUatHZFix ErrBadQuorum description (#1346)
2018-09-18 muscle_boybug fix for error process when tx mashal (#1345)
2018-09-14 oyshengtransaction return witnessArguments (#1343)
2018-09-13 PaladzMerge pull request #1342 from Bytom/delete_folder
2018-09-13 paladzdelete the unused
2018-09-12 PaladzMerge pull request #1340 from Bytom/edit_bug
2018-09-12 paladzrevert pr
2018-09-12 Derekfix split host and port (#1335)
2018-09-12 PaladzMerge pull request #1338 from Bytom/dev-asset
2018-09-12 muscle_boyadd get-raw-block api (#1337)
2018-09-12 oyshengfix restore assetalias
2018-09-12 PaladzMerge pull request #1336 from Bytom/fix_map_bug
2018-09-12 paladzfix bug for concurrent map access
2018-09-11 PaladzMerge pull request #1332 from Bytom/mnemonic
2018-09-11 Yahtoo MaModify createKeyResp structure
2018-09-11 PaladzMerge pull request #1331 from Bytom/mnemonic
2018-09-11 Yahtoo MaSet the mnemonic default language
2018-09-11 PaladzMerge pull request #1330 from Bytom/dev-fix-test-bug
2018-09-11 Chengcheng... fix test bug
2018-09-10 yahtooAdd wallet mnemonic multi language support (#1327)
2018-09-06 yahtooAdd wallet mnemonic function (#1323)
2018-09-06 muscle_boyfix bug for process block (#1324)
2018-09-06 PaladzMerge pull request #1325 from Bytom/code-review
2018-09-06 Yahtoo MaAdd block msg unmarshal error check
2018-09-05 PaladzMerge pull request #1321 from Bytom/list-address-modify
2018-09-05 paladzlist address return the key_index
2018-09-04 muscle_boyModify data path (#1320)
2018-09-04 muscle_boymodify user data path (#1316)
2018-09-04 HAOYUatHZ:art:Refine code (#1315)
2018-09-02 HAOYUatHZFix (#1310)
2018-09-02 HAOYUatHZClean vendor (#1309)
2018-08-31 muscle_boyadd merkle proof api (#1308)
2018-08-31 Wenchao Hucheck db_backend before new_store to avoid panic (...
2018-08-31 oysheng get maxTxFee by config (#1292)
2018-08-31 yahtoop2p/discv5: fix idx can be negative after uint convert...
2018-08-31 Wenchao Hufix uint64 json unmarshal bug in bytomcli (#1106) ...
2018-08-31 PaladzMerge pull request #1304 from Bytom/add_unit_test
2018-08-31 HAOYUatHZ:memo: Add doc for version package (#1305)
2018-08-31 HAOYUatHZ:memo: Update README (#1306)
2018-08-30 Derekrm sync (#1276)
2018-08-30 paladzadd unit test for version compare
2018-08-30 HAOYUatHZFix version test (#1301)
2018-08-30 Paladzadd v1.0.5 release note (#1296)
2018-08-30 PaladzMerge pull request #1298 from Bytom/add_check_point
2018-08-30 paladzadd check point
2018-08-29 HAOYUatHZ:white_check_mark: Add version comparison test (#1294)
2018-08-29 muscle_boyadd test case for send merkle block (#1289)
2018-08-29 PaladzMerge pull request #1293 from Bytom/add_unit_test
2018-08-29 paladzadd unit test for orphan manage
2018-08-29 PaladzMerge pull request #1291 from Bytom/front-end
2018-08-29 Zhiting Linupdate the front end.
2018-08-28 oyshengadd tx fee max limit (#1287)
2018-08-28 Paladzfix bug for wrong utxo balance on wallet model (#1285)
2018-08-27 HAOYUatHZ:white_check_mark: Check arbitrary len limit (#1283)
2018-08-27 oyshengadd issue program error (#1281)
2018-08-24 Zhiting Linupdate dashboard. (#1274)
2018-08-24 muscle_boyFull node prohibit connect to spv node (#1272)
2018-08-24 Paladzedit version to the next release (#1269)
2018-08-23 muscle_boyDev wallet sa (#1268)
2018-08-23 muscle_boyspv merkle tree proof (#1262)
2018-08-23 oyshengdelete redundant error (#1267)
2018-08-22 HAOYUatHZclean miningpool (#1265)
2018-08-21 HAOYUatHZ:zap: Improve miningpool blockUpdater() (#1264)
2018-08-21 HAOYUatHZ:sparkles: Add new version for version in /net-info...
2018-08-21 HAOYUatHZ:sparkles: Add version notification (#1258)
2018-08-20 Zhiting LinFrontend (#1259)
2018-08-16 muscle_boyadd filter load message process (#1255)
2018-08-14 PaladzFix pool bug (#1254)
2018-08-14 oyshengcreate-asset add user defined contract for issue-progra...
2018-08-14 oyshenglist-accounts add filter alias (#1253)
2018-08-13 muscle_boyadd spv message struct (#1251)
2018-08-13 HAOYUatHZRearrange (#1252)
2018-08-13 HAOYUatHZFix $HOME env (#1250)
2018-08-13 HAOYUatHZ Use best block for default in /get-hash-rate (#1243)
2018-08-13 Derekfix return the error (#1246)
2018-08-13 HAOYUatHZFormat release-notes (#1247)
2018-08-09 Derekadd expiration for OrphanManage (#1241)
2018-08-08 Paladztxpool handle orphan (#1228)
2018-08-08 HAOYUatHZFix format verbs in tests (#1239)
2018-08-07 Derekdelete EventSwitch of types (#1237)
2018-08-07 muscle_boyDev wallet sa (#1238)
2018-08-07 Zhiting Linupdate dashboard (#1236)
2018-08-07 oyshengadd control-program for list-addresses (#1235)
2018-08-07 Derekmodify ns time to s (#1230)
2018-08-06 oysheng modify multi sign result for same password (#1232)
2018-08-06 HAOYUatHZCoinbase arbitrary (#1219)
2018-08-06 oyshengadd API check-key-password (#1233)
2018-08-03 Derekchange BTMAssetID to human readable (#1216)
next