Skip to content
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

Support petersburg in evmVersion #6144

Merged
merged 1 commit into from
Mar 4, 2019
Merged

Support petersburg in evmVersion #6144

merged 1 commit into from
Mar 4, 2019

Conversation

axic
Copy link
Member

@axic axic commented Feb 28, 2019

liblangutil/EVMVersion.h Outdated Show resolved Hide resolved
@axic
Copy link
Member Author

axic commented Feb 28, 2019

Need to also include documentation.

@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #6144 into develop will decrease coverage by 0.01%.
The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6144      +/-   ##
===========================================
- Coverage    87.92%   87.91%   -0.02%     
===========================================
  Files          375      374       -1     
  Lines        35978    35776     -202     
  Branches      4257     4221      -36     
===========================================
- Hits         31633    31451     -182     
+ Misses        2910     2901       -9     
+ Partials      1435     1424      -11
Flag Coverage Δ
#all 87.91% <75%> (-0.02%) ⬇️
#syntax 27.31% <37.5%> (+0.13%) ⬆️

@chriseth
Copy link
Contributor

chriseth commented Mar 4, 2019

Taking this over.

@chriseth chriseth self-assigned this Mar 4, 2019
@axic
Copy link
Member Author

axic commented Mar 4, 2019

Taking this over.

Lets merge #5959 first, I can finish this after.

@chriseth
Copy link
Contributor

chriseth commented Mar 4, 2019

Not sure what to document, but I think this is fine to merge.

@chriseth
Copy link
Contributor

chriseth commented Mar 4, 2019

#5959 is ready for final review.

@chriseth
Copy link
Contributor

chriseth commented Mar 4, 2019

@axic not that this all has to happen in the next 3-4 hours.

@chriseth
Copy link
Contributor

chriseth commented Mar 4, 2019

Missing a change in CommandlineInterface.cpp.

@axic
Copy link
Member Author

axic commented Mar 4, 2019

next 3-4 hours.

Isnt release tomorrow and not today?

@chriseth
Copy link
Contributor

chriseth commented Mar 4, 2019

Yes, it is tomorrow, so the code has to be finished today, also to have a nightly binary that can be tested in remix.

@axic
Copy link
Member Author

axic commented Mar 4, 2019

Even if there's no conflict I'd rebase this due to the optimiser changes.

docs/using-the-compiler.rst Outdated Show resolved Hide resolved
docs/using-the-compiler.rst Outdated Show resolved Hide resolved
@chriseth
Copy link
Contributor

chriseth commented Mar 4, 2019

Rebased and updated commandline compiler.

@chriseth
Copy link
Contributor

chriseth commented Mar 4, 2019

Updated.

@axic
Copy link
Member Author

axic commented Mar 4, 2019

Looks good, cannot approve myself.

@axic axic merged commit cc4598a into develop Mar 4, 2019
@axic axic deleted the petersburg branch March 4, 2019 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants