aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
blob: b7afb993228620ac51703fd4d3bb43d88b5dea80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
- fix potential bug: make sure smart (shared) pointers are thread-safe in messages
- verify proposer id
- do not need to vote null

- Implement a basic long-standing leader PaceMaker (WIP)

  - Add nounce field to blocks ?
  - Or add proposer's ID + signature to blocks ?

- Persistent protocol state (for safety)