ripple / validator-history-service

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

feat: add `amendments/vote` endpoint #134

Closed pdp2121 closed 9 months ago

pdp2121 commented 11 months ago

High Level Overview of Change

Add an api endpoint to retrieve lists of enabled and voting amendments for a network. Also, add functionality to manually edit amendments from db.

Type of Change

Test Plan

Test on staging for a few days.