-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not working #682
Open
sadasd4354sad5
wants to merge
18
commits into
zone117x:master
Choose a base branch
from
cpuchain-zz:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
not working #682
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Share merging features
* modified for my repositry * Revert * add lf * Fixed bug in parsing balances for payment processing * Added fixminer.com pool * New pool Another one using NOMP * Update 21coin.json Added peerMagic needed for p2p block notifications * Update alphacoin.json Added peerMagic. Needed for p2p block notifications * Update benjamins.json Added peerMagic for p2p block notifications * Update mazacoin.json Added peerMagic for p2p block notifications * Update bottlecaps.json * Update bottlecaps.json * Create bunnycoin.json * Update bunnycoin.json * Update casinocoin.json * Create coino.json * Update coino.json * Create cryptogenicbullion.json * Update coino.json * Update bunnycoin.json * Update cryptogenicbullion.json * Create cryptographicanomaly.json * Update cryptographicanomaly.json * Update cryptographicanomaly.json * Fix switching port showing Fix reading of config file to show active switching ports * Update alphacoin.json * Update README.md fixed typo on line 529 node-statum-pool to node-stratum-pool * Update README.md * Valid json to Readme example coin conf * Minor readme change * Marked emark as POS type coin since auto detection fails * created infinitecoin.conf Adding infinitecoin.conf to the coin list. https://github.com/infinitecoin/infinitecoin/blob/master/src/main.cpp#L2524 * fixed capitolization Adjusted InfiniteCoin to Infinitecoin to match the naming practice of all the other coins. * update symbol for Coino * Wrong hashrate calculation Hashes are not bytes: > 1 byte = 8 bits > 1 kilobyte = 1024 bytes Hashes are the units, and so therefore - as `k`, `m` only mean *10^3 and *10^6 > 1 hash = 1 hash > 1 kh = 1000 hashes * Add Viacoin support Support for Viacoin - viacoin.org * Add FlutterCoin to coins * Rename viacoin.conf to viacoin.json * 42 coin * Update poolWorker.js var created above is spelled as initalPool not initialPool. * http://poollo.com "service unavailable" * Removed the links to dead pools * http://poollo.com * http://fixminer.com * http://pool.trademybit.com/ (all wallets disabled) * http://www.omargpools.ca/pools.html (dead link) * http://mining.theminingpools.com (now called "ad depo", no sign of a mining pool). * http://minr.es (dead link) * http://onebtcplace.com (link leads nowhere) * http://uberpools.org (Apache Test Page) * http://miningwith.us (domain for sale) * http://teamdoge.com (blank page) * http://rapidhash.net (domain for sale) * http://chunkypools.com Left these three. Are they still nomp? * http://miningpoolhub.com (Donations to this project are going directly to TheSerapher, the original author of this project. (https://github.com/MPOS/php-mpos) ### * http://hashfaster.com (MPOS, sign up) ### * http://suchpool.pw ### * Removed " LiveChains UK offers full hosting, setup and management of NOMP pools with several different configurations. [...] LiveChains UK however does offer this feature as part of there own customised NOMP called LivePool." Paid Solution." from 'Paid Solution'. The company no longer exists and the links lead to a generic type of forum about software. * Added some log info and fixed a typo * Pinned some package versions - included async package Should fix zone117x#479 * Update litecoin testnet magic Litecoin testnet has been reset litecoin-project/litecoin@2fcf807#diff-64cbe1ad5465e13bc59ee8bb6f3de2e7R207 * fix orphan stat source * API does not set the proper header * Update api.js Fix : zone117x#554 * Update package.json Pin request npm package version * Update README.md * Update README.md * Updated to new Core 0.16 Format (getaddressinfo) Since the new Wallet release of Bitcoin Core, they introduced a new Validation format for addresses. Validateaddress is not longer working. * Update paymentProcessor.js * Final change * Added GLT Coin * add peer magic for DGB (zone117x#592)
Additionally to the changes on master we are removing the MPOS difficulty multiplier here. MPOS has been updated (currently development branch) to handle low difficulties nicely.
* [MPOS] pass share difficulty to MySQL ++ Additionally to the changes on master we are removing the MPOS difficulty multiplier here. MPOS has been updated (currently development branch) to handle low difficulties nicely. * add config for chaincoin
* [MPOS] pass share difficulty to MySQL ++ Additionally to the changes on master we are removing the MPOS difficulty multiplier here. MPOS has been updated (currently development branch) to handle low difficulties nicely. * add config for chaincoin * remove redundant * introduce poolOptions for p2sh and bech32 keys and add coin.json examples
- Setting the address to false, will generate a new address on startup and after every submission of block
Allow pool owner to run the pool without explicitly declare the address
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please help me
make: *** [bignum.target.mk:105: Release/obj.target/bignum/bignum.o] Error 1
make: Leaving directory '/home/znu-chain/nomp/node_modules/bignum/build'
gyp ERR! build error - install: info lifecycle [email protected]~install: Failed to exec install script
gyp ERR! stack Error:
make
failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/share/nodejs/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 5.4.0-48-generic
gyp ERR! command "/usr/bin/node" "/usr/bin/node-gyp" "build" "--fallback-to-build" "--module=/home/znu-chain/nomp/node_modules/bignum/binding/bignum.node" "--module_name=bignum" "--module_path=/home/znu-chain/nomp/node_modules/bignum/binding"
gyp ERR! cwd /home/znu-chain/nomp/node_modules/bignum
gyp ERR! node -v v10.19.0
gyp ERR! node-gyp -v v6.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install:
node-pre-gyp install --fallback-to-build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-10-15T10_31_00_273Z-debug.log