Skip to content

Releases: polespinasa/bitcoin-grouphug

v1.1.0

19 May 22:21
8fb6bcd
Compare
Choose a tag to compare

What's new

  • Add options to query for information about the groups
  • Close groups by fee. Groups are closed if they pay enough fee to enter the next block.
  • Close groups by time. Groups are closed after a certain defined time if they are not full.

Full Changelog: https://github.com/polespinasa/bitcoin-grouphug/commits/v1.1.0

A configuration file (Config.toml) is provided and must be located in the same directory as the binary to be executed.

v1.0.0

02 May 08:09
@1ma 1ma
a36dc65
Compare
Choose a tag to compare

First release

Full Changelog: https://github.com/polespinasa/bitcoin-grouphug/commits/v1.0.0

A configuration file (Config.toml) is provided and must be located in the same directory as the binary to be executed.