v0.6.0
What's Changed
✨ Additions
- Allow connection of BFG to another BFG for L2 Keystone Notifications/Querying by @ClaytonNorthey92 in #286
- tbcapi, tbcd: expose async block download, add BlockInsert by @marcopeereboom in #327
🐛 Fixes
- tbc: fix err logging in sync indexers by @CodeDragonVN in #325
🔧 Improvements
- version: bump version to 0.5.1 by @joshuasing in #291
- Add p2p commands to hemictl as reference implementation by @marcopeereboom in #316
- make: improve all target order by @joshuasing in #326
⚙️ Other
- Bring back mempool and sundry fixes. by @marcopeereboom in #284
- Missed this commit by @marcopeereboom in #292
- make localnet tests more robust by @ClaytonNorthey92 in #293
- Corrent container name in e2e tests by @jcvernaleo in #294
- added page and limit to finalities by keystones request by @ClaytonNorthey92 in #288
- Fix major part of stalls and an index loop bug. by @marcopeereboom in #298
- Try to prevent header download stalls. by @marcopeereboom in #297
- Make isCanonical call not fail on incorrect height. by @marcopeereboom in #301
- Running a Non-Sequencing Hemi Node with Docker Compose by @ClaytonNorthey92 in #299
- Add InsertBlock RPC by @marcopeereboom in #303
- Initial pass at mainnet compose by @jcvernaleo in #306
- fixed static peer id for op-node by @ClaytonNorthey92 in #309
- Update ecotone/canyon/delta override timestamps to 1725868497 for mainnet by @max-sanchez in #310
- fragile test fixes + random bitcoind port during tests by @ClaytonNorthey92 in #315
- using bootnodes in mainnet p2p by @ClaytonNorthey92 in #317
- Add batched medata put/get and wrap them in transactions by @marcopeereboom in #323
- version: bump to 0.6.0 by @joshuasing in #328
New Contributors
- @jcvernaleo made their first contribution in #294
- @CodeDragonVN made their first contribution in #325
Full Changelog: v0.5.0...v0.6.0