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

feat(tvm): implement TIP-650&TIP-651 #5886

Conversation

raymondliu0711
Copy link
Contributor

What does this PR do?
The implementation of TIP-650 and TIP-651.

Why are these changes required?
Support vm instructions related to cancun upgrade, such as TLOAD, TSTORE and MCOPY.

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

Liulei added 4 commits June 26, 2024 15:11
# Conflicts:
#	actuator/src/main/java/org/tron/core/utils/ProposalUtil.java
#	actuator/src/main/java/org/tron/core/vm/config/ConfigLoader.java
#	actuator/src/main/java/org/tron/core/vm/config/VMConfig.java
#	common/src/main/java/org/tron/common/parameter/CommonParameter.java
#	common/src/main/java/org/tron/core/Constant.java
#	common/src/main/java/org/tron/core/config/Parameter.java
#	framework/src/main/java/org/tron/core/Wallet.java
#	framework/src/main/java/org/tron/core/config/args/Args.java
#	framework/src/main/java/org/tron/core/consensus/ProposalService.java
@raymondliu0711 raymondliu0711 deleted the feature/tvm_cancun_opcodes branch February 17, 2025 08: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.

1 participant