I have same:
{ "version": 120105, "protocolversion": 70206, "walletversion": 61000, "balance": 0.00000000, "spysend_balance": 0.00000000, "blocks": 213009, "timeoffset": 0, "connections": 26, "proxy": "", "difficulty": 404.7126935880735, "testnet": false, "keypoololdest": 1506766687, "keypoolsize": 1004, "paytxfee": 0.00000000, "relayfee": 0.00010000, "errors": "" }
and running upgraded version of node.
within 1-2 days there will be a normalization
|
|
|
|
Is the mac wallet bounty still available?
I'm sorry I did not understand the question.
|
|
|
|
What is the block hight on your pool? I think the problem is that still too many nodes are on a wrong wallet version and the chain is forking. How about the eternity nodes. I can't see one working, all of them get rejected. Why?
hight - 212777. Nodes are incompatible, so there is a chain rejection with old wallets
|
|
|
|
My Unomp is sticking at: "[2017-10-16 21:11:46.459] [DEBUG] [default] - Pool eternity Thread 1 Downloaded 100.00% of blockchain from 8 peers" and doesn't start the ENT threads.  Everything else is fine, new core and the js snipplet from above added. Any ideas? It is enough to add the above code, for the normal operation of the pool. As an example, http://pool.eternity-group.org works great.
|
|
|
|
Dev, do you have any checkpoints coded? I noticed a strange behavior in the chain, where mined blocks were canceled even after more than 10 confirmations and rewritten with new ones. Seems someone is manipulating the chain?
No, there is no manipulation, it is necessary to switch to a new version of the wallet, for the stability of the chain.
|
|
|
|
New version of the wallet, please updateGitHub whats new ? One IP -> One EternityNode
|
|
|
|
mmm... settings directory .eternity -> .eternitycore
Yes, you need to transfer wallet.dat from the eternity folder to the eternitycore folder
|
|
|
|
^^where to put this script on the pool/unomp folder?
node_modules->merged-pooler->lib->transactions.js
|
|
|
|
For UNOMP poolstransactions.js var txOutputBuffers = [];
/* Eternity 12.1 */ if (rpcData.eternitynode && rpcData.superblock) { if (rpcData.eternitynode.payee) { var payeeReward = 0;
payeeReward = rpcData.eternitynode.amount; reward -= payeeReward; rewardToPool -= payeeReward;
var payeeScript = util.addressToScript(rpcData.eternitynode.payee); txOutputBuffers.push(Buffer.concat([ util.packInt64LE(payeeReward), util.varIntBuffer(payeeScript.length), payeeScript ])); } if (rpcData.superblock.length > 0) { for(var i in rpcData.superblock){ var payeeReward = 0;
payeeReward = rpcData.superblock[i].amount; reward -= payeeReward; rewardToPool -= payeeReward;
var payeeScript = util.addressToScript(rpcData.superblock[i].payee); txOutputBuffers.push(Buffer.concat([ util.packInt64LE(payeeReward), util.varIntBuffer(payeeScript.length), payeeScript ])); } } }
|
|
|
|
New version of the wallet, please updateGitHub
|
|
|
|
How to disable the masternode to send 1000 ent to another wallet?
Delete eternitynode.conf or turn off the coin control feature in your wallet settings
|
|
|
|
Thanks for the info. Nice to see you again here.
I'm glad to hear that. A lot of work, updating the wallet, setting up and adapting the Mall to Eternity.
|
|
|
|
Yobit doesn't allow to make new addresses. Anyone else with this problem?
Wallet in manteinance (with no update, so no logic). Probably this will last till Yolo rcover control over a goos quantity of coins good price. It would be really good for the coin be listed in another exchange, nova for example. Salute In the very near future will update the wallet.
|
|
|
|
Yobit doesn't allow to make new addresses. Anyone else with this problem?
Wallet status: Maintenance
|
|
|
|
|
Mining has stabilized, new blocks appear stably.
|
|
|
|
|
Many thanks for the detailed instruction.
|
|
|
|
|
Within 3-6 months a coin «Attraction» (ATT) will be created. This coin is created as a payment instrument for an Internet Mall. At the moment, work is under way to adapt the source code of the shopping center. This is a serious project from the Eternity Group with investments of several hundred thousand dollars. At the time the source code is opened, the first block in the chain will have a future date, so there will be an absolutely zero premine. We will also work with stock exchanges to add coins to trading pools and mining pools, so by the time of the first block, simultaneous launch on all services, including the Internet Mall. At the current moment several tens of thousands of dollars have already been invested in the project and this is only the beginning. This topic is created for the appearance of the copyright of the Eternity Group of abbreviations ATT and the name of the coin «Attraction». After starting this branch will become informational.
I draw your attention that until the moment of 100% readiness of the project to launch no additional information will be placed, including answers to possible questions.
|
|
|
|
|