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

Chain ID #1763

Merged
merged 4 commits into from
Dec 17, 2019
Merged

Chain ID #1763

merged 4 commits into from
Dec 17, 2019

Conversation

fubuloubu
Copy link
Member

What I did

Added the chain ID environment variable per EIP-1344

fixes: #1652

How I did it

Just added another env var

How to verify it

Review tests

Description for the changelog

Added EIP-1344 (Chain ID opcode) support

Cute Animal Picture

Celebration!

@jacqueswww
Copy link
Contributor

LGTM.

vyper/opcodes.py Outdated Show resolved Hide resolved
Copy link
Member

@charles-cooper charles-cooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@fubuloubu fubuloubu merged commit 31c5998 into vyperlang:master Dec 17, 2019
@fubuloubu fubuloubu deleted the 1652-chain-id branch December 17, 2019 20:55
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.

VIP: Add support for Chain ID Opcode
3 participants