diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
deleted file mode 100644
index 33bc47e5..00000000
--- a/.github/FUNDING.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-patreon: ArgusHQ
-ko_fi: ArgusHQ
-liberapay: Argus
-open_collective: Argus
diff --git a/.travis.yml b/.travis.yml
index 5726fd24..ffe29871 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -80,6 +80,6 @@ deploy:
on:
condition: $DEPLOY = 1
tags: true
- repo: ArgusHQ/wagyu
+ repo: AleoHQ/wagyu
provider: releases
skip_cleanup: true
diff --git a/Cargo.lock b/Cargo.lock
index 0a3ece10..a6b22fe9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1467,7 +1467,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "wagyu"
-version = "0.6.1"
+version = "0.6.2"
dependencies = [
"arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1484,16 +1484,16 @@ dependencies = [
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "wagyu-bitcoin 0.6.1",
- "wagyu-ethereum 0.6.1",
- "wagyu-model 0.6.1",
- "wagyu-monero 0.6.1",
- "wagyu-zcash 0.6.1",
+ "wagyu-bitcoin 0.6.2",
+ "wagyu-ethereum 0.6.2",
+ "wagyu-model 0.6.2",
+ "wagyu-monero 0.6.2",
+ "wagyu-zcash 0.6.2",
]
[[package]]
name = "wagyu-bitcoin"
-version = "0.6.1"
+version = "0.6.2"
dependencies = [
"base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bech32 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1510,12 +1510,12 @@ dependencies = [
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "wagyu-model 0.6.1",
+ "wagyu-model 0.6.2",
]
[[package]]
name = "wagyu-ethereum"
-version = "0.6.1"
+version = "0.6.2"
dependencies = [
"base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1531,12 +1531,12 @@ dependencies = [
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "wagyu-model 0.6.1",
+ "wagyu-model 0.6.2",
]
[[package]]
name = "wagyu-model"
-version = "0.6.1"
+version = "0.6.2"
dependencies = [
"base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"base58-monero 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1559,7 +1559,7 @@ dependencies = [
[[package]]
name = "wagyu-monero"
-version = "0.6.1"
+version = "0.6.2"
dependencies = [
"base58-monero 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"cmake 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1572,12 +1572,12 @@ dependencies = [
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "wagyu-model 0.6.1",
+ "wagyu-model 0.6.2",
]
[[package]]
name = "wagyu-zcash"
-version = "0.6.1"
+version = "0.6.2"
dependencies = [
"aes 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1603,7 +1603,7 @@ dependencies = [
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "wagyu-model 0.6.1",
+ "wagyu-model 0.6.2",
"zcash_primitives 0.0.0 (git+https://github.com/zcash/librustzcash?rev=2b6fbfd)",
"zcash_proofs 0.0.0 (git+https://github.com/zcash/librustzcash?rev=2b6fbfd)",
]
diff --git a/Cargo.toml b/Cargo.toml
index 22f1687f..6840324f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wagyu"
-version = "0.6.1"
+version = "0.6.2"
authors = [
"Collin Chin",
"Raymond Chu",
@@ -8,8 +8,8 @@ authors = [
"Howard Wu"
]
description = "A command-line tool to generate cryptocurrency wallets"
-homepage = "https://github.com/ArgusHQ/wagyu"
-repository = "https://github.com/ArgusHQ/wagyu"
+homepage = "https://github.com/AleoHQ/wagyu"
+repository = "https://github.com/AleoHQ/wagyu"
categories = ["command-line-utilities", "cryptocurrency"]
keywords = ["blockchain", "command-line", "crypto", "cryptocurrency", "wallet"]
readme = "README.md"
@@ -27,14 +27,14 @@ path = "wagyu/main.rs"
members = [ "bitcoin", "ethereum", "model", "monero", "zcash" ]
[badges]
-travis-ci = { repository = "ArgusHQ/wagyu", branch = "master" }
+travis-ci = { repository = "AleoHQ/wagyu", branch = "master" }
[dependencies]
-wagyu-bitcoin = { path = "./bitcoin", version = "0.6.1" }
-wagyu-ethereum = { path = "./ethereum", version = "0.6.1" }
-wagyu-model = { path = "./model", version = "0.6.1" }
-wagyu-monero = { path = "./monero", version = "0.6.1" }
-wagyu-zcash = { path = "./zcash", version = "0.6.1" }
+wagyu-bitcoin = { path = "./bitcoin", version = "0.6.2" }
+wagyu-ethereum = { path = "./ethereum", version = "0.6.2" }
+wagyu-model = { path = "./model", version = "0.6.2" }
+wagyu-monero = { path = "./monero", version = "0.6.2" }
+wagyu-zcash = { path = "./zcash", version = "0.6.2" }
arrayvec = { version = "0.5.1" }
base58 = { version = "0.1" }
diff --git a/README.md b/README.md
index 24d16eb6..f388744e 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
-
-
-
+
+
+
@@ -85,7 +85,7 @@ Alternatively, you can install `wagyu` by building from the source code as follo
```bash
# Download the source code
-git clone https://github.com/ArgusHQ/wagyu
+git clone https://github.com/AleoHQ/wagyu
cd wagyu
# Build in release mode
@@ -507,11 +507,9 @@ OPTIONS:
--version Specify a Zcash transaction version [possible values: sapling]
```
-#### 3.5.4 Transaction Notes:
+#### 3.5.4 Transaction Remarks
-- The Wagyu CLI operates offline with no chain state, and thus does not support Monero transactions or Zcash Sapling spends.
-- Zcash Sapling outputs are supported.
--
+`wagyu` CLI operates offline without chain state, and thus cannot immediately craft Monero transactions or Zcash Sapling spends (Zcash Sapling outputs are supported).
## 4. License
diff --git a/bitcoin/Cargo.toml b/bitcoin/Cargo.toml
index edbab2da..61f88ce0 100644
--- a/bitcoin/Cargo.toml
+++ b/bitcoin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wagyu-bitcoin"
-version = "0.6.1"
+version = "0.6.2"
authors = [
"Collin Chin",
"Raymond Chu",
@@ -8,8 +8,8 @@ authors = [
"Howard Wu"
]
description = "A library for generating Bitcoin wallets"
-homepage = "https://github.com/ArgusHQ/wagyu"
-repository = "https://github.com/ArgusHQ/wagyu/tree/v0.6.1/bitcoin"
+homepage = "https://github.com/AleoHQ/wagyu"
+repository = "https://github.com/AleoHQ/wagyu/tree/v0.6.2/bitcoin"
categories = ["command-line-utilities", "cryptocurrency"]
keywords = ["bitcoin", "blockchain", "crypto", "cryptocurrency", "wallet"]
readme = "README.md"
@@ -17,7 +17,7 @@ license = "MIT/Apache-2.0"
edition = "2018"
[dependencies]
-wagyu-model = { path = "../model", version = "0.6.1" }
+wagyu-model = { path = "../model", version = "0.6.2" }
base58 = { version = "0.1" }
bech32 = { version = "0.6.0" }
@@ -36,4 +36,4 @@ sha2 = { version = "0.8" }
tiny-keccak = { version = "1.4" }
[badges]
-travis-ci = { repository = "ArgusHQ/wagyu", branch = "master" }
+travis-ci = { repository = "AleoHQ/wagyu", branch = "master" }
diff --git a/bitcoin/README.md b/bitcoin/README.md
index 8344bf12..9b62263d 100644
--- a/bitcoin/README.md
+++ b/bitcoin/README.md
@@ -1,7 +1,7 @@
# wagyu-bitcoin
[![Crates.io](https://img.shields.io/crates/v/wagyu-bitcoin.svg?color=neon)](https://crates.io/crates/wagyu-bitcoin)
-[![Authors](https://img.shields.io/badge/authors-Argus-orange.svg)](../AUTHORS)
+[![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](../AUTHORS)
[![License](https://img.shields.io/badge/license-MIT/Apache--2.0-blue.svg)](./LICENSE-MIT)
## License
diff --git a/ethereum/Cargo.toml b/ethereum/Cargo.toml
index ca084ccc..54b7fd81 100644
--- a/ethereum/Cargo.toml
+++ b/ethereum/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wagyu-ethereum"
-version = "0.6.1"
+version = "0.6.2"
authors = [
"Collin Chin",
"Raymond Chu",
@@ -8,8 +8,8 @@ authors = [
"Howard Wu"
]
description = "A library for generating Ethereum wallets"
-homepage = "https://github.com/ArgusHQ/wagyu"
-repository = "https://github.com/ArgusHQ/wagyu/tree/v0.6.1/ethereum"
+homepage = "https://github.com/AleoHQ/wagyu"
+repository = "https://github.com/AleoHQ/wagyu/tree/v0.6.2/ethereum"
categories = ["command-line-utilities", "cryptocurrency"]
keywords = ["blockchain", "crypto", "cryptocurrency", "ethereum", "wallet"]
readme = "README.md"
@@ -17,7 +17,7 @@ license = "MIT/Apache-2.0"
edition = "2018"
[dependencies]
-wagyu-model = { path = "../model", version = "0.6.1" }
+wagyu-model = { path = "../model", version = "0.6.2" }
base58 = { version = "0.1" }
bitvec = { version = "0.15.2" }
@@ -35,4 +35,4 @@ sha2 = { version = "0.8" }
tiny-keccak = { version = "1.4" }
[badges]
-travis-ci = { repository = "ArgusHQ/wagyu", branch = "master" }
+travis-ci = { repository = "AleoHQ/wagyu", branch = "master" }
diff --git a/ethereum/README.md b/ethereum/README.md
index b90d3735..91f4f489 100644
--- a/ethereum/README.md
+++ b/ethereum/README.md
@@ -1,7 +1,7 @@
# wagyu-ethereum
[![Crates.io](https://img.shields.io/crates/v/wagyu-ethereum.svg?color=neon)](https://crates.io/crates/wagyu-ethereum)
-[![Authors](https://img.shields.io/badge/authors-Argus-orange.svg)](../AUTHORS)
+[![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](../AUTHORS)
[![License](https://img.shields.io/badge/license-MIT/Apache--2.0-blue.svg)](./LICENSE-MIT)
## License
diff --git a/model/Cargo.toml b/model/Cargo.toml
index d3ce373d..905ad073 100644
--- a/model/Cargo.toml
+++ b/model/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wagyu-model"
-version = "0.6.1"
+version = "0.6.2"
authors = [
"Collin Chin",
"Raymond Chu",
@@ -8,8 +8,8 @@ authors = [
"Howard Wu"
]
description = "A generic model for cryptocurrency wallets"
-homepage = "https://github.com/ArgusHQ/wagyu"
-repository = "https://github.com/ArgusHQ/wagyu/tree/v0.6.1/model"
+homepage = "https://github.com/AleoHQ/wagyu"
+repository = "https://github.com/AleoHQ/wagyu/tree/v0.6.2/model"
categories = ["command-line-utilities", "cryptocurrency"]
keywords = ["bitcoin", "blockchain", "cryptocurrency", "ethereum", "wallet"]
readme = "README.md"
@@ -36,4 +36,4 @@ sha2 = { version = "0.8" }
uint = { version = "0.7.1" }
[badges]
-travis-ci = { repository = "ArgusHQ/wagyu", branch = "master" }
+travis-ci = { repository = "AleoHQ/wagyu", branch = "master" }
diff --git a/model/README.md b/model/README.md
index a51daf07..7d69509f 100644
--- a/model/README.md
+++ b/model/README.md
@@ -1,7 +1,7 @@
# wagyu-model
[![Crates.io](https://img.shields.io/crates/v/wagyu-model.svg?color=neon)](https://crates.io/crates/wagyu-model)
-[![Authors](https://img.shields.io/badge/authors-Argus-orange.svg)](../AUTHORS)
+[![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](../AUTHORS)
[![License](https://img.shields.io/badge/license-MIT/Apache--2.0-blue.svg)](./LICENSE-MIT)
## License
diff --git a/monero/Cargo.toml b/monero/Cargo.toml
index 5a2e3378..32674b69 100644
--- a/monero/Cargo.toml
+++ b/monero/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wagyu-monero"
-version = "0.6.1"
+version = "0.6.2"
authors = [
"Collin Chin",
"Raymond Chu",
@@ -8,8 +8,8 @@ authors = [
"Howard Wu"
]
description = "A library for generating Monero wallets"
-homepage = "https://github.com/ArgusHQ/wagyu"
-repository = "https://github.com/ArgusHQ/wagyu/tree/v0.6.1/monero"
+homepage = "https://github.com/AleoHQ/wagyu"
+repository = "https://github.com/AleoHQ/wagyu/tree/v0.6.2/monero"
categories = ["command-line-utilities", "cryptocurrency"]
keywords = ["blockchain", "crypto", "cryptocurrency", "monero", "wallet"]
readme = "README.md"
@@ -18,7 +18,7 @@ edition = "2018"
build = "build.rs"
[dependencies]
-wagyu-model = { path = "../model", version = "0.6.1" }
+wagyu-model = { path = "../model", version = "0.6.2" }
base58-monero = { version = "0.1.1" }
crc = { version = "1.8.1" }
@@ -35,4 +35,4 @@ tiny-keccak = { version = "1.4" }
cmake = { version = "0.1" }
[badges]
-travis-ci = { repository = "ArgusHQ/wagyu", branch = "master" }
+travis-ci = { repository = "AleoHQ/wagyu", branch = "master" }
diff --git a/monero/README.md b/monero/README.md
index 216ae4bb..fc79bd90 100644
--- a/monero/README.md
+++ b/monero/README.md
@@ -1,7 +1,7 @@
# wagyu-monero
[![Crates.io](https://img.shields.io/crates/v/wagyu-monero.svg?color=neon)](https://crates.io/crates/wagyu-monero)
-[![Authors](https://img.shields.io/badge/authors-Argus-orange.svg)](../AUTHORS)
+[![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](../AUTHORS)
[![License](https://img.shields.io/badge/license-MIT/Apache--2.0-blue.svg)](./LICENSE-MIT)
## License
diff --git a/wagyu/main.rs b/wagyu/main.rs
index 831ddf38..4182d9ae 100644
--- a/wagyu/main.rs
+++ b/wagyu/main.rs
@@ -15,7 +15,7 @@ fn main() -> Result<(), CLIError> {
let arguments = App::new("wagyu")
.version("v0.6.0")
.about("Generate a wallet for Bitcoin, Ethereum, Monero, and Zcash")
- .author("Argus ")
+ .author("Aleo ")
.settings(&[
AppSettings::ColoredHelp,
AppSettings::DisableHelpSubcommand,
diff --git a/zcash/Cargo.toml b/zcash/Cargo.toml
index 62739cea..5f7990ad 100644
--- a/zcash/Cargo.toml
+++ b/zcash/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wagyu-zcash"
-version = "0.6.1"
+version = "0.6.2"
authors = [
"Collin Chin",
"Raymond Chu",
@@ -8,8 +8,8 @@ authors = [
"Howard Wu"
]
description = "A library for generating Zcash wallets"
-homepage = "https://github.com/ArgusHQ/wagyu"
-repository = "https://github.com/ArgusHQ/wagyu/tree/v0.6.1/zcash"
+homepage = "https://github.com/AleoHQ/wagyu"
+repository = "https://github.com/AleoHQ/wagyu/tree/v0.6.2/zcash"
categories = ["command-line-utilities", "cryptocurrency"]
keywords = ["blockchain", "crypto", "cryptocurrency", "wallet", "zcash"]
readme = "README.md"
@@ -17,7 +17,7 @@ license = "MIT/Apache-2.0"
edition = "2018"
[dependencies]
-wagyu-model = { path = "../model", version = "0.6.1" }
+wagyu-model = { path = "../model", version = "0.6.2" }
bellman = { git = "https://github.com/zcash/librustzcash/", rev = "2b6fbfd" }
ff = { git = "https://github.com/zcash/librustzcash", rev = "2b6fbfd" }
@@ -53,4 +53,4 @@ hex-literal = { version = "0.2" }
rand_xorshift = { version = "0.2" }
[badges]
-travis-ci = { repository = "ArgusHQ/wagyu", branch = "master" }
+travis-ci = { repository = "AleoHQ/wagyu", branch = "master" }
diff --git a/zcash/README.md b/zcash/README.md
index cac62aaa..95647a57 100644
--- a/zcash/README.md
+++ b/zcash/README.md
@@ -1,7 +1,7 @@
# wagyu-zcash
[![Crates.io](https://img.shields.io/crates/v/wagyu-zcash.svg?color=neon)](https://crates.io/crates/wagyu-zcash)
-[![Authors](https://img.shields.io/badge/authors-Argus-orange.svg)](../AUTHORS)
+[![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](../AUTHORS)
[![License](https://img.shields.io/badge/license-MIT/Apache--2.0-blue.svg)](./LICENSE-MIT)
## License
diff --git a/zcash/src/librustzcash/algebra/field/field-derive/README.md b/zcash/src/librustzcash/algebra/field/field-derive/README.md
index 2eb4bd5b..86163832 100644
--- a/zcash/src/librustzcash/algebra/field/field-derive/README.md
+++ b/zcash/src/librustzcash/algebra/field/field-derive/README.md
@@ -1,7 +1,7 @@
# field-derive
[![Crates.io](https://img.shields.io/crates/v/field-derive.svg?color=neon)](https://crates.io/crates/field-derive)
-[![Authors](https://img.shields.io/badge/authors-Argus-orange.svg)](../../../../../../AUTHORS)
+[![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](../../../../../../AUTHORS)
[![License](https://img.shields.io/badge/license-MIT/Apache--2.0-blue.svg)](./LICENSE-MIT)
## License