sebseb7

Results 19 comments of sebseb7

here is the miner: http://cryptoknight.cc/stellite/miner.html and walletgenerator for testing: http://cryptoknight.cc/stellite/pages/paperwallet.html

the coinhive proxy seems not to react to new jobs from the pool at all... how to debug that?

sees due to new job don have an id: {"jsonrpc":"2.0","method":"job","params":{"blob":"0101ead4cdd405704c1c420e1c8e185cd3ced549f3ae03428272382ebffba56ab7bd6dd914193500000000e8bd2a17d57e5dde6c60a901bf977ad5c289ce67c2d3d2191ef27692f253232607","job_id":"999866613536141","target":"ffffff00"}} so that fails: var minerId = this.minerId[jobParams.id]; 207 if (!minerId) { 208 console.warn('b'); 209 // miner is not online anymore...

cloning to f2fs would be great!

at the same time in round robin ?

all those multiminers should implement dynamic algo switch

have it also filter item frames for items, very useful for finding elytra.

any updates?

https://github.com/monero-project/monero/pull/845/commits/0f7956d0e4d811941cebfa088113e28452ec6d5c You have to use boost 1.58

maybe you have a look at: http://svnmios.midibox.org/filedetails.php?repname=svn.mios32&path=%2Ftrunk%2Fmios32%2FSTM32F4xx%2Fmios32_usb_midi.c function: static USBH_Status USBH_Handle(USB_OTG_CORE_HANDLE *pdev, void *phost) would be nice to see the LEDs of the nanoKONTROL to display synth status info. Thank...