Space and Time / SXT


Space and Time is the Microsoft-backed blockchain for ZK-proven data. Secured by Proof of SQL, the first sub-second ZK coprocessor.

The codebase is broken into several repos:

  • sxt-node is a substrate based blockchain that essentially a database, responsible for accepting data inserts, and at a high level, computing commitments of that data
  • sxt-proof-of-sql is a protocol that enables cryptographic guarantees on SQL queries against a database
  • sxt-node-op-contracts is a set of EVM smart contracts designed to work with sxt-node, in particular, responsible for staking
  • sxt-zkpay-contracts is a set of EVM smart contracts that enable on chain payments
  • sxt-token is a standard ERC20 token contract along with some simple related utility contracts

Prize distribution and scoring

  • Total Prize Pool: $ 100,000

  • The prize distribution has 4 possible triggers:

    • If no valid high and only medium severity findings are found, the total pot size is $10,000
    • If one high severity finding is found, the total pot size is $40,000
    • If two high severity findings are found, the total pot size is $70,000
    • If three high severity findings are found, the total pot size is $100,000
  • Scoring described in the competition scoring page.

Severity and Rewards

Vulnerabilities are classified using two factors: Impact and Likelihood. The combination of these factors determines the severity and guides the reward amount.

Likelihood \ ImpactHighMediumLow
HighHighHighMedium
MediumHighMediumLow
LowMediumLowInformational

Impact Definitions:

  • High Impact:

    • Loss of Core Protocol Funds: A vulnerability that could lead to a significant amount of protocol funds being stolen or lost via draining existing funds.
    • Breaks Core Functionality: Causes an irrecoverable failure in fundamental protocol operations.
  • Medium Impact:

    • Breaks Non-Core Functionality: Causes a failure in protocol operations that isn’t essential to the operation of the overall protocol.

Likelihood Definition:

  • High Likelihood
    • Issues that can be triggered by any user, without significant constraints and will generate outsized returns to the exploiter

Scope

Build Instructions:

Build instructions can be found below:

Basic POC Test

  • POC must be provided upon request for this competition

Out of scope

Contact Us

For any issues or concerns regarding this competition, please reach out to the Cantina core team through the Cantina Discord.

Summary

Status

Live

Total reward:

$100,000

Findings submitted:

23

Start date:

2 May 2025 4:00pm (local time)

End date:

22 May 2025 8:00pm (local time)