Latest reviewed change
source content difference between and
The Slipstream OpenAPI description lowered its stated minimum fee rate from the higher of 2x the mempool priority fee or 2 sats/vByte to the higher of 1x or 1 sats/vByte, and the client_code examples in the transaction submission endpoints changed from 'Client code' to 'Optional code to identify the user'.
}
},
"info": {
- "description": "This is a beta version of API for submitting Bitcoin transactions via Slipstream.<br>\n If you plan to execute a large volume of transactions and are interested in volume discounting packages, please contact [[email protected]](mailto:[email protected]).<br><br>Slipstreams minimum fee rate is the higher of either 2x the current mempool priority fee rate or 2 sats/vByte.<br><br>Full RBF (Replace-by-Fee) and CPFP (Child-Pays-for-Parent) supported.",
+ "description": "This is a beta version of API for submitting Bitcoin transactions via Slipstream.<br>\n If you plan to execute a large volume of transactions and are interested in volume discounting packages, please contact [[email protected]](mailto:[email protected]).<br><br>Slipstreams minimum fee rate is the higher of either 1x the current mempool priority fee rate or 1 sats/vByte.<br><br>Full RBF (Replace-by-Fee) and CPFP (Child-Pays-for-Parent) supported.",
"license": {
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
First lines only. The complete diff is in the timeline below.
- Organisation
- MARA
- Evidence role
- Vendor documentation
- Published
- not established
- Source changes
- 1
- Detected differences
- 1
- Unreviewed
- 0
- Copies held
- 2
Official OpenAPI description captured through its stable JSON endpoint. It documents admission rules, best-effort handling and the request schema.
Every check is recorded, including checks that found no text change. A detected edit is therefore bounded between two checks. The publisher's exact save time is not observable from this record. Last checked .
This post is held twice: here, with this project's own note on why it matters, and again as part of the conversation captured at , which is polled for changes. Both copies are the same post; neither is a separate event.
Snapshot and diff bodies for this chain monitor are held in the local evidence archive but withheld from the public site because they can contain the addresses of people who published nothing themselves. Capture times and reviewed change summaries remain available below.
Held captures
-
The Slipstream OpenAPI description lowered its stated minimum fee rate from the higher of 2x the mempool priority fee or 2 sats/vByte to the higher of 1x or 1 sats/vByte, and the client_code examples in the transaction submission endpoints changed from 'Client code' to 'Optional code to identify the user'.
Recovered from the Internet Archive rather than captured by this project. The row records that third-party provenance separately from captures made by this project.
What changed from the previous capture 6 lines
} }, "info": { - "description": "This is a beta version of API for submitting Bitcoin transactions via Slipstream.<br>\n If you plan to execute a large volume of transactions and are interested in volume discounting packages, please contact [[email protected]](mailto:[email protected]).<br><br>Slipstreams minimum fee rate is the higher of either 2x the current mempool priority fee rate or 2 sats/vByte.<br><br>Full RBF (Replace-by-Fee) and CPFP (Child-Pays-for-Parent) supported.", + "description": "This is a beta version of API for submitting Bitcoin transactions via Slipstream.<br>\n If you plan to execute a large volume of transactions and are interested in volume discounting packages, please contact [[email protected]](mailto:[email protected]).<br><br>Slipstreams minimum fee rate is the higher of either 1x the current mempool priority fee rate or 1 sats/vByte.<br><br>Full RBF (Replace-by-Fee) and CPFP (Child-Pays-for-Parent) supported.", "license": { "name": "Apache 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" "content": { "application/json": { "example": { - "client_code": "<Client code to identify the user>", + "client_code": "<Optional code to identify the user>", "tx_hex": "<raw_transaction_hex_string>" }, "schema": { "content": { "application/json": { "example": { - "client_code": "<Client code to identify the user>", + "client_code": "<Optional code to identify the user>", "tx_hexes": [ "<hex1>", "<hex2>",Extracted text as captured
{ "components": { "schemas": { "BlockInfo": { "description": "Block info model", "properties": { "block_height": { "description": "The current height of the latest block in the blockchain.", "example": 834128, "format": "int64", "minimum": 0, "type": "integer" }, "fee_rate": { "description": "The fee rate at which a typical slipstream transaction would currently be mined. In sats/vbyte.", "example": 4, "format": "double", "type": "number" }, "network": { "description": "The name of the blockchain network.", "example": "main", "type": "string" }, "submit_fee_rate": { "description": "The minimum fee to submit into the `Slipstream` mempool. Admission into the mempool does not guarantee a transaction will ever be mined. Submitted slipstream transactions are mined on a best-effort basis. Denominated in sat/vByte.", "example": 2, "format": "double", "type": "number" } }, "required": [ "block_height", "fee_rate", "submit_fee_rate", "network" ], "type": "object" }, "ErrorResponse": {Excerpt only. The complete copy is held offline and backs quotations on this site. The original publication remains the canonical public source.
-
Recovered from the Internet Archive rather than captured by this project. The row records that third-party provenance separately from captures made by this project.
What changed from the previous capture 0 lines
Extracted text as captured
{ "components": { "schemas": { "BlockInfo": { "description": "Block info model", "properties": { "block_height": { "description": "The current height of the latest block in the blockchain.", "example": 834128, "format": "int64", "minimum": 0, "type": "integer" }, "fee_rate": { "description": "The fee rate at which a typical slipstream transaction would currently be mined. In sats/vbyte.", "example": 4, "format": "double", "type": "number" }, "network": { "description": "The name of the blockchain network.", "example": "main", "type": "string" }, "submit_fee_rate": { "description": "The minimum fee to submit into the `Slipstream` mempool. Admission into the mempool does not guarantee a transaction will ever be mined. Submitted slipstream transactions are mined on a best-effort basis. Denominated in sat/vByte.", "example": 2, "format": "double", "type": "number" } }, "required": [ "block_height", "fee_rate", "submit_fee_rate", "network" ], "type": "object" }, "ErrorResponse": {Excerpt only. The complete copy is held offline and backs quotations on this site. The original publication remains the canonical public source.
0 presentation-noise differences. Sidebar, ticker and other page chrome churn that our review classified as not being changes to what the source says.
The excerpts and plain unified diffs above show the text this project held and how it changed. To verify a quotation, compare it against the page itself or against the Internet Archive's copies, which are independent of this project.
Complete captures are held offline rather than mirrored here, so this page shows diffs and excerpts. If a quotation is ever disputed, the full copy can be produced. Ask.
Compare the screenshot or a quotation against the original while it is available.