OSDN Git Service

bytom/vapor.git
2019-06-18 Paladzelegant the code (#187) vapor_test
2019-06-17 paladzRevert "delete the crazy log"
2019-06-17 paladzRevert "rename the block cache to cache"
2019-06-17 paladzRevert "modify the store code"
2019-06-17 paladzmodify the store code
2019-06-17 paladzrename the block cache to cache
2019-06-17 paladzdelete the crazy log
2019-06-17 muscle_boyfix vote result (#186)
2019-06-17 Chengcheng... update vote result cache (#185)
2019-06-17 wzmodify block serialize (#184)
2019-06-17 wzfix cache of sign (#183) v0.1_modify_block_serialize
2019-06-17 Chengcheng... V0.1 vote result cache (#182)
2019-06-15 wzsplit block (#180) v0.1_block_cache_of_sign
2019-06-14 muscle_boyadd thread safe lru (#179)
2019-06-14 Zhiting Linupdate vapor dashboard (#178)
2019-06-14 HAOYUatHZfeat(federation): add mainchain & sidechain listener...
2019-06-13 Chengcheng... add block witness update function (#176)
2019-06-13 muscle_boyfix utxo valid height (#174)
2019-06-13 wzadd cancel vote (#172)
2019-06-13 muscle_boyadd get-blocker api (#173)
2019-06-13 Chengcheng... check vote output amount (#171)
2019-06-12 HAOYUatHZrefactor(federation): refactor db schema (#169)
2019-06-12 Chengcheng... V0.1 docker (#166)
2019-06-12 HAOYUatHZfeat: add processIssuing (#152)
2019-06-12 muscle_boyadd get-consensus-nodes api (#159)
2019-06-12 muscle_boyfix detach vote (#164)
2019-06-12 HAOYUatHZfix: waive charging storage gas for cross-chain (#162)
2019-06-12 wzmodify (#161)
2019-06-12 Paladzfix bug (#160)
2019-06-11 muscle_boyadd witness to get block api (#158)
2019-06-11 wzadd api for vote num (#149)
2019-06-11 Paladzprevent the double sign lock (#157)
2019-06-11 yahtooDel useless status update (#156)
2019-06-11 Paladzinit push for roll back in special case (#153)
2019-06-11 wzadd docs for vote (#155)
2019-06-11 HAOYUatHZdoc: add cross-chain tx api doc (#154)
2019-06-10 muscle_boyfix reorganize vote result (#151)
2019-06-10 yahtooFix consensus msg sync bugs (#150)
2019-06-10 HAOYUatHZadd doc (#148)
2019-06-10 muscle_boyFix get consensus edge case (#147)
2019-06-10 HAOYUatHZfeat: init cross_tx keepers (#146) fed_doc
2019-06-10 wzfix bug for cancel vote (#145)
2019-06-10 yahtooChange p2p SendRate/RecvRate limit (#144)
2019-06-10 yahtooAdd p2p security module (#143)
2019-06-06 Chengcheng... find whether config xpubs equal genesis block xpubs...
2019-06-06 muscle_boyadd broadcast block signature (#139)
2019-06-05 Chengcheng... add mac function, modify nextBlockTime (#122)
2019-06-05 yahtooResolve consensus message sub error (#137)
2019-06-05 HAOYUatHZfeat: add fed orm (#136)
2019-06-05 PaladzEdit bbft (#133)
2019-06-05 HAOYUatHZfix: add CrossChainInput in NewTxVMContext (#124)
2019-06-05 HAOYUatHZdoc: add fed sql schema (#134)
2019-06-04 PaladzRevert "edit" (#132)
2019-06-04 Paladzedit (#129)
2019-06-04 PaladzMerge branch 'v0.1' into merge_bbft
2019-06-04 HAOYUatHZfix: use mainchain address for cross_chain_out (#131)
2019-06-04 paladzedit
2019-06-04 HAOYUatHZfix: fix fed program (#127)
2019-06-04 muscle_boyvalidate vote pubkey (#128)
2019-06-04 Paladztmp save (#123)
2019-06-04 yahtooModify the p2p module encryption library (#125)
2019-06-03 Paladzinit push for easy code review (#121)
2019-06-03 wzmodify list transaction (#119)
2019-06-03 wzV0.1 num of consensus node (#118)
2019-06-03 PaladzEdit consensus (#116)
2019-06-03 muscle_boyfix timestamp (#115)
2019-06-03 yahtooAdd mempool sync test (#114)
2019-06-03 PaladzFix mining (#113)
2019-06-02 muscle_boyfix sign block (#112)
2019-06-01 HAOYUatHZfix: fix api port (#108)
2019-06-01 wzadd min vote num (#110)
2019-06-01 muscle_boy临时排坑 (#111)
2019-06-01 Paladzlittle edit (#107)
2019-06-01 muscle_boyFix vote (#106)
2019-06-01 wzadd coinbase staking (#105)
2019-05-31 muscle_boyAccumulate vote (#104)
2019-05-31 muscle_boyaccumulate vote (#103)
2019-05-31 wzadd time limit for votetx (#102)
2019-05-31 oyshengfix dpos nodes less than config number (#101)
2019-05-31 yahtooModify BlockSignatureMsg pubkey length (#100)
2019-05-31 muscle_boyfix next leader time (#98)
2019-05-30 Paladzadd init consensus node as fed node (#97)
2019-05-29 muscle_boyfix dpos (#96)
2019-05-29 HAOYUatHZfeat: add build crosschain input (#91)
2019-05-29 yahtooFix block fetcher block insert bug (#95)
2019-05-29 muscle_boyfix vote result (#94)
2019-05-29 wzV0.1 cross chain input prog (#93)
2019-05-28 yahtooAdd consensus messages transfer (#90)
2019-05-28 muscle_boymodify miner block to propose block (#92)
2019-05-27 wzV0.1 federation parse (#89)
2019-05-27 yahtooFormat netsync module code directory (#88)
2019-05-23 wzstore federation (#83)
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-21 wzunvotetx action (#80)
2019-05-21 wzadd votetx output action (#79)
2019-05-21 yahtoonetsync: add txs msg (#78)
2019-05-20 HAOYUatHZfeat: build cross-out tx (#74)
2019-05-20 wzfix votetx for validation (#75)
next