Mika Lindqvist
Mika Lindqvist
Related to #986, "post_reward_fund" field also throws same exception when using "info" command.
Talleo is rebranded Bittorium, which uses similar algorithm as TurtleCoin but without the "Lite" mask. No generic algorithm works with Talleo.
npm installs Solidity compiler version 0.6.12 even if explicitly requested to download version 0.6.4. The version range should be `>=0.6.4
Without cn/ultra alias, connecting to tlo-pool.raasu.org and pool.raasu.org fails when using xmrig-proxy due to automatic algorithm negotiation.
When using configure, compiler is not correctly detected as gcc and `-fPIC` is not added to `SFLAGS`. This causes relocation issues when linking under Linux.
Without canonicalizing `CHOST`, operating system is not correctly detected as Linux when cross-compiling and wrong parameters are passed to linker causing compiling to fail with bad relocations. config.sub is part...
* We don't include stdint.h as it must be included before stdarg.h and other headers might include stdarg.h before us See #1342
* This was added in xmrig recently as "cn-pico/tlo" and "cn/ultra" * Supported by cryptonote-nodejs-pool already * Used by Talleo (TLO) * Would avoid need to use two hashing modules...
MacOS 11 was last to support deterministic builds and it's being slowly retired from GitHub runners, which means the pkgcheck workflows can intermittently fail until they stop working completely.