Skip to content

fix(evm): incorrect results due to CALL execution order issue - #275

Merged
zoowii merged 1 commit into
DTVMStack:mainfrom
ys8888john:fix_unittest_err2
Jan 22, 2026
Merged

fix(evm): incorrect results due to CALL execution order issue#275
zoowii merged 1 commit into
DTVMStack:mainfrom
ys8888john:fix_unittest_err2

Conversation

@ys8888john

Copy link
Copy Markdown
Contributor

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

2. What is the scope of this PR (e.g. component or file name):

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

  • Affects user behaviors
  • Contains CI/CD configuration changes
  • Contains documentation changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

6. Release note

None

Comment thread src/runtime/evm_instance.cpp Outdated
@ys8888john
ys8888john force-pushed the fix_unittest_err2 branch 3 times, most recently from 3bde6f9 to 702ca67 Compare January 22, 2026 03:46
Comment thread src/compiler/evm_frontend/evm_imported.cpp Outdated
@zoowii
zoowii merged commit 2a733b3 into DTVMStack:main Jan 22, 2026
10 checks passed
@ys8888john
ys8888john deleted the fix_unittest_err2 branch January 28, 2026 03:13
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.

3 participants