- Print block transaction count (#146) - Use clap instead of structopt (#145) - Incremental indexing (#141) - Use human readable byte values for info (#144) - Add info subcommand (#138) - Accept human readable --index-size values (#142) - Use redb::TableDefinition (#143) - Work with live Bitcoin Core RPC API (#140) - Use JSON RPC API instead of blocksdir(#139) - Test mining and spending transactions in the same block (#136) - Don't recreate db every run (#131) - Fix off by one error in log message (#135) - Improve index performance (#134) - Reference independent invention (#133) - Decode block header only in Index::index_blockfiles (#132) - Add index benchmark (#111) - Mention physical transfer of ordinals (#130) - Reorder BIP sections (#129) - Add applications section to BIP (#127) - Add initial draft of BIP (#117) - Test that index handles out-of-order blockfiles (#124) - Test fee assignment (#122) - Test underpaying subsidy (#121) - Allow setting index size (#120) - Use redb 0.0.4 (#114) - Add duplicate transaction range test (#113)