Skip to content
This repository was archived by the owner on Sep 8, 2026. It is now read-only.

sentinel/v0.1.1

Choose a tag to compare

@jeffgrunewald jeffgrunewald released this 27 Aug 16:14
· 319 commits to main since this release
1d67f78
  • Fixes the transaction/message handling with the solana chain to explicitly request and deal in Versioned transactions and messages (v0 types) vs. the legacy types previously handled. The 2z-cli is submitting versioned message/transactions which should be the standard API for interacting with the chain so we will explicitly only accept these types in the transactions monitored by the Sentinel
  • Adds additional debug logging around the reasons for access pass request denials for verifying the reason why a validator access pass request was denied.