Netmonk

Results 20 comments of Netmonk

What i dont understand is that the data sent to miner is a blob related to a block header. How come the same blockheader +nonce can produce a valid block...

Just remove it. But make is failing on gtk-3 library not found

The pool code is two years Old.... Le 3 sept. 2016 21:16, "Witold" [email protected] a écrit : > It fails to build on almost every possible distribution or node >...

On 17-04-04 16:23:54, Joseph Anglada wrote: > I find trading bots with artificial intelligence amazing. Money-making machines. Why this project died? Did it really die or transformed? The real question...

Fees are whole part of profit calculation. If you end up with a -0.1 btc it means your strategy is not profitable (not talking about infrastructure cost, energy cost, data...

Commenting everything out in project_config lmic file and replacing the line in platformio.ini with `build_flags = -Wall -Wextra -Wno-missing-field-initializers -O3 -Wl,-Map,.pio/build/esp32/output.map -D CFG_eu868 -D CFG_sx1276_radio` worked fine on rev1.1

Which board revision do you have ? Do you have a second board and test if lora module is working ? There are some GH project which just send beacon...

Interesting i was about to post the same issue here.i face the same problem today trying the lib with an esp32-c3 and a e22 900m22s module. Can you provide a...

I was searching for an `if` to test the previous cmd status to enter the loop but in fact it is the loop condition itself. great Now my dump of...

@joaoceresoli from my understanding `e220 900m22s` and `e22 900m22s` are different module the first one is based on new lora chip `llcc68` and the second one is based on `sx1261/62`...