Added
v2.11.0
-
(💡 @Quantumplation) New
--until=SLOT|POINT
command line option to instrument synchronization up to a certain point. -
(💡 @overcookedpanda) New endpoint
/metrics
, which returns the server health. The semantic is slightly different from the/health
endpoint in that it always return a status200 OK
even when the server isn't connected or far from the tip. -
(💡 @overcookedpanda) New health metric added:
seconds_since_last_block
: number of seconds elapsed since the last block was ingested by Kupo;network_synchronization
: a progress percentage of the synchronization towards the node tip.
Changed
v2.11.0
- (🔨 @ch1bo) Fix
hydra
integration, now supporting0.20.0
and at least upcoming0.21.0
. The API changed in version0.20.0
such that transactions are fully contained.
Removed
v2.11.0
N/A
Benchmarks
See benchmarks/README.md.
Snapshots
Docker image(s)
Dependencies
Dependency | Tested With |
---|---|
cardano-node | 10.1.3 |
ogmios | v6.*.* |
hydra-node | 0.21.0 |