OSDN Git Service

fix the bug (#372)
[bytom/vapor.git] / protocol / block.go
2019-07-23 yahtooOpz log print (#343)
2019-07-19 oyshengmodify consensusResult for block (#324)
2019-07-18 Paladzfix the lock bug (#316)
2019-07-15 apollowwfilter out known txs (#280)
2019-07-09 apollowwrestore Tx back to Tx pool when chain is reorganized...
2019-07-08 apollowwkeep last irreversible block on the main chain (#245)
2019-07-06 oyshengaggregate coinbase rewards (#239)
2019-06-28 oyshengfix array out of index range (#231)
2019-06-25 oysheng get BlockNode from database (#188)
2019-06-20 PaladzMerge pull request #201 from Bytom/v0.1
2019-06-15 wzsplit block (#180) v0.1_block_cache_of_sign
2019-06-11 Paladzinit push for roll back in special case (#153)
2019-06-10 muscle_boyfix reorganize vote result (#151)
2019-06-05 PaladzEdit bbft (#133)
2019-06-04 Paladztmp save (#123)
2019-06-03 Paladzinit push for easy code review (#121)
2019-06-02 muscle_boyfix sign block (#112)
2019-05-31 muscle_boyaccumulate vote (#103)
2019-05-31 muscle_boyfix next leader time (#98)
2019-05-29 HAOYUatHZfeat: add build crosschain input (#91)
2019-05-28 yahtooAdd consensus messages transfer (#90)
2019-05-28 muscle_boymodify miner block to propose block (#92)
2019-05-23 muscle_boydispatch signature when proccess block (#85)
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-04-03 wzMerge pull request #41 from Bytom/dev
2019-04-03 wzMerge pull request #40 from Bytom/dev_docs
2019-04-03 wzMerge pull request #39 from Bytom/dev_issue_for_dpos
2019-03-29 marsAdd Dpos does not handle issue transactions
2019-03-29 wzMerge pull request #38 from Bytom/dev_module_cliam
2019-03-29 marsmodule claim
2019-03-27 wzMerge pull request #37 from Bytom/dev
2019-03-25 marsHandle the abnormal exit situation
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-20 marsAdd the basic framework for voting processing for dpos
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 marsadd dpos consensus
2018-11-25 marsnew repo