Skip to content

Releases: hemilabs/heminetwork

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