paxos/src/legislator
Julien Clement b33d2f17ab Fix a possible case when president receive a last vote after receiving a voted from someone else for the same ballot 2020-05-06 21:03:24 +02:00
..
ledger.cc Add receive voted and send success 2020-05-06 00:23:23 +02:00
ledger.hh Add receive voted and send success 2020-05-06 00:23:23 +02:00
legislator-factory.cc Add event handler 2020-05-05 15:39:59 +02:00
legislator-factory.hh Add legislator factory 2020-05-05 14:47:12 +02:00
legislator.cc Fix a possible case when president receive a last vote after receiving a voted from someone else for the same ballot 2020-05-06 21:03:24 +02:00
legislator.hh Fix a possible case when president receive a last vote after receiving a voted from someone else for the same ballot 2020-05-06 21:03:24 +02:00
vote.cc Working on legislator interfaces 2020-05-05 19:29:14 +02:00
vote.hh Add receive_last_vote and begin receive_enough_last_vote 2020-05-05 23:25:20 +02:00