Browse Source

TODO.

cl-refactor
Gav Wood 11 years ago
parent
commit
964df660a5
  1. 5
      TODO

5
TODO

@ -37,6 +37,8 @@ General:
Robustness
- Remove aborts
- Recover from all exceptions.
- Especially RLP & other I/O.
- RLP should never assert; only throw.
- Store version alongside BC DB.
- Better handling of corrupt blocks.
- Kill DB & restart.
@ -47,9 +49,6 @@ GUI
- Qt/QML class.
- Turn on/off debug channels.
For PoC3:
- Shared contract acceptence tests.
### Marko

Loading…
Cancel
Save