Releases: ripple/rippled-historical-database
Releases · ripple/rippled-historical-database
v2.4.0
This version improves the way the Data API imports and summarizes data on XRP Ledger validators.
Improvements
- Adds real-time tracking of validator agreement.
- Indicates when a validator is included in the network's recommended UNL.
- Reports validator agreement in 1-hour and 24-hour rolling windows, plus (non-rolling) daily summaries.
- Tracks whether validators follow the production network, the TestNet, or other ledger history chains.
Breaking Changes
This release contains the following breaking changes:
- Removed methods. The following methods have been removed:
- Get Validations (/v2/network/validations)
- Get Validator Validations (/v2/network/validators/{pubkey}/validations)
- Format Changes. The request and response formats of the following methods have changed:
- Get Validator (/v2/network/validators/{pubkey})
- Get Validators (/v2/network/validators)
- Get Daily Validator Reports (/v2/network/validator_reports)
- Get Single Validator Daily Reports (/v2/network/validators/{pubkey}/validator_reports)
v2.3.5
v2.3.2
- Add Fee Stats Endpoint 3e7f8dd
- Add last_validated_ledger to importer health check response 7e7200a
- Add External Markets Endpoint a20df49
- Add Additional period options for live rolling exchange volume cff8645
- Update gateways lists eac371c 1941884 d86736a b417149
- Fix Bugs d0fae91 e001848 bafd3ab 6f05d3c
- add and update ETL scripts d263b28 300874d
v2.3.0
v2.2.0
bump version and add fee stats table
v2.1.0-hf1
Update ripple-lib and ripple-binary-codec to versions that handle EnableAmendment transactions 599950e
v2.2.0-rc1
Network nodes endpoints:
- /v2/network/topology 1d4b532
- /v2/network/topology/nodes 1d4b532
- /v2/network/topology/links 1d4b532
- /v2/network/topology/nodes/{:pubkey} e043bab
Network validations endpoints:
- /v2/network/validations 8555e58
- /v2/network/validator_reports bfcaaf6
- /v2/network/validators 8295817
- /v2/network/validators/{:pubkey} 8295817
- /v2/network/validations/{:pubkey}/validations 8555e58
- /v2/network/validators/{:pubkey}/reports 5f21c23
- /v2/ledgers/{:hash}/validations 7d7e3c4
- /v2/ledgers/{:hash}/validations/{:pubkey} 50a4cdb
Other endpoints:
v2.1.0
bump version
v2.1.0-rc1
- Top Currencies API endpoint 47da51a
- Top Markets API endpoint 47da51a
- Use top markets for exchange volume metrics 47da51a
- Use top currencies for payment volume metrics c0d65d2
- Use top currencies for issued value metrics d9e8c5c
- add account transaction stats API endpoint 32381fa
- add account value stats API endpoint 32381fa