Victor Naumik

Results 5 issues of Victor Naumik

**Describe the bug** ENS price is always zero, doesn't have price history, and ENS PriceSource was never registered - it's still 0x0. **Details & History:** ENS Token was added to...

I was getting this kind of error: `DEBUG | Unknown error message for `valid_args`: 'Unknown argument "forum" on field "Query.developers". Did you mean "first" or "sort"?'` Maybe worth to add...

Unable to decode the revert error from Simulation (and probably from real txs too). What I've noticed when I decode the revert string to HEX, is that it contains a...

## Description When switching from 0.8.24 to 0.8.25 the compiler fails with "Assembly exception for bytecode": ``` [⠊] Compiling... [⠒] Compiling 229 files with 0.8.25 [⠑] Solc 0.8.25 finished in...

bug :bug:
low effort
medium impact
must have

In vfxpipe/nuke/fxpipenukescripts/createExrCamVray.py: line 18: reqFields = ['exr/camera%s' % i for i in ('FocalLength', 'Aperture', 'Transform')] It's checking for "FocalLength" field, but later is working only with camera FOV: line 51:...