Glen123NEW
Member
Offline
Activity: 139
Merit: 10
|
|
November 22, 2017, 06:07:49 PM Last edit: November 22, 2017, 06:28:12 PM by Glen123NEW |
|
silently :
eMark version v1.5.0.0 (2017-11-20 17:17:08 +0100) Using OpenSSL version OpenSSL 1.0.1f 6 Jan 2014 Startup time: 11/22/17 17:14:22
not released Yet
and for someone special here :
Orphans GONE!
|
|
|
|
Rumhocker
Member
Offline
Activity: 170
Merit: 10
|
|
November 23, 2017, 08:50:33 AM |
|
On coinwarz it shows the block reward is 50. I installed https://github.com/emarkproject/eMark The wallet is synced and has the same block count and same difficulty as the block explorer http://blockexplorer.deutsche-emark.org/ My yiimp pool shows the block reward is 0.5. This is the only coin installed that has the wrong block reward. Console shows getmininginfo { "blocks": 1512678, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": { "proof-of-work": 11165558.235437, "proof-of-stake": 901.97459461, "search-interval": 16 }, "blockvalue": 50000000, "netmhashps": 420664100.55077, "netstakeweight": 541944588239.15, "errors": "", "pooledtx": 0, "stakeweight": { "minimum": 0, "maximum": 0, "combined": 0 }, "stakeinterest": 38000, "testnet": false } Any ideas how to fix it? Ian 50,000 000 DEM, 6 place, not 8 ok we edit the code to force it to use blockvalue of 500000. The reward is showing 0.5 instead of 50. How to fix? getmininginfo { "blocks": 1525287, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": { "proof-of-work": 8281074.7037026, "proof-of-stake": 848.71698722, "search-interval": 16 }, "blockvalue": 500000, "netmhashps": 378371755.61846, "netstakeweight": 481014508853.52, "errors": "", "pooledtx": 0, "stakeweight": { "minimum": 0, "maximum": 0, "combined": 0 }, "stakeinterest": 38000, "testnet": false } Don't edit eMark code! In your Pool properties you can select currency with 6 digits. Or change in the pool code cent=100000000 to cent=1000000
|
|
|
|
Glen123NEW
Member
Offline
Activity: 139
Merit: 10
|
|
November 23, 2017, 03:52:53 PM |
|
On coinwarz it shows the block reward is 50. I installed https://github.com/emarkproject/eMark The wallet is synced and has the same block count and same difficulty as the block explorer http://blockexplorer.deutsche-emark.org/ My yiimp pool shows the block reward is 0.5. This is the only coin installed that has the wrong block reward. Console shows getmininginfo { "blocks": 1512678, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": { "proof-of-work": 11165558.235437, "proof-of-stake": 901.97459461, "search-interval": 16 }, "blockvalue": 50000000, "netmhashps": 420664100.55077, "netstakeweight": 541944588239.15, "errors": "", "pooledtx": 0, "stakeweight": { "minimum": 0, "maximum": 0, "combined": 0 }, "stakeinterest": 38000, "testnet": false } Any ideas how to fix it? Ian 50,000 000 DEM, 6 place, not 8 ok we edit the code to force it to use blockvalue of 500000. The reward is showing 0.5 instead of 50. How to fix? getmininginfo { "blocks": 1525287, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": { "proof-of-work": 8281074.7037026, "proof-of-stake": 848.71698722, "search-interval": 16 }, "blockvalue": 500000, "netmhashps": 378371755.61846, "netstakeweight": 481014508853.52, "errors": "", "pooledtx": 0, "stakeweight": { "minimum": 0, "maximum": 0, "combined": 0 }, "stakeinterest": 38000, "testnet": false } maybe you has to think about to FIX your Pool , as to fix the Wallet if you arent able to setup the Pool correctly , RTFM Glen
|
|
|
|
ComputerGenie
|
|
November 23, 2017, 04:00:41 PM |
|
...and for someone special here :
Orphans GONE!
* ComputerGenie will believe it when he sees it
|
If you have to ask "why?", you wouldn`t understand my answer. Always be on the look out, because you never know when you'll be stalked by hit-men that eat nothing but cream cheese....
|
|
|
rausvi11
Newbie
Offline
Activity: 160
Merit: 0
|
|
November 23, 2017, 04:50:44 PM |
|
...and for someone special here :
Orphans GONE!
* ComputerGenie will believe it when he sees it go and be careful when you will eat "turkey"
|
|
|
|
Lci80
Newbie
Offline
Activity: 23
Merit: 0
|
|
November 23, 2017, 08:36:10 PM |
|
Do you have a release date for the wallet?
|
|
|
|
kozen
Newbie
Offline
Activity: 32
Merit: 0
|
|
November 25, 2017, 03:44:32 PM |
|
@dev My Mac wallet crashes right at launch. Any idea what might be wrong with it? I think it's the most recent one from the website. I run MacOS 10.13.1 and I remember the wallet app working fine not too long ago.
|
|
|
|
jjjiii
Jr. Member
Offline
Activity: 56
Merit: 10
|
|
November 27, 2017, 06:50:34 PM |
|
Do you have a roadmap or something like that?
|
<3 Crex24 Marketplace (https://crex24.com/?refid=bj1evhp6w4rfj9cb02zw)
|
|
|
brunozisterer
|
|
November 27, 2017, 09:25:35 PM |
|
DEM-News eMark-Qt-1.5.0 wallet is out. Thanks devs.
|
|
|
|
|
g1itch
Member
Offline
Activity: 228
Merit: 10
|
|
November 28, 2017, 09:17:30 AM |
|
Why don't you release on github? I see the new commits but no release.
|
|
|
|
g1itch
Member
Offline
Activity: 228
Merit: 10
|
|
November 28, 2017, 09:43:13 AM |
|
is it not possible to change the default directory for the blockchains at a user specific directory?
i hate that the old wallet types evertime sync on c:\
emarkd -datadir=<specific directory>
|
|
|
|
j2ee
Member
Offline
Activity: 93
Merit: 10
|
|
November 28, 2017, 05:41:26 PM |
|
Hi everyone I am new. I must use the pool to mine? Can I directly mine this? Is the difficulty too high to directly mine? I see the pools only have around 10 active workers..look like very few.
|
|
|
|
Koal-84
Legendary
Offline
Activity: 2660
Merit: 1147
|
|
November 29, 2017, 07:53:51 AM |
|
Why don't you release on github? I see the new commits but no release. On GitHub is the newest release, but i think the readme is the old
|
|
|
|
ComputerGenie
|
|
November 29, 2017, 07:59:24 AM |
|
Why don't you release on github? I see the new commits but no release.
On GitHub is the newest release, but i think the readme is the old At the time he posted that, https://github.com/emarkproject/eMark/releases/tag/1.5.0 wasn't up yet.
|
If you have to ask "why?", you wouldn`t understand my answer. Always be on the look out, because you never know when you'll be stalked by hit-men that eat nothing but cream cheese....
|
|
|
j2ee
Member
Offline
Activity: 93
Merit: 10
|
|
November 29, 2017, 11:11:35 AM |
|
Any reason to mine this but not other?
|
|
|
|
Koal-84
Legendary
Offline
Activity: 2660
Merit: 1147
|
|
November 29, 2017, 12:17:33 PM |
|
|
|
|
|
paramind22
|
|
November 29, 2017, 10:01:55 PM |
|
Anyone mining on www.coinminerz.com? Been mining there for weeks but I seem to be throwing hash at it and not getting anything in return. I was mining Peercoin but threw another miner on and it was pointed there for about three hours. Usually it sends back small DEM payments every hour or so.
|
|
|
|
|
MajinPsycho
Full Member
Offline
Activity: 169
Merit: 100
Join the revolution
|
|
December 01, 2017, 01:12:01 PM |
|
something going on with mining? usually i get transactions of 10-20 dems. And now i get small amounts like 0.05 dem per transaction Tried different pools same amount...
|
|
|
|
|