Léo Vincent
Léo Vincent
**What happened?** I'm migrating a monitoring stack from kube-prometheus v0.6.0 to v0.8.0 (yeah it's quite old i know). Sometimes we're creating dashboards in the grafana ui and exporting the json....
**What happened?** I'm migrating a monitoring stack from kube-prometheus v0.6.0 to v0.8.0 (yeah it's quite old i know). I re-used the grafana configuration we used in v0.6.0 and it looks...
Note: this PR should be merged just after #3335. Closes #2990 A new variable called `instance` has been added. It can either be equal to a node instance (e.g. `host.docker.internal:9001`),...
Closes #3301. I used the following URL for the logo: https://avatars0.githubusercontent.com/u/97369466. edit: I couldn't find Reth logo URL so I went with Paradigm instead ```sh find crates -type f -name...
## Description - Add logo to home info page - Standardise the home info parameters (e.g. use `.title` instead of `.Title`) The configuration looks like the following: ```yaml params: homeInfoParams:...
### Background & motivation I'm currently working on a blockchain devnet that require basic setup, e.g. creating a list of validators and generating the genesis file. The problem is that...
https://github.com/kubernetes-sigs/kubebuilder/releases/tag/v4.1.0
## Motivation Closes #4454 ## Solution Implement a new flag called `--bump-fee`, in `cast send`, to automatically bump transactions gas price. The idea is to be able to automatically replace...
… changes ## Motivation Closes #9099 ## Solution Monitor `foundry.toml` on top of Solidity file changes when using `forge build --watch`. Tested on a local project. When updating `foundry.toml`, `forge...
## Motivation Closes #9138 ## Solution ```bash $ castdev wallet new-mnemonic --entropy 0xdf9bf37e6fcdf9bf37e6fcdf9bf37e3c --accounts 3 --json [ { "mnemonic": "test test test test test test test test test test test...