Skip to content

Commit

Permalink
fix markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejka committed Nov 4, 2024
1 parent c793763 commit 315fb34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,15 @@ Tasks:
### Milestone 5 - Full consensus validation

Validate full block execution over large number of blocks, including the Bitcoin scripts checks and Utreexo proofs.

* [x] consensus logic
* [ ] consensus logic + utreexo proofs
* [ ] consensus logic + utreexo proofs + scripts

### Milestone 6 - Proving

Recursively verify STARK proofs of chain state updates. Still largely tbd. From initial observations it is clear that a series of optimizations will be necessary.

* [ ] sha256 optimization
* [ ] don't use ByteArray when serializing data
* [ ] blocklevel recursion
Expand Down

0 comments on commit 315fb34

Please sign in to comment.