Skip to content

Commit

Permalink
Update Seasoned milestone (#189)
Browse files Browse the repository at this point in the history
Signed-off-by: xinifinity <[email protected]>
  • Loading branch information
xinifinity authored Aug 10, 2023
1 parent a119f14 commit 541c7d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ 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.
- [ ] Add metric reporting
- [ ] Refactor `Shale` to be more idiomatic

### Dried milestone
The focus of this milestone will be to support synchronization to other
Expand All @@ -130,6 +128,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.
- [ ] Add metric reporting
- [ ] Refactor `Shale` to be more idiomatic

## Build
Firewood currently is Linux-only, as it has a dependency on the asynchronous
Expand Down

0 comments on commit 541c7d0

Please sign in to comment.