-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "bwt" | ||
version = "0.2.1" | ||
version = "0.2.2" | ||
description = "a lightweight hd wallet tracker and query engine for Bitcoin" | ||
authors = ["Nadav Ivgi <[email protected]>"] | ||
license = "MIT" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Bitcoin Wallet Tracker | ||
|
||
[![Build Status](https://travis-ci.org/bwt-dev/bwt.svg?branch=master)](https://travis-ci.org/bwt-dev/bwt) | ||
[![Latest release](https://img.shields.io/crates/v/bwt.svg?label=release)](https://github.com/bwt-dev/bwt/releases/tag/v0.2.1) | ||
[![Latest release](https://img.shields.io/crates/v/bwt.svg?label=release)](https://github.com/bwt-dev/bwt/releases/tag/v0.2.2) | ||
[![Downloads](https://img.shields.io/github/downloads/bwt-dev/bwt/total.svg?color=blueviolet)](https://github.com/bwt-dev/bwt/releases) | ||
[![Docker release](https://img.shields.io/docker/pulls/shesek/bwt.svg)](https://hub.docker.com/r/shesek/bwt) | ||
[![Crate package](https://img.shields.io/crates/d/bwt.svg?label=crate+installs)](https://crates.io/crates/bwt) | ||
|
@@ -81,20 +81,20 @@ and [this video presentation](https://youtu.be/SXJaN2T3M10?t=4) (bottom of slide | |
|
||
```bash | ||
# Download (change x86_64-linux to your platform) | ||
$ wget https://github.com/bwt-dev/bwt/releases/download/v0.2.1/bwt-0.2.1-x86_64-linux.tar.gz | ||
$ wget https://github.com/bwt-dev/bwt/releases/download/v0.2.2/bwt-0.2.2-x86_64-linux.tar.gz | ||
|
||
# Fetch public key | ||
$ gpg --keyserver keyserver.ubuntu.com --recv-keys FCF19B67866562F08A43AAD681F6104CD0F150FC | ||
|
||
# Verify signature | ||
$ wget -qO - https://github.com/bwt-dev/bwt/releases/download/v0.2.1/SHA256SUMS.asc \ | ||
| gpg --decrypt - | grep ' bwt-0.2.1-x86_64-linux.tar.gz$' | sha256sum -c - | ||
$ wget -qO - https://github.com/bwt-dev/bwt/releases/download/v0.2.2/SHA256SUMS.asc \ | ||
| gpg --decrypt - | grep ' bwt-0.2.2-x86_64-linux.tar.gz$' | sha256sum -c - | ||
|
||
$ tar zxvf bwt-0.2.1-x86_64-linux.tar.gz | ||
$ tar zxvf bwt-0.2.2-x86_64-linux.tar.gz | ||
$ ./bwt-0.1.5-x86_64-linux/bwt --xpub <xpub> ... | ||
``` | ||
|
||
The signature verification should show `Good signature from "Nadav Ivgi <[email protected]>" ... Primary key fingerprint: FCF1 9B67 ...` and `bwt-0.2.1-x86_64-linux.tar.gz: OK`. | ||
The signature verification should show `Good signature from "Nadav Ivgi <[email protected]>" ... Primary key fingerprint: FCF1 9B67 ...` and `bwt-0.2.2-x86_64-linux.tar.gz: OK`. | ||
|
||
The builds are reproducible and can be verified against Travis CI. See [more details here](#reproducible-builds). | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
-----BEGIN PGP SIGNED MESSAGE----- | ||
Hash: SHA256 | ||
|
||
330b13d52e59c950ff883ceb3b7263e56138ba636af98d8e11c1517207da80ce bwt-0.2.1-arm64v8-linux.tar.gz | ||
5587324cf2d9308bd1f91340f6f8050f6300d30679a1083058389aad79598273 bwt-0.2.1-electrum_only-x86_64-linux.tar.gz | ||
5ec0c3e420c2af80e99e44076dd6e7ad8cd8ed85821e79815ea732345e472c60 bwt-0.2.1-x86_64-linux.tar.gz | ||
700c21b8ed3637c17da9bb205349ced9a1826e9ae79707401e60437077fa91b5 bwt-0.2.1-arm32v7-linux.tar.gz | ||
a5b05d8ce6e61842b97347f438a0ff546baa27741e1632e06669b062ec2604e8 bwt-0.2.1-x86_64-windows.zip | ||
af8cf37b0fb68ab1450f72990f347c0da03d8010d8bfa2b44b5c2bf9ba884547 bwt-0.2.1-electrum_only-x86_64-windows.zip | ||
c93f3a57b5d647f5e11055a6eb8b407a2fe6618686cfa23b46c08a5096492043 bwt-0.2.1-electrum_only-arm32v7-linux.tar.gz | ||
caf996c8d2c8327aa3732e1ca7f77035b759a9f0d5430c8953c04bb961c87779 bwt-0.2.1-x86_64-osx.zip | ||
d539fd9792a9674048fa36f25f14561fcb251778f760901f56ce63d8d459747b bwt-0.2.1-electrum_only-arm64v8-linux.tar.gz | ||
e1d9316fdf24cd1f5aa6aaa48b7ba7fcdef607452970872d638379fa410cfc58 bwt-0.2.1-electrum_only-x86_64-osx.zip | ||
0b68672a332f5b11a86d4abfec48337053fcebb93904696bdd62242b466d6af5 bwt-0.2.2-electrum_only-x86_64-osx.zip | ||
210fbdeb997d028ec12cd996ba773fb41c66e029bea85863b91942ba1d51d17c bwt-0.2.2-arm64v8-linux.tar.gz | ||
352f672d887d7d8f155cf2bac33813d26955fdf04a75ff2bcaa601596bcb8eaa bwt-0.2.2-arm32v7-linux.tar.gz | ||
3a6242372bad2801e7671935b22c00b4da68c7efc6548c358e6e8c79b69a0b3b bwt-0.2.2-electrum_only-x86_64-linux.tar.gz | ||
47153b4c0782e8b88a6b77c412c5ef8efb55f965a6f6bf5f9aa7009fbd8addad bwt-0.2.2-electrum_only-x86_64-windows.zip | ||
4c8a1147a617dd87a732e8f6fcca18d07cca26c6dbd8d012e8813328d8c624e8 bwt-0.2.2-x86_64-linux.tar.gz | ||
4eb9b84ddad36e8f851a529729e75c35b3675086ff943dbbd90876fa54c946e3 bwt-0.2.2-electrum_only-arm64v8-linux.tar.gz | ||
7d6286dde83f6127a25f8772c6a4f5b9276426c6a5da124581c3cc7711ed1f0b bwt-0.2.2-x86_64-windows.zip | ||
819b2df23423343fb53b55e711a82030b04c3e7a2dc6b9980f795951f0f0b145 bwt-0.2.2-electrum_only-arm32v7-linux.tar.gz | ||
88f77a1a4936e2c02bf3560ea04377f412a3ee0b40d9de67de678b7aaab86ad4 bwt-0.2.2-x86_64-osx.zip | ||
-----BEGIN PGP SIGNATURE----- | ||
Version: GnuPG v1 | ||
|
||
iQEcBAEBCAAGBQJgAD9GAAoJEIH2EEzQ8VD8qjgH/3MP46kqft+gjbknukQU7d2V | ||
V4pKXvCcqtSlgnEv0UYn7AERuQg+X9WKquuLYq3l6py9WrTE01Kur31bj8AKP1XA | ||
5eeXItzvZhSxXCZmLP5Ex+DP6Rur8tT7Kvte1X5eDGRDyAjYdr0QoeRZj0yvI6nK | ||
nwdfbbJlayxe4Igun3c2b2+ChcqLtSY3WixYu/HqHWUKNJCJr0OM61ESCzex5BRC | ||
pxzmWSpN4aG5FN/ALV0Iic96/sqtK9h7NZb+Ip5Kh1U/4dl3QSP6NMaUHgUo4/b5 | ||
Yrt2IjWlIf8XsCY0Hd+BNhfzAX5bH7hfebWJ/AOdd9T0sdduEjxMh9lJeykFV/A= | ||
=p+Eb | ||
iQEzBAEBCAAdFiEE/PGbZ4ZlYvCKQ6rWgfYQTNDxUPwFAmATbTMACgkQgfYQTNDx | ||
UPzc/Af/Vur5ntRiBuvjtw3UnNrXXlvxp3ksPP9pUkTWxbmPok2cjT3Xfu3Ppfzx | ||
NgtO413jxBCiuW5SVj3POKwe8sUMfud3lXL0GHe35TvlrlmEbBPe+o7E7Za01piC | ||
7qj2G9922wiZWFlxfPYCo9kuUAql8W6hHTkimYTDI+iPXA/nFyTBBuo1vYZ6r1Dq | ||
WhsZPQthSMEh7Yr1652pk5OIK7mtr3fybg66PnVCagpb12akdZQDIAODXbYgZIG5 | ||
1UgrQnu9nN9Ga0yzP8IUTuXo0LURfoOzzvYxouQRIzl1xYCX4N2bbvsEdeeYTXiT | ||
gfpbkNl6oz8QvlJoa9BL8jgSoJhnLg== | ||
=h6of | ||
-----END PGP SIGNATURE----- |