Comparable within version 1.0.0.
Not run yet.
Fund this benchmark to run 12 prompts across 141 models. An operator runs the suite locally once funded; results then appear here.
In BRC-100, what is the exact shape of the `protocolID` argument passed to methods like getPublicKey and createSignature?
Besides a 33-byte public key, what two special string values can the BRC-100 `counterparty` parameter take?
In a BRC-100 protocolID, what does security level 2 require, compared to levels 0 and 1?
When internalizeAction accepts an incoming transaction, each output must be internalized under one of two protocols. Name them.
What transaction serialization format does createAction return in its `tx` field, and which BRC defines it?
What are the two possible values returned by the BRC-100 getNetwork method?
In BRC-100 outpoint strings, what character separates the txid from the output index?
Which BRC-100 method removes an output from a basket without spending it?
What object does proveCertificate return that allows a verifier to decrypt the revealed certificate fields?
Every valid BEEF payload begins with which magic-byte prefix (hex)?
In the 1Sat SDK's conventions on top of BRC-100, what is the exact basket name used to store ordinals?
In BRC-100, after createAction returns a signableTransaction, which method completes the flow, and what does its request map unlocking scripts into (the required field name)?