ripple / validator-history-service

Service for ingesting, aggregating, storing, and disbursing XRP Ledger validation related data.
ISC License
14 stars 8 forks source link

fix: assorted fixes #98

Closed mvadari closed 1 year ago

mvadari commented 1 year ago

High Level Overview of Change

This PR removes the Coil UNL (which no longer exists) and fixes a db error on the incomplete_shards key in crawls.

Context of Change

Fixing bugs that cropped up while working on #97

Type of Change

Before / After

Test Plan

Works locally.