-
Notifications
You must be signed in to change notification settings - Fork 41
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 #534 from ScorexFoundation/v2.2
v2.2
- Loading branch information
Showing
87 changed files
with
6,707 additions
and
1,650 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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
# v2.1 | ||
- soft-forkability for language evolution (add types, operations) #500 | ||
- ErgoTree language specification (abstract syntax, typing rules, semantics, serialization format) #495 | ||
- ErgoTree IR extended with metadata to generate specification appendixes. | ||
- more operations implemented (zip #498, element-wise xor for collections #494, flatMap #493, | ||
plusModQ, minusModQ #488, logical xor #478, filter #471, Option.map #469, groupGenerator #440) | ||
- security improvements (like limiting ErgoTree depth during deserialization #459 #482) | ||
- ICO and LETS examples #450 | ||
- final version of ErgoScript white paper (#410) | ||
- improvements in scorex-util serialization | ||
- various fixes code cleanup and better test coverage (#504, #508, #515) |
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
Oops, something went wrong.