Skip to content

implement tx v1 (SIMD-0385) and epoch rewards fixes - #268

Merged
NeerajGodiyal merged 4 commits into
alpenglow-devfrom
smcio/tx-v1-simd-0385
Sep 7, 2026
Merged

implement tx v1 (SIMD-0385) and epoch rewards fixes#268
NeerajGodiyal merged 4 commits into
alpenglow-devfrom
smcio/tx-v1-simd-0385

Conversation

@smcio

@smcio smcio commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

The main changes here are implementing tx v1, which is SIMD-0385, as well as some other behavioural changes to match Agave’s current state on the AG test cluster. Summary of these changes below:

  • implemented transaction v1 parsing
  • added tx v1 signature verification and safety checks
  • added tx v1 support to turbine, TPU, replay, RPC sim, and block prod
  • add support for tx v1’s built-in compute limits, heap sz, loaded data limits, and priority fees
  • changed fee charging, rent handling, and failed tx behaviour to match current Agave behaviour
  • added support for the new 100M CU block limit
  • updated the Alpenglow and SIMD-0392 feature IDs to the IDs actually deployed on the cluster
  • updated the Alpenglow account addresses derived from the corrected feature ID
  • added some startup checks that fails fast if the snapshot is not ready for Alpenglow
  • fixed vote boundary voting rewards so Mithril uses the new epoch’s inflation settings.
  • tests

@smcio smcio changed the title Smcio/tx v1 simd 0385 implement tx v1 (SIMD-0385) and epoch rewards fixes Sep 7, 2026
@NeerajGodiyal
NeerajGodiyal self-requested a review September 7, 2026 22:44
@NeerajGodiyal
NeerajGodiyal merged commit c6830f7 into alpenglow-dev Sep 7, 2026
1 check passed
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.

2 participants