Skip to content
#

xmr

Here are 123 public repositories matching this topic...

kotval
kotval commented Apr 7, 2020

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

  • Miner log as text or screenshot N/A
  • Config file or command line (without wallets) N/A
  • OS: Fedora 31
  • For GPU related issues: information about GPUs and driver version. N/A

**Additional

TonyRenHK
TonyRenHK commented Jan 16, 2018

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

Misery42
Misery42 commented Sep 4, 2018

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

blur
hooftly
hooftly commented Nov 23, 2019

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.

Curate this topic

Add this topic to your repo

To associate your repository with the xmr topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.