OSDN Git Service

match_fee_strategy (#506)
[bytom/vapor.git] / protocol / protocol.go
2020-03-03 Poseidonfixed reward address (#504)
2019-12-26 PaladzMerge pull request #473 from Bytom/master
2019-12-24 shenao78Merge branch 'master' into mov
2019-12-06 PaladzMerge pull request #466 from Bytom/update-mov
2019-12-06 Chengcheng Zhangupdate repo
2019-12-06 Chengcheng Zhangrename (#465)
2019-11-23 Paladzfix the roll back dead lock (#446)
2019-11-21 Paladzset proposal have timeout (#444)
2019-11-13 Poseidonfix mov dead lock (#443)
2019-11-13 Poseidonfix sync status (#442)
2019-11-01 Poseidonmerge order from pool (#432)
2019-10-31 PoseidonMov merge (#430)
2019-07-18 yahtooRevert "Fix BlockWaiter dead lock (#311)" (#314)
2019-07-18 yahtooFix BlockWaiter dead lock (#311)
2019-07-15 apollowwfilter out known txs (#280)
2019-07-10 Paladzedit code while reviewing the code (#255)
2019-07-08 apollowwkeep last irreversible block on the main chain (#245)
2019-07-06 oyshengaggregate coinbase rewards (#239)
2019-06-25 oysheng get BlockNode from database (#188)
2019-06-25 yahtooadd fast sync func (#204)
2019-06-20 PaladzMerge pull request #201 from Bytom/v0.1
2019-06-14 muscle_boyadd thread safe lru (#179)
2019-06-11 Paladzinit push for roll back in special case (#153)
2019-06-05 PaladzEdit bbft (#133)
2019-06-04 Paladztmp save (#123)
2019-06-03 Paladzinit push for easy code review (#121)
2019-05-31 muscle_boyAccumulate vote (#104)
2019-05-31 muscle_boyfix next leader time (#98)
2019-05-29 HAOYUatHZfeat: add build crosschain input (#91)
2019-05-29 muscle_boyfix vote result (#94)
2019-05-28 muscle_boymodify miner block to propose block (#92)
2019-05-23 muscle_boydispatch signature when proccess block (#85)
2019-05-23 muscle_boydpos process sign message (#81)
2019-05-22 muscle_boyDpos process block (#69)
2019-05-10 Paladzinit delete the pow related (#55)
2019-05-09 paladzHulk did something
2019-05-09 paladzThanos did someting
2019-03-27 wzMerge pull request #37 from Bytom/dev
2019-03-25 marsfix bug
2019-03-22 wzMerge pull request #35 from Bytom/dev_dpos_vote_simplif...
2019-03-22 marsAdd the implementation for dppos
2019-03-06 wzMerge pull request #33 from Bytom/dev_optimize_consensus
2019-03-06 marsmodify dpos
2019-01-28 wzMerge pull request #27 from Bytom/dev_modify_code
2019-01-08 wzMerge pull request #24 from Bytom/dev_consensus_engine_...
2019-01-08 marsfix ci
2019-01-08 marsadd dpos consensus
2018-11-25 marsnew repo