optakt / flow-dps

Flow Data Provisioning Service
Apache License 2.0
29 stars 13 forks source link

Rosetta: partial block identifier handling #385

Closed Maelkum closed 3 years ago

Maelkum commented 3 years ago

Fixes #379.

This PR tweaks the way Balance and Block endpoints handle block identifier validation. If both index and hash fields are empty, it is assumed that the latest block is referenced.

Checklist