Skip to content

Releases: hemilabs/heminetwork

v0.2.5

11 Jul 20:08
v0.2.5
6a94b4c
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

What's Changed

✨ Additions

🔧 Improvements

  • popm: improve UTXO selection when creating Bitcoin transaction by @joshuasing in #173
  • popm/wasm: rename KeyResult fields and add bitcoinScriptHash by @joshuasing in #177

Full Changelog: v0.2.4...v0.2.5

v0.2.4

10 Jul 19:11
v0.2.4
939813c
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

What's Changed

🐛 Fixes

  • popm/wasm: fix ethereum address when generating and parsing keys by @joshuasing in #174

🔧 Improvements

Full Changelog: v0.2.3...v0.2.4

v0.2.3

05 Jul 16:07
v0.2.3
159fbc5
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

What's Changed

✨ Additions

Full Changelog: v0.2.2...v0.2.3

v0.2.2

02 Jul 19:51
v0.2.2
65aa0ca
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

What's Changed

✨ Additions

  • popm/wasm: add new @hemilabs/pop-miner NPM package by @joshuasing in #162

🔧 Improvements

Full Changelog: v0.2.0...v0.2.2

v0.2.0

01 Jul 14:04
v0.2.0
526787a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

⚠️ Breaking changes

🐛 Fixes

🔧 Improvements

Full Changelog: v0.1.2...v0.2.0

v0.1.2

05 Jun 18:40
v0.1.2
4e1914c
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

🐛 Fixes

🔧 Improvements

  • database,e2e: remove use of deprecated io/ioutil (SA1019) by @joshuasing in #118
  • e2e: improve name for variable with type time.Duration (ST1011) by @joshuasing in #117
  • popm: use simple conversion instead of unnecessary fmt.Sprintf (S1025) by @joshuasing in #115
  • Add configuration option for static fees to web PoP miner by @max-sanchez in #119
  • tbc: move RPC tests to a separate test file by @joshuasing in #114
  • popm: simplify receivedKeystones variable in tests by @joshuasing in #116
  • hemictl: use sort.Strings(...) instead of sort.Sort(sort.StringSlice(...)) (S1032) by @joshuasing in #123
  • electrumx: fix unhandled error in NewJSONRPCRequest by @joshuasing in #133
  • bfg: fix issues reported by staticcheck by @joshuasing in #132
  • e2e: fix issues detected by staticcheck by @joshuasing in #134

📖 Documentation

⚙️ Other

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 May 14:09
v0.1.1
29f116f
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

✨ Additions

  • Add tbcd, a small bitcoin daemon that participates on bitcoin p2p by @marcopeereboom in #50

🐛 Fixes

🔧 Improvements

📖 Documentation

🧪 Test coverage

⚙️ Other

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Feb 16:28
v0.1.0
b3993a0
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

🐛 Fixes

⚙️ Other

New Contributors

Full Changelog: https://github.com/hemilabs/heminetwork/commits/v0.1.0