Skip to content

feat: add EVM account blacklist and bump chain33 to aa71469 - #1304

Merged
33cn merged 12 commits into
masterfrom
feature/account-blacklist
Sep 4, 2026
Merged

feat: add EVM account blacklist and bump chain33 to aa71469#1304
33cn merged 12 commits into
masterfrom
feature/account-blacklist

style(evm): drop unnecessary int64 conversion flagged by unconvert

eaf1546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2026 in 0s

29.12% (+0.20%) compared to b34b6b6

View this Pull Request on Codecov

29.12% (+0.20%) compared to b34b6b6

Details

Codecov Report

❌ Patch coverage is 88.57143% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.12%. Comparing base (b34b6b6) to head (eaf1546).
⚠️ Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
plugin/dapp/evm/executor/vm/state/statedb.go 80.95% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1304      +/-   ##
==========================================
+ Coverage   28.91%   29.12%   +0.20%     
==========================================
  Files         382      382              
  Lines       73450    73475      +25     
==========================================
+ Hits        21239    21400     +161     
+ Misses      50233    50087     -146     
- Partials     1978     1988      +10     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.