* Modify UTXO and state designs for transparent coinbase output checks * Add missing word * Clarify unspent transparent transaction outputs And add a definition for OutPoint * Fix coinbase flag derivation * Rename SpendPools to SpendRestriction * Replace coinbase_height with Coinbase.height And clarify a height to spend_height * Make block height italic to match spec formatting * Provide a value for MIN_TRANSPARENT_COINBASE_MATURITY * Add new v1-4 transaction ID consensus rule * Make the design match the existing Utxo code This minimises the changes we'll need to make. * Add a justification for parallel coinbase verification * Change to Response::SpendableUtxo To avoid confusion. * Update the state RFC to match the current design * Move a change to another PR to avoid conflicts * Fix spacing * Clarify the future returned by `PendingUtxos::queue(u)` * Add missing PendingUtxos::queue arguments |
||
|---|---|---|
| .. | ||
| src | ||
| theme | ||
| .gitignore | ||
| book.toml | ||
| firebase.json | ||