Releases: dashhive/dashmsg
Releases · dashhive/dashmsg
v0.10.4
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
Changelog
38cdd49 build: go mod tidy; go mod vendor
720fc94 fix: switch to Dash pubkeyhash algo
v0.10.2
Changelog
38cdd49 build: go mod tidy; go mod vendor
720fc94 fix: switch to Dash pubkeyhash algo
v0.10.1
Changelog
1587b82 feat: expose MagicVerify to abstract verification process
v0.10.0
Changelog
f5378b2 chore: tooling should ignore ./vendor/
d40394c feat: make work with arbitrary coin types
v0.9.1
Changelog
10a3ef7 build: turn off cgo, duh
v0.9.0
Changelog
9ab0889 feat: full CLI and API for dash message signing and verification
6d73209 workaround(build): goreleaser cannot cross-compile due to syscalls