Skip to content

[giga] fork x/evm#2697

Merged
codchen merged 12 commits intomainfrom
tony/copy-files
Jan 19, 2026
Merged

[giga] fork x/evm#2697
codchen merged 12 commits intomainfrom
tony/copy-files

Conversation

@codchen
Copy link
Copy Markdown
Collaborator

@codchen codchen commented Jan 13, 2026

Describe your changes and provide context

create a fork of x/evm under /giga and uses this fork for giga executor's logic in app.go

Testing performed to validate your change

tests are also copied

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 13, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 19, 2026, 3:42 AM

Base automatically changed from steven/evmc-vm to pd/evmc-vm January 13, 2026 15:07
Copy link
Copy Markdown

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Base automatically changed from pd/evmc-vm to main January 15, 2026 14:36
@codchen codchen force-pushed the tony/copy-files branch 2 times, most recently from 036f7ed to f5b1d15 Compare January 16, 2026 02:47
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2026

Codecov Report

❌ Patch coverage is 56.29468% with 1406 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.00%. Comparing base (d996f50) to head (20f9da9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
giga/deps/xevm/types/gov.go 11.47% 162 Missing ⚠️
giga/deps/xevm/types/ethtx/set_code_tx.go 0.00% 146 Missing ⚠️
giga/deps/xevm/keeper/keeper.go 51.58% 102 Missing and 5 partials ⚠️
giga/deps/xevm/state/statedb.go 34.45% 94 Missing and 3 partials ⚠️
giga/deps/xevm/types/params.go 44.93% 76 Missing and 11 partials ⚠️
giga/deps/xevm/keeper/receipt.go 58.88% 56 Missing and 18 partials ⚠️
giga/deps/xevm/keeper/params.go 62.80% 60 Missing and 1 partial ⚠️
giga/deps/xevm/keeper/log.go 36.11% 46 Missing ⚠️
giga/deps/xevm/types/keys.go 25.42% 44 Missing ⚠️
giga/deps/xevm/types/codec.go 23.07% 39 Missing and 1 partial ⚠️
... and 39 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2697      +/-   ##
==========================================
+ Coverage   43.76%   44.00%   +0.24%     
==========================================
  Files        1914     1980      +66     
  Lines      159512   162718    +3206     
==========================================
+ Hits        69803    71597    +1794     
- Misses      83287    84602    +1315     
- Partials     6422     6519      +97     
Flag Coverage Δ
sei-chain 46.18% <56.29%> (+0.43%) ⬆️
sei-cosmos 38.20% <ø> (-0.02%) ⬇️
sei-db 68.72% <ø> (ø)
sei-tendermint 47.27% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
giga/deps/xevm/config/config.go 100.00% <100.00%> (ø)
giga/deps/xevm/keeper/balance.go 100.00% <100.00%> (ø)
giga/deps/xevm/keeper/precompile.go 100.00% <100.00%> (ø)
giga/deps/xevm/keeper/tx.go 100.00% <100.00%> (ø)
giga/deps/xevm/state/refund.go 100.00% <100.00%> (ø)
giga/deps/xevm/state/utils.go 100.00% <100.00%> (ø)
giga/deps/xevm/types/errors.go 100.00% <100.00%> (ø)
giga/deps/xevm/types/ethtx/access_list.go 100.00% <100.00%> (ø)
giga/deps/xevm/types/ethtx/access_list_tx.go 100.00% <100.00%> (ø)
...iga/deps/xevm/types/ethtx/access_list_tx_setter.go 100.00% <100.00%> (ø)
... and 59 more

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codchen codchen force-pushed the tony/copy-files branch 2 times, most recently from 521b0ed to 977e16a Compare January 16, 2026 05:37
@codchen codchen merged commit 7d1130e into main Jan 19, 2026
39 checks passed
@codchen codchen deleted the tony/copy-files branch January 19, 2026 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants