- Split up Index::index_blockfiles (#96) - Allow invalid ordinals (#95) - Don't hardcode genesis block (#91) - Rename index_blockfile to index_blockfiles (#90) - Pin redb to GitHub revision to avoid panic (#89) - Log progress while indexing (#88) - Index all files in blocksdir (#87) - Fix crash when indexing a block with no transactions (#86) - Refactor test API (#82) - More integration test cleanup (#70) - Refactor test block creation (#68) - Improve index (#60) - Add `index.redb` to gitignore (#58) - Make find command print satpoints instead of outpoints (#57) - Improve transfer algorithm pseudocode (#53) - Add epoch trait (#51) - Use strong types (#48) - Add Index struct (#47) - Use ordinal number terminology (#46) - Number satoshis in ascending order (#45) - Use default location if `--blocksdir` is not provided (#42) - Update dependencies (#40) - Create illusive and cursed traits (#36) - Add character trait (#35) - Add open questions to readme (#34) - Use descending numbering scheme (#33) - Handle out-of-bound values (#30)