PSLLSP
PSLLSP
I miss a way to define date format for `date2` for cases when `date` and `date2` fields use different format, I miss command `date2-format` to define format of date for...
hledger 1.32.3, linux I have CSV file in UTF-8 format, it starts with [BOM](https://en.wikipedia.org/wiki/Byte_order_mark) `` When I join several such files to one file `cat test-bom-*.csv > test-bom.csv`, this file...
hledger 1.32.3 Current `hledger` can process only well formed CSV files. It can skip several lines at the start of the file. And a rule `end` can be used to...
This is just a request to update documentation for CSV import, command if|table IF table can have several patterns that match record. Important point is that `hledger` uses THE LATEST...
Do not clear screen at miner startup [details](https://github.com/PSLLSP/ccminer/issues/2)
Fix ccminer to support method [client.reconnect](https://en.bitcoin.it/wiki/Stratum_mining_protocol#client.reconnect) in similar way like [cpuminer-pooler](https://github.com/pooler/cpuminer) [details](https://github.com/PSLLSP/ccminer/issues/1)
Linux Mint 19.3 dpow_client.py v1.1 ``` $ python3 -V Python 3.6.9 ``` ``` $ cat run_client.sh #!/bin/sh SERVER="127.0.0.1:7000" PAYOUT="nano_someaddress" OPTS="" python3 dpow_client.py --payout "$PAYOUT" --server "$SERVER" $OPTS "$@" ``` ```...
It would be nice to have address of FLASH memory in the the firmware filename. It helps beginners, it is self documenting feature. EXAMPLE. Current filenames of firmware for LeafMiner...
ESP8266 running LeafMiner v0.0.14, connected to pool.vkbit.com. Miner is connected, it receives tasks from the pool. I cannot see miner at the pool. I connected miner to PC and I...
LeafMiner v 0.0.13 [Module with ESP32-WROOM-32](https://www.aliexpress.com/item/1005006336964908.html) has USB-C with HL-340 UART, 4MB of FLASH, 30 pins, 2 buttons, 2 LEDs. It can run NerdMiner_V2 (ESP32-devkit v 1.6.3) but LeafMiner doesn't...