Alex Dupre

Results 20 issues of Alex Dupre

At the moment when a GraphQL query is generated it's possible to decide how to handle `None` values with the `dropNullInputValues` parameter, but this applies to all fields. Unfortunately there...

enhancement
good first issue
client

When I try to add the following signatures on https://www.4byte.directory/submit/ : ``` function addLiquidityNAT( address token, uint256 amountTokenDesired, uint256 amountTokenMin, uint256 amountNATMin, address to, uint256 deadline ) external payable returns...

Ports with DISTVERSIONPREFIX have certain issues with Portscout detection: - [ ] A new version (with prefix is detected even if it's the same one (without prefix) ![screenshot_20181217_164135](https://user-images.githubusercontent.com/3694371/50097658-a6a8db00-021a-11e9-8570-2a54acb4a247.png) - [...

help wanted

**Describe the bug** During the Ridge regression, for some slices of the original training data, the `dpotrf` function returns the error code `-4`, even if the `lda` argument is greater...

- `osh-remove-empty-folders.sh` uses the `-regextype egrep` argument for `find`, that is not supported on FreeBSD, but there is the equivalent `-E` argument that needs to be set *before* the path...

and arrows don't work in interactive mode on FreeBSD.

The following code seems to have a couple of issues: 1. `idleLockTimeout` is re-set to `0` if the `idleKillTimeout` is disabled (0 is less than any value) 2. the log...

FreeBSD `ping` allows to set 3600s as max timeout, while the default value in `the-bastion` is 86400. ``` ping: invalid timeout: `86400' > 3600 ``` I suggest to change the...

The current support for the `@font-face` rule has a few issues: 1. the `src` property is not correctly parsed, because the code expects a single `url` function, but there can...

#### System information Erigon version: 3.3.0 (but the node started with 3.2.0) OS & Version: Ubuntu 24.04 Erigon Command (with flags/config): erigon --prune.mode=minimal Chain/Network: ethereum #### Expected behaviour Disk usage...