PSLLSP

Results 122 comments of PSLLSP

I tried several experiments with API, a year ago. I understand I have to write my own set of tools, I am not going to do that. I asked for...

Last time I really deleted local copy of blockchain and started sync from block 0. The issue was fixed. I did controlled shutdown today (CTRL+C send to the Signum node),...

I am in Central Europe (not in Germany) and [the site](https://yt-dl.org/) is blocked in our country: ![yt-dl-blocked](https://github.com/ytdl-org/youtube-dl/assets/6446102/65d03f5b-3ac5-4a2a-9eb3-08a2d67523ba) This is the first time I see this kind of censorship... --- Description/[README](https://github.com/ytdl-org/youtube-dl/blob/master/README.md)...

Retested with `gminer v3.41`, the issue was fixed, method **client.reconnect** is handled as expected... ```text +----------------------------------------------------------------+ | GMiner v3.41 | +----------------------------------------------------------------+ Algorithm: Equihash 125,4 "ZelProof" DevFee: 2 % Server: host:...

csrc tag is like "cbp",it is used to compress data. I guess that "csrc" means "common src". When several children have the same "src", "csrc" is used to "compress data"....

I updated Binary Eye to version 1.63.1 and the bug is fixed, the generated QR code has ECC level M. But it doesn't look like the scanned QR code, the...

1+. Please, add info about version of the application...

I installed BinaryEye.apk directly from GitHub and it works! It looks like report from F-Droid and Google store that application is not compatible with my tablet were wrong... I created...

This repository is listed at [Getting started](https://duinocoin.com/getting-started.html), section Android devices... **Beep-beep boop-boop, android here!** [DUCOminer.apk](https://github.com/DoctorEenot/DUCOAndroidMiner/releases/download/2.0/DUCOMiner.apk) [GitHub](https://github.com/DoctorEenot/DUCOAndroidMiner) Please, update **Getting started page** with information that Miner for Android is obsolete and...

I believe, you can use return value of x-IntervalUseToken to speed up your API. Store returned value of x-IntervalUseToken (find timestamp of next allowed access) and store it; add a...