OSDN Git Service

delete some black utxo (#2129)
[bytom/bytom.git] / netsync /
2021-08-19 PaladzMerge pull request #2085 from Bytom/btm2.0
2021-07-09 Paladzverify source and target height (#2023)
2021-07-08 Paladzedit the garmmar (#2022)
2021-07-08 Paladzedit the event channel (#2021)
2021-06-30 Paladzcreate folder for casper (#1998)
2021-06-29 wyjDoraemonalter gopkg.in/fatih/set.v0 version,0.2.1 to 0.1.0...
2021-06-24 Paladzedit dup sup link struct (#1988)
2021-06-18 wyjDoraemonremove chain block index (#1976)
2021-06-10 wyjDoraemoncoinbase reward (#1948)
2021-06-08 Poseidonfix casper rollback (#1951)
2021-04-29 hausonOpt db (#1926)
2021-04-28 Poseidonintegrate_casper_chain (#1925)
2021-04-26 Poseidonsplit casper file (#1923)
2021-04-25 boomyl2d data for butxo state (#1921)
2021-04-25 boomylextend utxo struct && testcase with state data (#1848)
2021-04-22 Poseidonadd_signature_for_block_header (#1914)
2021-04-13 hausonRm tx status fail (#1882)
2021-04-13 jacksoomfeat(go mod): go mod (#1886)
2021-04-13 PoseidonAdd vote output (#1879)
2021-04-07 jacksoom feat(net/netsync/p2p/pow): Change network lib and...
2020-02-05 PaladzMerge pull request #1828 from Bytom/prod
2019-11-22 PaladzMerge pull request #1813 from Bytom/dev
2019-11-04 Zhongchun Caomodify import path (#1805)
2019-10-24 PaladzMerge pull request #1799 from Bytom/fix_p2p_log_level
2019-09-11 PaladzMerge pull request #1786 from Bytom/dev
2019-08-21 PaladzMerge pull request #1781 from Bytom/dev
2019-08-16 PaladzMerge pull request #1780 from Bytom/ban_peer
2019-08-16 Yahtoo Mafix ban node failed ban_peer
2019-08-12 PaladzMerge pull request #1759 from Bytom/security
2019-08-02 Yahtoo MaDel ErrorHandler function
2019-06-22 Yahtoo MaAbstract p2p security module
2019-06-10 langyuMerge pull request #1753 from Bytom/dev
2019-05-29 PaladzMerge pull request #1751 from Bytom/blockfetcher
2019-05-29 Yahtoo MaFix block fetcher block insert bug
2019-04-22 PaladzMerge pull request #1730 from Bytom/prod
2019-04-22 PaladzMerge pull request #1729 from Bytom/dev
2019-04-22 yahtooFix mined block broadcast err (#1726)
2019-04-16 PaladzMerge pull request #1699 from Bytom/dev
2019-04-16 yahtooAdd timestamp as random number generator seed (#1698)
2019-04-15 yahtooSupport mDNS LAN peer discover (#1687)
2019-04-01 PaladzMerge pull request #1666 from Bytom/dev
2019-03-26 PaladzMerge pull request #1656 from Bytom/dev
2019-03-26 yahtooFix timer not stoped bug (#1653)
2019-03-22 PaladzMerge pull request #1648 from Bytom/dev
2019-03-19 yahtooFix cast 19-digit uint64 to float64 precision loss...
2019-03-04 PaladzMerge pull request #1627 from Bytom/prod v1.0.8
2019-03-02 PaladzMerge pull request #1619 from Bytom/dev
2019-03-01 yahtooMempool: add no btm input tx filter (#1605)
2019-03-01 Paladzedit log (#1609)
2019-02-28 PaladzMerge pull request #1601 from Bytom/dev
2019-02-27 yahtooFix new mined orphan block broadcast bug (#1592)
2019-02-27 yahtooOptimize log printing (#1590)
2019-02-22 yahtooAdd mempool new tx subscription support (#1578)
2019-02-18 yahtoop2p: refactor switch code and add test (#1538)
2019-02-14 yahtooAdd seed address format check (#1563)
2019-02-13 yahtoop2p: support dns seed (#1554)
2019-01-11 PaladzMerge pull request #1548 from Bytom/dev
2019-01-04 yahtoonetsync: Fix crash when unsubscribe event on exit ...
2018-12-27 yahtooevent: add new mined block subscribe func (#1537)
2018-11-19 PaladzMerge pull request #1482 from Bytom/prod
2018-11-16 PaladzMerge pull request #1475 from Bytom/dev
2018-11-16 PaladzMerge pull request #1472 from Bytom/mnemonic
2018-11-16 PaladzMerge pull request #1473 from Bytom/dev-readme
2018-11-16 PaladzMerge pull request #1471 from Bytom/fix_time
2018-11-16 HAOYUatHZFix time format in list-peers
2018-11-15 PaladzMerge pull request #1467 from Bytom/dev
2018-11-05 langyuMerge pull request #1449 from Bytom/dev
2018-10-30 PaladzMerge pull request #1434 from Bytom/ping_type
2018-10-30 HAOYUatHZFix typos
2018-10-30 PaladzMerge pull request #1432 from Bytom/dev
2018-10-30 PaladzMerge pull request #1430 from Bytom/net_info
2018-10-29 paladzadd net performance
2018-10-16 PaladzMerge pull request #1406 from Bytom/dev
2018-10-15 PaladzMerge pull request #1403 from Bytom/dev
2018-10-15 PaladzNet analysis (#1402)
2018-10-08 PaladzMerge pull request #1386 from Bytom/dev v1.0.6rc1
2018-10-05 PaladzMerge pull request #1380 from Bytom/dev
2018-10-05 PaladzMerge pull request #1378 from Bytom/submit-block
2018-10-05 PaladzMerge pull request #1379 from Bytom/fix_bug
2018-10-05 paladzfix dead lock bug
2018-10-02 PaladzMerge pull request #1375 from Bytom/dev
2018-09-25 yahtooMerge pull request #1353 from Bytom/dev
2018-09-12 PaladzMerge pull request #1339 from Bytom/fix-bug
2018-09-12 paladzfix bug for concurrent map access
2018-09-12 PaladzMerge pull request #1336 from Bytom/fix_map_bug
2018-09-12 paladzfix bug for concurrent map access
2018-09-10 PaladzMerge pull request #1329 from Bytom/dev
2018-09-06 PaladzMerge pull request #1325 from Bytom/code-review
2018-09-06 Yahtoo MaAdd block msg unmarshal error check
2018-08-30 PaladzMerge pull request #1303 from Bytom/dev
2018-08-29 PaladzMerge pull request #1297 from Bytom/dev
2018-08-29 muscle_boyadd test case for send merkle block (#1289)
2018-08-29 PaladzMerge pull request #1290 from Bytom/dev
2018-08-27 PaladzMerge pull request #1280 from Bytom/dev
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-21 HAOYUatHZ:sparkles: Add version notification (#1258)
2018-08-20 PaladzMerge pull request #1260 from Bytom/dev
2018-08-16 muscle_boyadd filter load message process (#1255)
next