- New parameter
validator_registration_batch_size
which changes the number of registrations sent at once to validators (default is all the ones sent by CL) - New
/reload
endpoint to trigger a hot reload of the config - New dashboard panel to log version information
Changelog
- chore: bump axum by @merklefruit in #232
- feat: add info metrics by @ltitanb in #234
- Init tracing log should use provided log_dir_path by @0ex-d in #239
- chore: debug relay responses by @ltitanb in #245
- feat: enable configuration hot-reloading by @ManuelBilbao in #231
- feat(pbs): batch size config for validators registration by @ManuelBilbao in #244
- feat(mux): add successful num_registrations to logs by @ManuelBilbao in #228
- Release 0.6.0 by @ltitanb in #248
New Contributors
- @merklefruit made their first contribution in #232
- @0ex-d made their first contribution in #239
Full Changelog: v0.5.0...v0.6.0