v1.1.0
What's Changed
✨ Additions
🐛 Fixes
- popm: don't instantly noop if bfg response channel is busy by @AL-CT in #450
- docker: add missing profile by @jcvernaleo in #475
- localnode: fix mainnet var for geth l1 by @ClaytonNorthey92 in #476
- popm: reduce dust threshold to 1000 sats by @Leonardiae in #482
🔧 Improvements
- localnode: fix yaml indentation issue by @jcvernaleo in #439
- fix: duplicated import chainhash by @healthyyyoung in #444
- fix some options in compose by @jcvernaleo in #446
- Remove network from compose names by @jcvernaleo in #447
- database/tbcd/level: fix printf-style function used with no args by @healthyyyoung in #445
- Localnet update by @ClaytonNorthey92 in #451
- Add script to simplify switching localnode modes by @jcvernaleo in #452
- Fix incorrection option by @jcvernaleo in #455
- BFG: save db records in processBitcoinBlock in a single tx by @ClaytonNorthey92 in #456
- update op-node image to be pectra by @ClaytonNorthey92 in #457
- tbc: add bound parallel outpoint fetch fixup strategy by @marcopeereboom in #461
- Specify platform linux/amd64 for images that are not multiarch by @jcvernaleo in #463
- btctool: add btctool network selection. by @Unisergius in #464
- bfgd: set btc_blocks updated_at to now() when re-orgs occur by @ClaytonNorthey92 in #377
- docker: add profiles to compose files by @jcvernaleo in #442
- tbc: speed up isCanonical check by @marcopeereboom in #465
- docker: update prysm and make option order consistant by @jcvernaleo in #474
- update localnode to connect to testnet peers by @ClaytonNorthey92 in #470
- localnode: remove bfgd as a dependency of bssd by @ClaytonNorthey92 in #477
- point mainnet docker compose to healthy p2p node only by @ClaytonNorthey92 in #480
📖 Documentation
- docker: update requirements by @jcvernaleo in #473
- localnode: update node running docs by @rmilrad in #478
- localnode: improve docs, add
hemi-minprofile, update images and configs by @max-sanchez in #479
🧪 Test coverage
- tbc: fix race condition in fork tests by @AL-CT in #435
- tbc: fix fork tests failing if tbc is slow to insert blocks by @AL-CT in #486
⚙️ Other
- ttl: fix typos in comments by @Pricstas in #434
- Update testnet rollup.json by @jcvernaleo in #460
- version: bump to 1.1.0 by @joshuasing in #483
New Contributors
- @healthyyyoung made their first contribution in #444
- @Pricstas made their first contribution in #434
- @Unisergius made their first contribution in #464
- @rmilrad made their first contribution in #478
Full Changelog: v1.0.0...v1.1.0