mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
Deprecated.
This commit is contained in:
parent
23fd07be60
commit
d8deba15ee
1 changed files with 0 additions and 16 deletions
16
TODO.md
16
TODO.md
|
@ -1,16 +0,0 @@
|
||||||
# Rolling up our sleeves
|
|
||||||
|
|
||||||
Grin is still an infant, much is left to be done and contributions are welcome. Here's a (non exhaustive) list of what's left to implement:
|
|
||||||
|
|
||||||
* Transaction signatures aggregation.
|
|
||||||
* Proper API to author transactions.
|
|
||||||
* Protocol layer (handshake, send blocks, ask for blocks, send txs, ask for them, sync, etc.).
|
|
||||||
* Maintenance of the UTXO set and its Merkle tree.
|
|
||||||
* Transaction pool and related validation.
|
|
||||||
* Chain logic and related validation.
|
|
||||||
* Efficient miner (as a distinct project).
|
|
||||||
* User-friendly wallet (as a distinct project).
|
|
||||||
* Figure out if the rangeproofs can be eliminated under some cicrumstances while keeping security guarantees.
|
|
||||||
* Website, logo design and all the cool stuff.
|
|
||||||
|
|
||||||
Don't worry, we'll get there, with your help.
|
|
Loading…
Reference in a new issue