-
Notifications
You must be signed in to change notification settings - Fork 2
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 #130 from nathan-at-least/release-0.1.0
Release 0.1.0
- Loading branch information
Showing
3 changed files
with
8 additions
and
2 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 |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Version History | ||
|
||
## 0.1.0 - Introducing Crosslink | ||
|
||
[Issue Tracking](https://github.com/Electric-Coin-Company/tfl-book/milestone/1?closed=1) | ||
|
||
This version introduced the [Crosslink construction](./terminology.md#crosslink) by linking to an external write-up. It transitioned away from the implicit design presented at Zcon4 to a rigorously defined [hybrid construction](./terminology.md#definition-hybrid-construction). | ||
|
||
## Prehistory - Zcon4 Presentation | ||
|
||
Prior to the initial release of this book, a design sketch was presented in [Interactive Design of a Zcash Trailing Finality Layer (Hybrid PoW+PoS) by Nate Wilcox: Zcon4](https://www.youtube.com/watch?v=qhMzMYeEPMM&list=PL40dyJ0UYTLII7oQRQmNOFf0d2iKT35tL&index=19). |