xmr
Here are 123 public repositories matching this topic...
cabox@box-codeanywhere:~/workspace$ node min.js
(node:1493) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Failed to launch chrome!
/home/cabox/workspace/node_modules/puppeteer/.local-chromium/linux-497674/chrome-linux/chrome: error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory
TRO
I installed cuda_9.2.148.1_windows.exe
Step: Edit host_config.h
Open file C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\include\crt\host_config.h and change line 131 to:
#if _MSC_VER < 1600 || _MSC_VER > 1999
This step is not possible. The path C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\include\crt does not exist!
Commandline output:
...
CMake Error at C:/Prog
-
Updated
Mar 21, 2019 - C
-
Updated
Jun 11, 2018 - JavaScript
-
Updated
Apr 4, 2020 - TypeScript
TLS instructions?
- Can someone write some instructions in the wiki to set up TLS with a self signed certificate on ubuntu?
this other wiki page about tls seems unnecessary now: https://github.com/xmrig/xmrig-proxy/wiki/TLS
-
Updated
Nov 27, 2019 - C++
On Old browsers like Firefox 52 and Chrome 49 appear this:
no binaryen method succeeded. consider enabling more options, like interpreting, if you want that: https://github.com/kripken/emscripten/wiki/WebAssembly#binaryen-methods
How to resolve this?
Thanks
-
Updated
Jun 21, 2020 - C
-
Updated
Apr 6, 2020 - CSS
-
Updated
Apr 2, 2019 - C++
-
Updated
Nov 27, 2018 - HTML
-
Updated
Jun 4, 2020 - JavaScript
Tail Emission Calculation is Incorrect and will not trigger until 0.2 BLUR per block is reached
As You can see here https://github.com/blur-network/blur/blob/a733e5213612cea8c869e3b4950510a40bbc035c/src/cryptonote_config.h#L62
You have #define FINAL_SUBSIDY_PER_MINUTE ((uint64_t)200000000000) set Which was changed with commit blur-network/blur@f411ef3
BLUR uses 12 Decimal points. According to the website https://blur.cash an
Improve this page
Add a description, image, and links to the xmr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xmr topic, visit your repo's landing page and select "manage topics."

Describe the bug
Build Instructions for Fedora are out of date
To Reproduce
Attempt to build form source on Fedora 31
Expected behavior
Build successfully
Required data
**Additional