This repository was archived by the owner on Sep 8, 2026. It is now read-only.
sentinel/v0.1.1
·
319 commits
to main
since this release
- Fixes the transaction/message handling with the solana chain to explicitly request and deal in
Versionedtransactions 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.