-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2512 from ProvableHQ/chore/repo-reference
[Chore] Update `Cargo.toml` crate attributes
- Loading branch information
Showing
66 changed files
with
99 additions
and
39 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
## 👉 [Please follow one of these issue templates](https://github.com/AleoHQ/snarkVM/issues/new/choose) 👈 | ||
## 👉 [Please follow one of these issue templates](https://github.com/AleoNet/snarkVM/issues/new/choose) 👈 | ||
|
||
Note: to keep the backlog clean and actionable, issues may be immediately closed if they do not follow one of the above issue templates. |
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
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
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "0.16.19" | |
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Algorithms for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoHQ/snarkVM" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
keywords = [ | ||
"aleo", | ||
"cryptography", | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "0.16.19" | |
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Cuda optimizations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoHQ/snarkVM" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
keywords = [ | ||
"aleo", | ||
"cryptography", | ||
|
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
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "0.16.19" | |
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Circuits for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoHQ/snarkVM" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
keywords = [ | ||
"aleo", | ||
"cryptography", | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-account" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Account circuit library for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-algorithms" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Algorithm circuit library for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-collections" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Collections circuit library for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-environment" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Circuit environment for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-environment-witness" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "A procedural macro to construct a witness in an environment" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2018" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-network" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Network circuit library for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-program" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Program circuit library for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-types" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Primitive circuit for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-types-address" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Address circuit for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-types-boolean" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Boolean circuit for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-types-field" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Field circuit for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-types-group" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Group circuit for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-types-integers" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Integer circuit for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-types-scalar" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Scalar circuit for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-circuit-types-string" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "String circuit for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Console environment for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-account" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Account operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-algorithms" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Console algorithms for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-collections" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Collections for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-network" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Network console library for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-network-environment" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Environment console library for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-program" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Program operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-types" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Console types for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-types-address" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Type operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-types-boolean" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Type operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-types-field" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Type operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-types-group" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Type operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-types-integers" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Type operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-types-scalar" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Type operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -3,6 +3,8 @@ name = "snarkvm-console-types-string" | |
version = "0.16.19" | ||
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Type operations for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
license = "Apache-2.0" | ||
edition = "2021" | ||
|
||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "0.16.19" | |
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Curves for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoHQ/snarkVM" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
keywords = [ | ||
"aleo", | ||
"cryptography", | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "0.16.19" | |
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Fields for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoHQ/snarkVM" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
keywords = [ | ||
"aleo", | ||
"cryptography", | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "0.16.19" | |
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "A node ledger for a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoHQ/snarkVM" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
keywords = [ | ||
"aleo", | ||
"cryptography", | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "0.16.19" | |
authors = [ "The Aleo Team <[email protected]>" ] | ||
description = "Data structures for a block authority in a decentralized virtual machine" | ||
homepage = "https://aleo.org" | ||
repository = "https://github.com/AleoHQ/snarkVM" | ||
repository = "https://github.com/AleoNet/snarkVM" | ||
keywords = [ | ||
"aleo", | ||
"cryptography", | ||
|
Oops, something went wrong.