Releases: hemilabs/heminetwork
Releases · hemilabs/heminetwork
v1.0.0
What's Changed
🔧 Improvements
- bfg: add config option to disable public ws conns by @joshuasing in #431
- tbc: convert hash pointers to hashes as variable arguments by @marcopeereboom in #433
- all: change default network to mainnet by @joshuasing in #437
⚙️ Other
- bfg, bss, popm, tbc: fix various typos by @VolodymyrBg in #405
- all: fix various typos by @kilavvy in #418
- all: fix int64 and uint64 casting to int by @AL-CT in #409
- localnode: add monitoring script by @jcvernaleo in #420
- tbc: reduce threads used by fixup, misc improvements by @marcopeereboom in #424
- popm: fix fragile test by @AL-CT in #421
- all: fix various typos in variable names by @Alex-Roleks in #425
- api/auth, e2e, popm: fix minor spelling mistakes by @Pronoss in #417
- tbc: use chainhash.Hash without pointers in the lowIQLRU cache by @marcopeereboom in #429
- localnode: fixes and updates by @jcvernaleo in #423
- Localnet fix by @ClaytonNorthey92 in #430
- localnode: fix some compose formatting by @jcvernaleo in #436
- popm: fix test expecting testnet3 by @joshuasing in #438
New Contributors
- @VolodymyrBg made their first contribution in #405
- @kilavvy made their first contribution in #418
- @AL-CT made their first contribution in #409
- @Alex-Roleks made their first contribution in #425
- @Pronoss made their first contribution in #417
Full Changelog: v0.11.5...v1.0.0
v0.11.5
What's Changed
🐛 Fixes
- tbc: add keystone indexer to synced calculation by @marcopeereboom in #395
- tbc: use proper database for index hashes by @marcopeereboom in #411
🔧 Improvements
- tbc: fix bug in keystone database and bring back performance by @marcopeereboom in #394
⚙️ Other
- Fix typos in Go source files by @vipocenka in #389
- bfg: quieter log by @ClaytonNorthey92 in #393
- tbc: fix typo by @marcopeereboom in #402
- localnet: upgrade op stack to latest hemi commits by @ClaytonNorthey92 in #403
- bfg: take into account l2 keystones that are more final than 100 by @ClaytonNorthey92 in #415
- Fix spelling errors by @tomasandroil in #410
- Updated Discord links by @gap-editor in #412
New Contributors
- @vipocenka made their first contribution in #389
- @tomasandroil made their first contribution in #410
- @gap-editor made their first contribution in #412
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
🔧 Improvements
- bfgd: reduce finality notification log to trace by @joshuasing in #398
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
🔧 Improvements
- bfgd: adjust level of noisy logs by @max-sanchez in #397
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
✨ Additions
- tbcd, bfgd: add various hemi specific indexes by @marcopeereboom in #380
🐛 Fixes
- tbcd: fix cache settings by @marcopeereboom in #375
- tbc: catch leveldb closed by @marcopeereboom in #391
🔧 Improvements
- tbcd: fix startup/shutdown messages by @marcopeereboom in #378
- tbc: check block does not exist prior to inserting into blocksmissing db by @marcopeereboom in #382
- tbc: add UtxosByScriptHashCount by @marcopeereboom in #384
⚙️ Other
- Fix typographical errors by @Dimitrolito in #381
- hemictl: improve readme docs by @crStiv in #366
- all: fix various spelling errors by @Marcofann in #386
- remove un-used index by @ClaytonNorthey92 in #392
New Contributors
- @Dimitrolito made their first contribution in #381
- @crStiv made their first contribution in #366
- @Marcofann made their first contribution in #386
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
⚙️ Other
- better error handling + sql update by @ClaytonNorthey92 in #376
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
⚙️ Other
- fixed finality query by @ClaytonNorthey92 in #367
- database/bfgd: re-enable tests, fix one by @ClaytonNorthey92 in #352
- hemi: fix typo "unsupported" in error by @979306224 in #364
- bfgd: sprinkle new and fix almost all contexts by @marcopeereboom in #373
- Depend on btc client (electrs) for canonical chain by @ClaytonNorthey92 in #374
New Contributors
- @979306224 made their first contribution in #364
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
⚙️ Other
- bfgd: simpler finality calculations with new table by @ClaytonNorthey92 in #353
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
🔧 Improvements
- bfgd: remove pubkey access by @marcopeereboom in #359
⚙️ Other
- Add additional prometheus capability to integrate in grafana by @marcopeereboom in #338
- fragile test case + race condition fixes by @ClaytonNorthey92 in #337
- tbcapi: fix typo in docs readme by @savvar9991 in #342
- Fixup hackerone findings by @marcopeereboom in #344
- Provide Running call to see if the service is "up enough" by @marcopeereboom in #340
- Fix or workaround dumb linter errors by @marcopeereboom in #345
- Add prometheus namespace by @marcopeereboom in #339
- readme: fix bfgd link by @sashaphmn in #350
- Really really disable mempool by @marcopeereboom in #347
- api/tbcapi: improve protocol documentation by @GarmashAlex in #356
- web/popm: tidy up dispatch handling in integration test by @chenlike in #358
- tbcd: move block header cache from items to size by @marcopeereboom in #360
New Contributors
- @savvar9991 made their first contribution in #342
- @sashaphmn made their first contribution in #350
- @GarmashAlex made their first contribution in #356
- @chenlike made their first contribution in #358
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
🔧 Improvements
- add index to pop_basis for pop tx queries by @ClaytonNorthey92 in #336
⚙️ Other
- version: bump to 1.0.0 by @joshuasing in #334
- correct batcher and proposer in localnet by @ClaytonNorthey92 in #330
Full Changelog: v0.7.0...v0.8.0