input-output-hk / cardano-sl

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

Explorer python api #4202

Closed disassembler closed 4 years ago

disassembler commented 4 years ago

Description

This adds a python API service that dumps the blockchain to postgreSQL and uses that blockchain to do simple SQL queries to identify the transactions associated with an address. It emulates the same format of the address summary API endpoint to return the proper data.

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

I approve this being merged

johnalotoski commented 4 years ago

bors r+