- 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.