Bitcoin Forum
May 24, 2024, 05:39:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 [99] 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 »
  Print  
Author Topic: [DeM] Deutsche eMark - DEM - cryptocoin SHA256 POS/POW  (Read 236919 times)
Glen123NEW
Member
**
Offline Offline

Activity: 139
Merit: 10


View Profile
November 22, 2017, 06:07:49 PM
Last edit: November 22, 2017, 06:28:12 PM by Glen123NEW
 #1961

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 Offline

Activity: 170
Merit: 10


View Profile
November 23, 2017, 08:50:33 AM
 #1962

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 Wink

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 Offline

Activity: 139
Merit: 10


View Profile
November 23, 2017, 03:52:53 PM
 #1963

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 Wink

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
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 552


Retired IRCX God


View Profile
November 23, 2017, 04:00:41 PM
 #1964

...and for someone special here :

Orphans GONE!

* ComputerGenie will believe it when he sees it  Roll Eyes

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 Offline

Activity: 159
Merit: 0


View Profile WWW
November 23, 2017, 04:50:44 PM
 #1965

...and for someone special here :

Orphans GONE!

* ComputerGenie will believe it when he sees it  Roll Eyes

go and be careful when you will eat "turkey"
Lci80
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
November 23, 2017, 08:36:10 PM
 #1966

Do you have a release date for the wallet?
kozen
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
November 25, 2017, 03:44:32 PM
 #1967

@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 Offline

Activity: 56
Merit: 10


View Profile WWW
November 27, 2017, 06:50:34 PM
 #1968

Do you have a roadmap or something like that?

<3 Crex24 Marketplace  (https://crex24.com/?refid=bj1evhp6w4rfj9cb02zw)
brunozisterer
Full Member
***
Offline Offline

Activity: 265
Merit: 100



View Profile
November 27, 2017, 09:25:35 PM
 #1969

DEM-News
eMark-Qt-1.5.0 wallet is out.
Thanks devs.
Glen123NEW
Member
**
Offline Offline

Activity: 139
Merit: 10


View Profile
November 27, 2017, 09:40:32 PM
Last edit: November 27, 2017, 09:54:13 PM by Glen123NEW
 #1970

And finally :

DDL Windows =  https://deutsche-emark.de/files/eMark-Qt-1.5.0-win.zip

Mac Wallet soon....

Whats new ?

Version 1.5

-Lots of Security Patches
-Compatibility with newest Packages
-Update ProcessGetData for MerkleHashes on upcoming Android QT
-faster Blockchainsync
-nStakeMaxAge removed for staking Coins >2 Years
-StakeSplit set to 10000 DEM
-Orphan Blocks massivly REDUCED ! ( tested 1 Week with lots of POW/POS Wallets running simultaneously)
-new Nodes and Checkpoints
-TX Comments will shown up in QT Wallet
-improvement for upcoming 1.6 ( lots of new Features )


Github :
https://github.com/emarkproject/eMark


Web :
https://deutsche-emark.de/

Nodes:
https://status.deutsche-emark.de/

Blockexplorer:
http://blockexplorer.deutsche-emark.org/
g1itch
Member
**
Offline Offline

Activity: 228
Merit: 10


View Profile
November 28, 2017, 09:17:30 AM
 #1971

And finally :

DDL Windows =  https://deutsche-emark.de/files/eMark-Qt-1.5.0-win.zip

Mac Wallet soon....

Whats new ?

Version 1.5

-Lots of Security Patches
-Compatibility with newest Packages
-Update ProcessGetData for MerkleHashes on upcoming Android QT
-faster Blockchainsync
-nStakeMaxAge removed for staking Coins >2 Years
-StakeSplit set to 10000 DEM
-Orphan Blocks massivly REDUCED ! ( tested 1 Week with lots of POW/POS Wallets running simultaneously)
-new Nodes and Checkpoints
-TX Comments will shown up in QT Wallet
-improvement for upcoming 1.6 ( lots of new Features )


Github :
https://github.com/emarkproject/eMark


Web :
https://deutsche-emark.de/

Nodes:
https://status.deutsche-emark.de/

Blockexplorer:
http://blockexplorer.deutsche-emark.org/

Why don't you release on github? I see the new commits but no release.

g1itch
Member
**
Offline Offline

Activity: 228
Merit: 10


View Profile
November 28, 2017, 09:43:13 AM
 #1972

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:\

Code:
emarkd -datadir=<specific directory>

j2ee
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
November 28, 2017, 05:41:26 PM
 #1973

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 Offline

Activity: 2478
Merit: 1084



View Profile
November 29, 2017, 07:53:51 AM
 #1974

And finally :

DDL Windows =  https://deutsche-emark.de/files/eMark-Qt-1.5.0-win.zip

Mac Wallet soon....

Whats new ?

Version 1.5

-Lots of Security Patches
-Compatibility with newest Packages
-Update ProcessGetData for MerkleHashes on upcoming Android QT
-faster Blockchainsync
-nStakeMaxAge removed for staking Coins >2 Years
-StakeSplit set to 10000 DEM
-Orphan Blocks massivly REDUCED ! ( tested 1 Week with lots of POW/POS Wallets running simultaneously)
-new Nodes and Checkpoints
-TX Comments will shown up in QT Wallet
-improvement for upcoming 1.6 ( lots of new Features )


Github :
https://github.com/emarkproject/eMark


Web :
https://deutsche-emark.de/

Nodes:
https://status.deutsche-emark.de/

Blockexplorer:
http://blockexplorer.deutsche-emark.org/

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 Wink

█████████████████████████
██
█████▀▀███████▀▀███████
█████▀░░▄███████▄░░▀█████
██▀░░██████▀░▀████░░▀██
██▀░░▀▀▀████████████░░▀██
██░░█▄████▀▀███▀█████░░██
██░░███▄▄███████▀▀███░░██
██░░█████████████████░░██
██▄░░████▄▄██████▄▄█░░▄██
██▄░░██████▄░░████░░▄██
█████▄░░▀███▌░░▐▀░░▄█████
███████▄▄███████▄▄███████
█████████████████████████
.
.ROOBET 2.0..██████.IIIIIFASTER & SLEEKER.██████.
|

█▄█
▀█▀
████▄▄██████▄▄████
█▄███▀█░░█████░░█▀███▄█
▀█▄▄░▐█████████▌▄▄█▀
██▄▄█████████▄▄████▌
██████▄▄████████
█▀▀████████████████
██████
█████████████
██
█▀▀██████████████
▀▀▀███████████▀▀▀▀
|.
    PLAY NOW    
ComputerGenie
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 552


Retired IRCX God


View Profile
November 29, 2017, 07:59:24 AM
 #1975

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 Wink
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 Offline

Activity: 93
Merit: 10


View Profile
November 29, 2017, 11:11:35 AM
 #1976

Any reason to mine this but not other?
Koal-84
Legendary
*
Offline Offline

Activity: 2478
Merit: 1084



View Profile
November 29, 2017, 12:17:33 PM
 #1977

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 Wink
At the time he posted that, https://github.com/emarkproject/eMark/releases/tag/1.5.0 wasn't up yet.

Here is also the newest...

https://github.com/emarkproject/eMark

regards

█████████████████████████
██
█████▀▀███████▀▀███████
█████▀░░▄███████▄░░▀█████
██▀░░██████▀░▀████░░▀██
██▀░░▀▀▀████████████░░▀██
██░░█▄████▀▀███▀█████░░██
██░░███▄▄███████▀▀███░░██
██░░█████████████████░░██
██▄░░████▄▄██████▄▄█░░▄██
██▄░░██████▄░░████░░▄██
█████▄░░▀███▌░░▐▀░░▄█████
███████▄▄███████▄▄███████
█████████████████████████
.
.ROOBET 2.0..██████.IIIIIFASTER & SLEEKER.██████.
|

█▄█
▀█▀
████▄▄██████▄▄████
█▄███▀█░░█████░░█▀███▄█
▀█▄▄░▐█████████▌▄▄█▀
██▄▄█████████▄▄████▌
██████▄▄████████
█▀▀████████████████
██████
█████████████
██
█▀▀██████████████
▀▀▀███████████▀▀▀▀
|.
    PLAY NOW    
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
November 29, 2017, 10:01:55 PM
 #1978

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.

gecox22
Hero Member
*****
Offline Offline

Activity: 778
Merit: 515



View Profile
November 30, 2017, 11:15:16 PM
 #1979

Hey Can any one explain to me whats going on in this block. http://185.194.142.165:3001/block/00000000000001846770e95ce09a07f7823da16f63e45eb75c7a55de49ff72e2

It looks like my pool mined the coins under this address NZ2rHNdZz6qPoYMMwC18KSfBhAPjdrMNV6 but when it confirmed another pool got the coins and my wallet didn't My Pools didn't Catch this and sent payment out anyways. Would love some help to better understand the transaction.

Thanks

MajinPsycho
Full Member
***
Offline Offline

Activity: 169
Merit: 100

Join the revolution


View Profile
December 01, 2017, 01:12:01 PM
 #1980

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  Huh

Tried different pools same amount...
Pages: « 1 ... 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 [99] 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!