diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-10-26 20:09:43 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-10-26 20:09:43 -0700 |
commit | 258027d0b02fe0cddc3bdf9774fb6bddb2b1c444 (patch) | |
tree | 85870d83046daf7f640f4b5bab7744d7a5724d54 /TODO | |
parent | 69e3a609a1b3accd1b030cfbafed8e14cfdcda57 (diff) | |
download | geniza-258027d0b02fe0cddc3bdf9774fb6bddb2b1c444.tar.gz geniza-258027d0b02fe0cddc3bdf9774fb6bddb2b1c444.zip |
README/TODO updates
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,7 +1,5 @@ next: -- basic network handshake - /home/bnewbold/src/hypercore-protocol - fix append bug - non-sparse 'has'/'has_all' implementations x appending to register (sans bitfield) @@ -9,7 +7,7 @@ x appending to register (sans bitfield) - reading/writing secret key for register - bitfield stuff (un-indexed) https://docs.rs/bit_field/0.8.0/bit_field/trait.BitArray -- protobuf infra +x protobuf infra - basic drive trait - 'drive log' command (shows actions) - network infra @@ -22,9 +20,12 @@ x appending to register (sans bitfield) meta: - license - rustfmt -- github - travis tests (linux, osx) +misc: +- man +- slog for logging + specific tests: - sleep info a variety of bad sleep files, should error - sleep create a known file, should be same as empty (also a "Rot13" algo file) |