DE-labtory / cleisthenes

HoneyBadgerBFT, the first practical asynchronous BFT protocol without timing assuption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When there is no trsaction to propose

AgwaB opened this issue · comments

commented
  1. send default transaction
    • If we allow this, we need to consider other feature (maybe remove default tx when make block)
    • empty proposal consider as byzantine
  2. send signal as message (I have no tx!)
    • if we allow this, we need to consider other feature (maybe modify some protobuffer, some logics in acs and rbc)