Skip to content

Releases: moncho/warpwallet

v0.1.2

24 Nov 02:31
Compare
Choose a tag to compare

Changelog

1ab540e Use go 1.11
33c5537 Just print the private key if the quiet flag is set


Automated with GoReleaser
Built with go version go1.11.2 darwin/amd64

v0.1.1

02 Dec 16:40
Compare
Choose a tag to compare

Changelog

bcf1efb Update readme
aa8f861 Add tests
381bcc3 Send qr code to a writer
c0fc8eb Minor
6faeb9d Add serial seed generation implementation
59302d0 Add base58 benchmark, tried to speed code a bit
1bd1299 Add installation instructions
53275cc Add demo
9331faf Add more links
8d4a8cd Minor
4cc7df0 Add badges
1bc16b6 Remove unneeded steps from build conf
21fc268 Create dockerfile
84c63e7 Remove ensure from setup
9f24ebd Add travis config file
0194ed4 Minor
f57d96a Create Makefile
dca17c6 Update README.md
7dd3f2d Add brew section to goreleaser conf


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

v0.1.0

03 Sep 20:29
Compare
Choose a tag to compare

Changelog

7527523 Add goreleaser conf
08bc80b Create LICENSE
606840e Update README
a619607 Add README
4c81730 Print QR codes for the public Wallet address and the private key
834c8c5 Add package to generate QR codes
e6184d9 Add functions to color text on a terminal
bc73104 Parallelize seed generation
c9d3206 Add benchmark for seed generation
8d96555 Create README.md
c22fd64 Create gitignore
8045c9f Manage dependencies with dep
cbdf107 Create CLI for warpwallet
a71f202 Add library to work with Bitcoin private keys
420f0ab Implement WarpWallet algorithm


Automated with GoReleaser
Built with go version go1.9 darwin/amd64