Daniel Ramírez-Chiquillo

Results 5 issues of Daniel Ramírez-Chiquillo

## Motivation See #2464 ## Solution Create a new Config field called `gas_reports_ignore` and a new field in `GasReport` called `ignore`. (Default value for `gas_reports_ignore` is an empty Vec<String>.) Pass...

T-feature

## Issue Addressed #4198 ## Proposed Changes wip

work-in-progress

Not _stuck_, just a weird detail I found :) As title says. When running the app locally I see this: ![image](https://github.com/dwyl/phoenix-liveview-counter-tutorial/assets/67139425/bc39a7e6-95b0-4705-9109-f476d112fa1d) And this: ``` daniel@debian ~/c/phoenix-liveview-counter-tutorial (main)> mix phx.server [info]...

Running a `geth attach --exec` command as shown in the website will cause an error: `Fatal: invalid command-line: too many arguments`. The fix is simple: write the `--exec` flag and...

## Description I'm getting this error: ``` error: failed to run custom build command for `mdbx-sys v0.11.6-4 (https://github.com/sigp/libmdbx-rs?tag=v0.1.4#096da80a)` Caused by: process didn't exit successfully: `/home/danielrachi/Code/lighthouse/target/release/build/mdbx-sys-057a1d896a8dceb6/build-script-build` (exit status: 101) --- stderr...