v0.4.4
What's Changed
🐛 Fixes
- electrumx: move conn metrics into clientConn by @joshuasing in #258
- bfgapi: remove additional slash from default urls (fix #260) by @joshuasing in #262
- Opportunistically add indexer keys to db. by @marcopeereboom in #275
🔧 Improvements
- Add mempool handling to tbc by @marcopeereboom in #264
- Add a 'b' key to record which blocks have been indexed by @marcopeereboom in #271
- stability and fragile test fixes by @ClaytonNorthey92 in #276
⚙️ Other
- Add testnet and mainnet checkpoints for more vroom vroom by @marcopeereboom in #268
- Only return a single block where a tx was mined as found by yhe utxo indexer by @marcopeereboom in #269
- run forge script in non-interactive mode in shell script by @ClaytonNorthey92 in #270
- Remove DB call from tbc Server by @marcopeereboom in #272
Full Changelog: v0.4.3...v0.4.4