-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Candidate for 6.0.0 release #930
Open
kushti
wants to merge
301
commits into
master
Choose a base branch
from
v6.0.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…rpreter into v6.0.0
… in the compiled expression
Correct environment for Template Compiler
[v6.0.0] Fix of tests due to version upgrade
[6.0] Global.fromBigEndianBytes implementation
[6.0] New collection methods
[6.0] Improve collections equality
[6.0] Lazy default for Option.getOrElse and Coll.getOrElse
Co-authored-by: Alexander Slesarenko <aslesarenko@users.noreply.github.com>
Co-authored-by: Alexander Slesarenko <aslesarenko@users.noreply.github.com>
[6.0] GetVar(inputIndex, varId) for reading context variable from another input and fix for Context.getVar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains ErgoTree 6.0 features and fixes along with activation code.
It contains following features and fixes:
issue: #659
PR: #990
issue: #877
PR: #1007
issue: #846
PR: #938
issue: #994
PR: #995
issue: #969
PR: #972
issue: #958
PR: #968
issue: #416
PR: #1015
issue: #847
PR: #1020
issue #1 : #486
issue #2 : #1006
PR: #1017
issue: #988
PR: #989
issue: #993
PR: #1013
issue: #1004
PR: #1010
issue: #909
PR: #1011
issue: #906
PR: #1008
issue: #978
PR: #1016
The roadmap for 6.0.0 and instructions for contributors can be found at ergoplatform/eips#100
Helper PRs:
newFeature
test cases #1001 (only testing scope is touched)