Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Remove wishlist from readme (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
musalbas authored Sep 27, 2021
1 parent d95f5f4 commit 225e28d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,4 @@ func main() {
}
```

## Future wishlist

- **Tree sharding to process updates in parallel.** At the moment, the tree can only safely handle one update at a time. It would be desirable to shard the tree into multiple subtrees and allow parallel updates to the subtrees.

[libra whitepaper]: https://diem-developers-components.netlify.app/papers/the-diem-blockchain/2020-05-26.pdf

0 comments on commit 225e28d

Please sign in to comment.