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

params, blockchain/vm: rename hardfork name, Incompatible1 to IstanbulCompatible #901

Conversation

yoomee1313
Copy link
Contributor

@yoomee1313 yoomee1313 commented Feb 22, 2021

Proposed changes

  • renamed hardfork name -> IstanbulCompatible
  • renamed PrecompiledContractsCypress -> PrecompiledContractsConstantinople
  • indicate TODO-IstanbulCompatible

Types of changes

Please put an x in the boxes related to your change.

  • Bugfix
  • New feature or enhancement
  • Others

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING GUIDELINES doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes ($ make test)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Related issues

  • Please leave the issue numbers or links related to this PR here.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

…lCompatible

* renamed hardfork name -> IstanbulCompatible
* renamed PrecompiledContractsCypress -> PrecompiledContractsConstantinople
* indicate TODO-IstanbulCompatible
* introduce PrecompiledContractsIstanbul
* introduce IstanbulInstructionSet
@yoomee1313 yoomee1313 self-assigned this Feb 22, 2021
@yoomee1313 yoomee1313 marked this pull request as ready for review February 22, 2021 08:17
KimKyungup
KimKyungup previously approved these changes Feb 22, 2021
aidan-kwon
aidan-kwon previously approved these changes Feb 24, 2021
@yoomee1313 yoomee1313 force-pushed the rename-incompatibleChange1-to-istanbulCompatible branch from 080ecca to 286be20 Compare February 24, 2021 15:20
Copy link
Contributor

@ehnuje ehnuje left a comment

Choose a reason for hiding this comment

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

Except for minor comment, LGTM.

@ehnuje

This comment has been minimized.

@yoomee1313 yoomee1313 force-pushed the rename-incompatibleChange1-to-istanbulCompatible branch from 8919a38 to 5da9f9c Compare February 25, 2021 06:48
aidan-kwon
aidan-kwon previously approved these changes Feb 26, 2021
@yoomee1313
Copy link
Contributor Author

@KimKyungup @ehnuje There was a linter problem, so i fixed it. Please take a look.

KimKyungup
KimKyungup previously approved these changes Mar 2, 2021
@yoomee1313 yoomee1313 dismissed stale reviews from KimKyungup and aidan-kwon via 345fa2e March 2, 2021 01:34
@ehnuje
Copy link
Contributor

ehnuje commented Mar 2, 2021

@yoomee1313 Could you please check the conflicts?

@yoomee1313
Copy link
Contributor Author

@ehnuje @KimKyungup I changed address of precompiled address of vmLog, feePayer, and validateSender. Conflict came out, so i resolved it.

@yoomee1313 yoomee1313 merged commit 20198b1 into klaytn:dev Mar 2, 2021
@yoomee1313 yoomee1313 deleted the rename-incompatibleChange1-to-istanbulCompatible branch March 2, 2021 06:34
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.

None yet

4 participants