Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CHAINID opcode - 256 bit version #190

Merged
merged 2 commits into from
Oct 31, 2019
Merged

CHAINID opcode - 256 bit version #190

merged 2 commits into from
Oct 31, 2019

Conversation

gumb0
Copy link
Member

@gumb0 gumb0 commented Sep 24, 2019

This is a variant of CHAINID implementation that uses current EVMC master, which defines chain ID as evmc_uint256be

Based on separate PR that updates EVMC #189

A version that uses 64 bit chain ID was in #164

@codecov-io
Copy link

codecov-io commented Sep 24, 2019

Codecov Report

Merging #190 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #190   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         839    842    +3     
  Branches      109    109           
=====================================
+ Hits          839    842    +3

@chfast
Copy link
Member

chfast commented Oct 31, 2019

Do you want me to finish this one?

@gumb0
Copy link
Member Author

gumb0 commented Oct 31, 2019

@chfast sure go ahead

Co-authored-by: Paweł Bylica <chfast@gmail.com>
@chfast chfast merged commit 1f17fb1 into master Oct 31, 2019
@chfast chfast deleted the chainid-256bit branch October 31, 2019 14:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants