meowsbits
meowsbits
- **OpenEthereum version**: 3.0.0 - **Operating system**: Linux - **Installation**: downloaded binary - **Fully synchronized**: no - **Network**: classic - **Restarted**: yes _Your issue description goes here below. Try to...
https://github.com/kylelobo/The-Documentation-Compendium/blob/d472f574099bf4fec09c2a843857a9b10dc0a40f/CONTRIBUTING.md This is tutorial on how to use git. This has nothing to do with real-world project contribution guidelines that would be useful in the context of a working git...
https://github.com/kylelobo/The-Documentation-Compendium/blob/master/TODO.md There is no sense in this. Version controlled TODO lists are a [DON'T](https://github.com/kylelobo/The-Documentation-Compendium#-the-dos-and-donts-of-documentation) of documentation.
This PR builds from and replaces #452 (thanks @ziogaschr) which provided the pattern for configurable HD derivation path support. This branch has been rebased on master since then. When `--usb`...
We've had a couple questions lately (#494, #492) regarding GPU and Stratum mining. This document is a work in progress, but I'll get the PR up and running so it...
Merges [our 1.10.20 merge branch](https://github.com/etclabscore/core-geth/tree/merge/foundation-release/1.10.20) with ethereum/go-ethereum's currently-latest `release/1.10` branch, which has its head at ``` commit 671094279e8d27f4b4c3c94bf8b636c26b473976 (tag: v1.10.21, foundation/release/1.10) Author: Felix Lange Date: Wed Jul 27 13:53:06 2022...
Resolving #358. ### Notes - EIP3436 is a "soft" feature; it doesn't need to be activated with a hard fork. Despite that, I've added it as a transitional value. -...
Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/119 Original author: @meowsbits --- I start mining. `miner.getHashrate()` is between, oh, 50000 and 70000. A week goes by, and I find hashrate down barely scraping 1000 if...
Here, for example: https://github.com/etclabscore/core-geth/pull/405  Travis runs both `branch` and `pull_request` jobs for branches that are also pull requests. This is redundant, and counts against our 10k minutes. This issue...