Skip to content

fix(solana): add maxSupportedTransactionVersion for newer blocks#2200

Merged
nimrod-teich merged 1 commit into
mainfrom
fix/update_sol_spec
Feb 12, 2026
Merged

fix(solana): add maxSupportedTransactionVersion for newer blocks#2200
nimrod-teich merged 1 commit into
mainfrom
fix/update_sol_spec

Conversation

@NadavLevi

Copy link
Copy Markdown
Contributor

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • read the contribution guide
  • included the correct type prefix in the PR title, you can find examples of the prefixes below:
  • confirmed ! in the type prefix if API or client breaking change
  • targeted the main branch
  • provided a link to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • included the necessary unit and integration tests
  • updated the relevant documentation or specification, including comments for documenting Go code
  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic, API design and naming, documentation is accurate, tests and test coverage

@codecov

codecov Bot commented Jan 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
consensus 8.53% <ø> (ø)
protocol 33.75% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown

Test Results

    7 files  ±0     85 suites  ±0   33m 24s ⏱️ -3s
3 183 tests ±0  3 182 ✅ ±0  1 💤 ±0  0 ❌ ±0 
3 266 runs  ±0  3 265 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit d81c2f2. ± Comparison against base commit f0e3d53.

@nimrod-teich nimrod-teich merged commit 8745ebf into main Feb 12, 2026
31 checks passed
@nimrod-teich nimrod-teich deleted the fix/update_sol_spec branch February 12, 2026 09:21
Tomelia1999 added a commit that referenced this pull request Feb 12, 2026
commit 8745ebf
Author: NadavLevi <30565624+NadavLevi@users.noreply.github.com>
Date:   Thu Feb 12 11:21:29 2026 +0200

    fix(solana): add maxSupportedTransactionVersion for newer blocks (#2200)
nimrod-teich pushed a commit that referenced this pull request Feb 12, 2026
* new specs

* feat(protocol): enhance JSON-RPC response ID validation

Add support for non-standard JSON-RPC implementations by allowing empty or missing response IDs. This change accommodates chains like XRPL/Ripple that do not strictly adhere to the JSON-RPC 2.0 specification. A future enhancement is proposed to introduce a spec-level parameter for explicit validation of response IDs. Additionally, update the parser to recognize "validated" as a synonym for finalized block parameters in Ripple.

* update unit tests

* updated init files for ripple and stellar

* tron

* btc

* fantom

* update spec descriptions and ulava deposit amout to be enough for expedited proposal

* adding specs to testnet

* Squashed commit of the following:

commit 8745ebf
Author: NadavLevi <30565624+NadavLevi@users.noreply.github.com>
Date:   Thu Feb 12 11:21:29 2026 +0200

    fix(solana): add maxSupportedTransactionVersion for newer blocks (#2200)

* lint

* updated specs

* sonic init scripts

* Squashed commit of the following:

commit 5b079f4
Author: Nimrod Teich <nimrod.teich@gmail.com>
Date:   Wed Dec 31 12:26:08 2025 +0200

    feat: Update Arbitrum block time to 250ms

* adding arb to testnet folder

* adding updated solana to testnet folder
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.

2 participants