Quentin Le Sceller

Results 30 comments of Quentin Le Sceller

Mmm I've no idea what's happening. Looks like the solver cannot create the context here https://github.com/mimblewimble/grin-miner/blob/master/cuckoo-miner/src/miner/miner.rs#L95. Can you give me ssh access to this machine so I can debug this...

I'm unsure if this is this still the case. Will have to investigate.

Hi @mkay1905 can you compile it in debug release to see if you see any error message?

This is mostly trying to spend a LOT of Coinbase inputs (which are not involved at this moment of the transaction). Tried with 500 000, 400 00, 300 000 and...

Might be interesting to have something like MWC `socks_running`: ``` https://github.com/mwcproject/mwc-wallet/blob/master/doc/tor_for_exchanges_pools.md ``` or even better autodetect that socks is running and don't spawn it if it is running.

Can confirm on latest grin-wallet.

AFAIK the option `-march=native` will not work on Apple M1. Out of curiosity I've tried replacing it with `-mcpu=apple-m1` and managed to start the build of Cuckoo (https://github.com/tromp/cuckoo/tree/master/src/cuckoo). No luck...

I have no trouble compiling this on MBP M1 Max. I suggest closing that one.