• smartcontracts's avatar
    feat(cmn): have BaseService expose a full server (#2725) · d9e39931
    smartcontracts authored
    Updates BaseServiceV2 to expose a full server instead of simply exposing
    the server for metrics. Services can now add new custom routes to this
    server. Mainly useful because we're already running the metrics server,
    so we might as well allow people to add more things to it.
    d9e39931
Name
Last commit
Last update
..
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-governance Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
integration-tests-bedrock Loading commit data...
message-relayer Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...