billionaire

Results 6 issues of billionaire

Description of the bug is available on the link https://community.openvpn.net/openvpn/ticket/592

Hello. After compiling plug-in for MySQL 5.5.54, when i try to add a plug-in MySQL error is output: ``` # mysql --execute="INSTALL PLUGIN pinba SONAME 'libpinba_engine.so';" ERROR 1126 (HY000) at...

Hi. After executing: ``` ./buildconf.sh ./configure --with-mysql=/tmp/mysql_headers --libdir=/usr/lib64/mysql/plugin --with-judy=/usr/src/judy-1.0.5 ``` i have receive such error: ``` checking if compiler supports -Wl,-rpath,... yes checking for MySQL source code... /tmp/mysql_headers checking for...

**Steps to Reproduce:** 1. Run `curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash` 2. Run `source /root/.bashrc` 3. Run `/root/gaianet/bin/gaianet init` 4. Run `/root/gaianet/bin/gaianet start` **Expected Result:** The LlamaEdge API Server should start...

hi. macos 15.2 (arm) PHP 8.4.3 (cli) (built: Jan 15 2025 01:03:17) (NTS) phpseclib/phpseclib: 3.0.43 (from composer) code to reproduce: ```php $ssh = new SSH2($ip, 22); $ssh->login($user, $password); $result =...

Hello Gensyn team, I’ve noticed an inconsistency between the official Gensyn dashboard and the smart contract data. Issue: The method getVoterVoteCount from the official contract 0xFaD7C5e93f28257429569B854151A1B8DCD404c2 returns a lower number...