Skip to content

Commit

Permalink
Update README.md about milestone changes (#259)
Browse files Browse the repository at this point in the history
Signed-off-by: xinifinity <[email protected]>
  • Loading branch information
xinifinity authored Sep 15, 2023
1 parent e91b4f0 commit 035d9ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ version.
propose a batch against any existing proposed revision.
- [x] Commit a batch that has been proposed will invalidate all other proposals
that are not children of the committed proposed batch.
- [ ] Be able to quickly commit a batch that has been proposed.
- [x] Be able to quickly commit a batch that has been proposed.

### Dried milestone
The focus of this milestone will be to support synchronization to other
Expand All @@ -121,6 +121,8 @@ verify the correctness of the data.
corresponding range proofs that verify the correctness of the data.
- [ ] Enforce limits on the size of the range proof as well as keys to make
synchronization easier for clients.
- [ ] MerkleDB root hash in parity for seamless transition between MerkleDB
and firewood.
- [ ] Add metric reporting
- [ ] Refactor `Shale` to be more idiomatic

Expand Down

0 comments on commit 035d9ed

Please sign in to comment.