Léo Vincent

Results 29 comments of Léo Vincent

> this PR adds paradigm logo, we'd prob want reth's instead cc @gakonst Yes, I couldn't find the Reth logo in the repo (maybe this? https://github.com/paradigmxyz/reth/blob/main/assets/reth.jpg) so I went with...

Hi, I'd like to work on this :) You said the default value should be `50_000_000` but it is set to `30_000_000` in the code. Should we update the value?...

While working on it, I noticed that there's a similar issue already opened: https://github.com/paradigmxyz/reth/issues/3233. Is this the case or am I mistaken?

> @leovct any help needed on that issue? Don't hesitate to ask any questions. Yeah, I'm a bit stuck at the moment... I managed to add a new argument called...

Quick question, this section is empty in the dashboard, should I remove it?

The merge didn't go well because there were too many changes between my branch et the current main branch. I'm going to quickly redo the changes and force push it...

> @Rjected @leovct I think it might be a useful context regarding JSON schema changes: [#1391 (comment)](https://github.com/paradigmxyz/reth/pull/1391#discussion_r1108147412) Thanks, I exported the dashboard using Grafana. Since there's no tag in the...

> @leovct just to confirm, have you done it that way, checking the `Export for sharing externally` mark? > > ![image](https://user-images.githubusercontent.com/5773434/248289308-77151d1e-9ad8-472c-b50f-9f7ba37eeafb.png) > > I'm on Grafana 10.0.1, which I believe...

Just to explain what I did which was wrong, I was going to Parameters > JSON Model and would copy-paste the code. I found the share button hopefully! 😄 many...

> Something seems to be off with the JSON, looks like you've manually edited it: > > ``` > ➜ reth (main) curl -s https://raw.githubusercontent.com/paradigmxyz/reth/afc3acb26c0b1c5b85a5e9adc03ffcbab6aa0daf/etc/grafana/dashboards/overview.json | jq > parse error:...