-
Notifications
You must be signed in to change notification settings - Fork 159
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 #777 from daira/zip-0228-stub
Add stub for ZIP 228: Asset Swaps for Zcash Shielded Assets
- Loading branch information
Showing
8 changed files
with
45 additions
and
8 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
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 |
---|---|---|
|
@@ -10,11 +10,11 @@ | |
Title: Transfer and Burn of Zcash Shielded Assets | ||
Owners: Pablo Kogan <[email protected]> | ||
Vivek Arte <[email protected]> | ||
Daira Emma Hopwood <[email protected]> | ||
Daira-Emma Hopwood <[email protected]> | ||
Jack Grigg <[email protected]> | ||
Deirdre Connolly <[email protected]> | ||
Credits: Daniel Benarroch | ||
Aurelien Nicolas | ||
Deirdre Connolly | ||
Status: Reserved | ||
Category: Consensus | ||
Discussions-To: <<a href="https://github.com/zcash/zips/issues/618">https://github.com/zcash/zips/issues/618</a>> | ||
|
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,11 +4,11 @@ | |
Title: Transfer and Burn of Zcash Shielded Assets | ||
Owners: Pablo Kogan <[email protected]> | ||
Vivek Arte <[email protected]> | ||
Daira Emma Hopwood <[email protected]> | ||
Daira-Emma Hopwood <[email protected]> | ||
Jack Grigg <[email protected]> | ||
Deirdre Connolly <[email protected]> | ||
Credits: Daniel Benarroch | ||
Aurelien Nicolas | ||
Deirdre Connolly | ||
Status: Reserved | ||
Category: Consensus | ||
Discussions-To: <https://github.com/zcash/zips/issues/618> | ||
|
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 |
---|---|---|
|
@@ -10,11 +10,11 @@ | |
Title: Issuance of Zcash Shielded Assets | ||
Owners: Pablo Kogan <[email protected]> | ||
Vivek Arte <[email protected]> | ||
Daira Emma Hopwood <[email protected]> | ||
Daira-Emma Hopwood <[email protected]> | ||
Jack Grigg <[email protected]> | ||
Deirdre Connolly <[email protected]> | ||
Credits: Daniel Benarroch | ||
Aurelien Nicolas | ||
Deirdre Connolly | ||
Status: Reserved | ||
Category: Consensus | ||
Discussions-To: <<a href="https://github.com/zcash/zips/issues/618">https://github.com/zcash/zips/issues/618</a>> | ||
|
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,11 +4,11 @@ | |
Title: Issuance of Zcash Shielded Assets | ||
Owners: Pablo Kogan <[email protected]> | ||
Vivek Arte <[email protected]> | ||
Daira Emma Hopwood <[email protected]> | ||
Daira-Emma Hopwood <[email protected]> | ||
Jack Grigg <[email protected]> | ||
Deirdre Connolly <[email protected]> | ||
Credits: Daniel Benarroch | ||
Aurelien Nicolas | ||
Deirdre Connolly | ||
Status: Reserved | ||
Category: Consensus | ||
Discussions-To: <https://github.com/zcash/zips/issues/618> | ||
|
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>ZIP 228: Asset Swaps for Zcash Shielded Assets</title> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="css/style.css"></head> | ||
<body> | ||
<section> | ||
<pre>ZIP: 228 | ||
Title: Asset Swaps for Zcash Shielded Assets | ||
Owners: Pablo Kogan <[email protected]> | ||
Vivek Arte <[email protected]> | ||
Daira-Emma Hopwood <[email protected]> | ||
Jack Grigg <[email protected]> | ||
Credits: Daniel Benarroch | ||
Aurelien Nicolas | ||
Status: Reserved | ||
Category: Consensus | ||
Discussions-To: <<a href="https://github.com/zcash/zips/issues/776">https://github.com/zcash/zips/issues/776</a>></pre> | ||
</section> | ||
</body> | ||
</html> |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
:: | ||
|
||
ZIP: 228 | ||
Title: Asset Swaps for Zcash Shielded Assets | ||
Owners: Pablo Kogan <[email protected]> | ||
Vivek Arte <[email protected]> | ||
Daira-Emma Hopwood <[email protected]> | ||
Jack Grigg <[email protected]> | ||
Credits: Daniel Benarroch | ||
Aurelien Nicolas | ||
Status: Reserved | ||
Category: Consensus | ||
Discussions-To: <https://github.com/zcash/zips/issues/776> |