input-output-hk / cardano-sl

Cryptographic currency implementing Ouroboros PoS protocol
Apache License 2.0
3.78k stars 632 forks source link

add a /api/blocks/range/<hash>/<hash> api to dump all blocks&tx's in that range, inclusive #4198

Closed cleverca22 closed 4 years ago

cleverca22 commented 4 years ago

Description

Add a new API endpoint to dump a range of blocks. This endpoint was utilized primarily for the explorer python PostgreSQL dump.

Linked issue

Type of change

Developer checklist

Testing checklist

QA Steps

Screenshots (if available)

How to merge

Send the message bors r+ to merge this PR. For more information, see docs/how-to/bors.md.

disassembler commented 4 years ago

bors r+

iohk-bors[bot] commented 4 years ago

Build succeeded