Skip to content

Remove support for sei_getTransactionReceipt API - #3945

Merged
masih merged 1 commit into
mainfrom
masih/sei-api-cleanup-get-recep
Aug 18, 2026
Merged

Remove support for sei_getTransactionReceipt API#3945
masih merged 1 commit into
mainfrom
masih/sei-api-cleanup-get-recep

Remove support for `sei_getTransactionReceipt` API

b3b9211
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 1s

58.56% (-1.04%) compared to fab5625

View this Pull Request on Codecov

58.56% (-1.04%) compared to fab5625

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.56%. Comparing base (fab5625) to head (b3b9211).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3945      +/-   ##
==========================================
- Coverage   59.60%   58.56%   -1.04%     
==========================================
  Files        2331     2232      -99     
  Lines      200124   188773   -11351     
==========================================
- Hits       119277   110563    -8714     
+ Misses      69413    67685    -1728     
+ Partials    11434    10525     -909     
Files with missing lines Coverage Δ
evmrpc/config/config.go 97.27% <ø> (ø)
evmrpc/sei_legacy.go 89.47% <ø> (+13.35%) ⬆️
evmrpc/server.go 87.43% <ø> (-0.24%) ⬇️
evmrpc/tx.go 81.78% <100.00%> (-0.35%) ⬇️

... and 100 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.