Skip to content

Releases: dashhive/dashmsg

v0.10.4

16 Mar 07:34
Compare
Choose a tag to compare

Changelog

54c3ee7 build: update for --single-target and note the same in the README
4532b06 fix: use correct magic byte prefix for public key

v0.10.3

14 Mar 08:48
Compare
Choose a tag to compare

Changelog

38cdd49 build: go mod tidy; go mod vendor
720fc94 fix: switch to Dash pubkeyhash algo

v0.10.2

14 Mar 07:46
Compare
Choose a tag to compare

Changelog

38cdd49 build: go mod tidy; go mod vendor
720fc94 fix: switch to Dash pubkeyhash algo

v0.10.1

14 Mar 06:17
Compare
Choose a tag to compare

Changelog

1587b82 feat: expose MagicVerify to abstract verification process

v0.10.0

14 Mar 05:42
Compare
Choose a tag to compare

Changelog

f5378b2 chore: tooling should ignore ./vendor/
d40394c feat: make work with arbitrary coin types

v0.9.1

12 Mar 10:57
Compare
Choose a tag to compare

Changelog

10a3ef7 build: turn off cgo, duh

v0.9.0

12 Mar 08:47
Compare
Choose a tag to compare

Changelog

9ab0889 feat: full CLI and API for dash message signing and verification
6d73209 workaround(build): goreleaser cannot cross-compile due to syscalls