Skip to content

Conversation

@ivaylonikolov7
Copy link
Contributor

Description:
SDK Pectra Upgrade

Related issue(s): #type 4

Fixes #3476

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
@lfdt-bot
Copy link
Contributor

lfdt-bot commented Dec 1, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
@ivaylonikolov7 ivaylonikolov7 force-pushed the feat/ethereum-transaction-type-4 branch from 5a176cc to 0b9905b Compare December 11, 2025 11:49
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

❌ Patch coverage is 75.78475% with 54 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/EthereumTransactionDataEip7702.js 76.68% 45 Missing ⚠️
src/Cache.js 69.23% 8 Missing ⚠️
src/EthereumTransactionData.js 66.66% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/exports.js 100.00% <100.00%> (ø)
src/EthereumTransactionData.js 85.71% <66.66%> (-1.18%) ⬇️
src/Cache.js 78.65% <69.23%> (-0.59%) ⬇️
src/EthereumTransactionDataEip7702.js 76.80% <76.68%> (ø)
🚀 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.

@ivaylonikolov7 ivaylonikolov7 changed the title wip: Ethereum Transaction Type 4 feat: Ethereum Transaction Type 4 Dec 11, 2025
@ivaylonikolov7 ivaylonikolov7 self-assigned this Dec 11, 2025
@ivaylonikolov7 ivaylonikolov7 marked this pull request as ready for review December 11, 2025 13:07
@ivaylonikolov7 ivaylonikolov7 requested review from a team as code owners December 11, 2025 13:07
@ivaylonikolov7 ivaylonikolov7 merged commit f22cacf into main Dec 12, 2025
17 of 24 checks passed
@ivaylonikolov7 ivaylonikolov7 deleted the feat/ethereum-transaction-type-4 branch December 12, 2025 12:31
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.

Enable support to send Type 4 Ethereum Transactions

5 participants