You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
388 B
24 lines
388 B
Tests
|
|
- Use standard tests.
|
|
|
|
Config file & command line options.
|
|
|
|
Peer network.
|
|
|
|
Trie on DB.
|
|
- Modularise overlay and DB.
|
|
- Iterate.
|
|
- Kill all the restore point stuff.
|
|
|
|
Cache some state
|
|
- Contract memory, balances - for single commit into Trie.
|
|
|
|
Better handling of corrupt blocks.
|
|
|
|
Stateful Miner class.
|
|
|
|
Better Mod-Exp.
|
|
|
|
Crypto stuff:
|
|
- kFromMessage
|
|
- Check all the tweak instructions.
|
|
|