Releases: hemilabs/heminetwork
Releases · hemilabs/heminetwork
v0.4.3
What's Changed
⚙️ Other
- add tx id to broadcast error log so we can trace it by @ClaytonNorthey92 in #257
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
🐛 Fixes
- tbc: fix log using %w verb by @joshuasing in #255
🔧 Improvements
- Add mechanism to recover from forks at runtime by @marcopeereboom in #232
- popm/wasm: add automatic fee multiplier, fix auto fee args by @joshuasing in #256
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
⚙️ Other
- bound height to 100 from canonical tip as to not have to scan large portion of index by @ClaytonNorthey92 in #254
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
🐛 Fixes
- bfg: fix issues reported by staticcheck by @joshuasing in #248
- popm/wasm: make automaticFees default to enabled by @joshuasing in #251
🔧 Improvements
- bfg: add handling for remote IP headers by @joshuasing in #246
- popm: improve log levels/messages, some tidying up by @joshuasing in #250
Full Changelog: v0.3.13...v0.4.0
v0.3.13
What's Changed
🐛 Fixes
- electrumx: fix deadlock in Close/pinger, stop ticker by @joshuasing in #247
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
⚙️ Other
- trim old, new index by @ClaytonNorthey92 in #235
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
⚙️ Other
- need to select FOR UPDATE to lock row by @ClaytonNorthey92 in #245
Full Changelog: v0.3.9...v0.3.11
v0.3.9
What's Changed
⚙️ Other
- check for ctx.Done() when using request limiter by @ClaytonNorthey92 in #244
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
⚠️ Breaking changes
- tbc: add block-by-hash command to RPC, use chainhash by @joshuasing in #224
✨ Additions
- popm/wasm: add automatic fees by @joshuasing in #237
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
🐛 Fixes
- electrumx: fix open/closed/idle metrics for conn pool by @joshuasing in #243
🔧 Improvements
- PoP stats service by @gabmontes in #172
⚙️ Other
- added needed test waits since recent l2 keystones are updated async by @ClaytonNorthey92 in #233
- cache bitcoin height from process btc block by @ClaytonNorthey92 in #236
- fragile tests fix by @ClaytonNorthey92 in #238
- more fragile test fixes by @ClaytonNorthey92 in #239
- remove insertion of pop_basis during broadcast by @ClaytonNorthey92 in #242
New Contributors
- @gabmontes made their first contribution in #172
Full Changelog: v0.3.4...v0.3.7