Evgenii Tsvigun

Results 9 issues of Evgenii Tsvigun

### Bug Report #### Summary `--no-dashboard` mode provides clickable links, like those one for cockpit. But in dashboard mode I can't click links and copy&pasting is inaccessible too - for...

### 1. What is your project? (max 100 words) QuantumOracle provides means of assuring the authenticity of a screenshot of a web resource by getting the same web content as...

Micro Grant

Hi! And thanks for your great code :) Got a failed test while building rush, here's the output : > rake --trace > (in /home/etsvigun/devenv/ruby/rush) > *\* Invoke default (first_time)...

### Environment information * `brownie` Version: 1.9.3 * `ganache-cli` Version: ganache v7.8.0 (@ganache/cli: 0.9.0, @ganache/core: 0.9.0) * `solc` Version: 0.8.20 * Python Version: 3.10.12 * OS: osx/linux/win Linux ### What...

Checking out v 3.1.0, running `configure`: ``` console $ git checkout v3.1.0 HEAD is now at fbc3521... [maven-release-plugin] prepare release v3.1.0 $ ./autogen.sh ... $ ./configure ... ``` Ok so...

bug
Investigate

I understand this probably wasn't the normal workflow, please advise if I can restore the 3 sectors or if they should be removed. **Describe the problem** Had Lotus daemon restarted...

area/sealing
LM-tech-debt

Per [Discussion #1282](https://github.com/cBournhonesque/lightyear/discussions/1282), interested in making `lightyear_tests` types public and publishing as a separate crate. ## Current situation Game developers using Lightyear lack official testing utilities for integration tests. Without...

## Summary Migrates libfmod from FMOD 2.02.22 to 2.03.09 and adds comprehensive test harnesses for validating the migration and demonstrating FMOD Studio features. ## Changes ### Migration (09dc708) - Updated...

Generator creates UB: CString temporary dropped before FFI reads pointer. **Location:** `libfmod-gen/src/generators/lib.rs` lines 483, 547 ```rust // Generated (WRONG): CString::new(path)?.as_ptr() // CString drops, pointer dangles ``` **Impact:** 35 functions (all...