-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo
32 lines (29 loc) · 767 Bytes
/
todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Now⌨:
Soon⌚:
Add IPNS links to other contributors
Ask user again if password is wrong
Later🗓️:
Improve last hash: refinements {
get all chains of exclusively valid messages
display these to user
ask user to select one
Set last_hash to selection
}
Search
Done🎉:
Blockchain
Arguments
Account with encrypted private key
Multiple threads (as in forum threads): refinements {
Implement reference.json
if argument is a directory, loop through files and display header if valid messages file
}
Unit tests (kind of, it's a continuous process)
User flies to get username
Fix tests
Write to newly created IPNS key
UX improvements
Smooth out account creation UX
Turn throw function into macro that acts like format!()
Improve error handling
Add help option