Pages:
Author

Topic: [ANN] [MEC] MEGACOIN - New Release Core 0.15.0.2 - Mandatory Update!!! - page 4. (Read 30207 times)

copper member
Activity: 2324
Merit: 1348
Megacoin - Around the World!



https://github.com/LIMXTEC/Megacoin/releases/tag/1.9.9.1

A new Version from Megacoin is online. Please update asap!
We want now to enable the new Algo Mega-Mec in two days.

Best Regards Chris

P.S. More Infos soon....

this fix gbt?

I can't find any wallet with this kind of gtb.



Maybe can you try to delete the mncache.dat or stuff like that.  Undecided
legendary
Activity: 3486
Merit: 1126
Megacoin - Around the World!



https://github.com/LIMXTEC/Megacoin/releases/tag/1.9.9.1

A new Version from Megacoin is online. Please update asap!
We want now to enable the new Algo Mega-Mec in two days.

Best Regards Chris

P.S. More Infos soon....

this fix gbt?
copper member
Activity: 2324
Merit: 1348
Megacoin - Around the World!



https://github.com/LIMXTEC/Megacoin/releases/tag/1.9.9.1

A new Version from Megacoin is online. Please update asap!
We want now to enable the new Algo Mega-Mec in two days.

Best Regards Chris

P.S. More Infos soon....
legendary
Activity: 3486
Merit: 1126
not getting any masternode info still....

Which version do you use?

Just pulled the lastest from the repo yesterday....

MECd --version
Megacoin Core Daemon version v1.9.9.0-701cf69c-dirty
Copyright (C)  2009-2020 The Bitcoin Core developers

compiling from src and using your binary has same result. no MN info listed...
legendary
Activity: 3486
Merit: 1126
not getting any masternode info still....

Which version do you use?

Just pulled the lastest from the repo yesterday....

MECd --version
Megacoin Core Daemon version v1.9.9.0-701cf69c-dirty
Copyright (C)  2009-2020 The Bitcoin Core developers
copper member
Activity: 2324
Merit: 1348
not getting any masternode info still....

Which version do you use?
legendary
Activity: 3486
Merit: 1126
not getting any masternode info still....
copper member
Activity: 2324
Merit: 1348
[Info]

I want to say thank you to the user "elbandi" he has found some problems in the new Hashalgo.
I want to fix that, after then we make a hardfork update for the next Version from Hashalgo "Mega-Mec".

Best Regards Chris

also a problem with getblocktemplate not showing masternode payee info?

Are MN enabled or not?

Code:
{
    "capabilities": [
        "proposal"
    ],
    "version": 536870912,
    "rules": [
        "testdummy",
        "csv",
        "segwit"
    ],
    "vbavailable": [],
    "vbrequired": 0,
    "previousblockhash": "0c1d2802f95f974873fe4deb655f610057ac03424d0bd3f1d3275eded4bebf7a",
    "transactions": [],
    "coinbaseaux": {
        "flags": ""
    },
    "coinbasevalue": 562500000,
    "longpollid": "0c1d2802f95f974873fe4deb655f610057ac03424d0bd3f1d3275eded4bebf7a15",
    "target": "0000000012bfae00000000000000000000000000000000000000000000000000",
    "mintime": "2020-05-28 19:53:09 -0400",
    "mutable": [
        "time",
        "transactions",
        "prevblock"
    ],
    "noncerange": "00000000ffffffff",
    "sigoplimit": 500000,
    "sizelimit": 20000000,
    "weightlimit": 20000000,
    "curtime": "2020-05-28 20:36:26 -0400",
    "bits": "1c12bfae",
    "height": 1268720,
    "masternode": [],
    "masternode_payments_started": true,
    "masternode_payments_enforced": true,
    "superblock": [],
    "superblocks_started": true,
    "superblocks_enabled": false,
    "default_witness_commitment": "6a24aa21a9ede2f61c3f71d1defd3fa999dfa36953755c690689799962b48bebd836974e8cf9"
}

Code:
08:32:49

getblocktemplate


08:32:49

{
  "capabilities": [
    "proposal"
  ],
  "version": 536870912,
  "rules": [
    "testdummy",
    "csv",
    "segwit"
  ],
  "vbavailable": {
  },
  "vbrequired": 0,
  "previousblockhash": "dd722c7f6f5d2f6ae5b302b997a434a78a4a8d96c6fbe746010a19b95f4ad4ed",
  "transactions": [
  ],
  "coinbaseaux": {
    "flags": ""
  },
  "coinbasevalue": 562500000,
  "longpollid": "dd722c7f6f5d2f6ae5b302b997a434a78a4a8d96c6fbe746010a19b95f4ad4ed2417",
  "target": "00000000158fa100000000000000000000000000000000000000000000000000",
  "mintime": 1590731872,
  "mutable": [
    "time",
    "transactions",
    "prevblock"
  ],
  "noncerange": "00000000ffffffff",
  "sigoplimit": 500000,
  "sizelimit": 20000000,
  "weightlimit": 20000000,
  "curtime": 1590733970,
  "bits": "1c158fa1",
  "height": 1268775,
  "masternode": {
    "payee": "MGfEMHtnXkkReHHtCgNdQRFzKbxf22p48y",
    "script": "76a9146016bf12bc67375d7911270154641409366f275e88ac",
    "amount": 281250000
  },
  "masternode_payments_started": true,
  "masternode_payments_enforced": true,
  "superblock": [
  ],
  "superblocks_started": true,
  "superblocks_enabled": false
}

Masternode are online.
legendary
Activity: 3486
Merit: 1126
[Info]

I want to say thank you to the user "elbandi" he has found some problems in the new Hashalgo.
I want to fix that, after then we make a hardfork update for the next Version from Hashalgo "Mega-Mec".

Best Regards Chris

also a problem with getblocktemplate not showing masternode payee info?

Are MN enabled or not?

Code:
{
    "capabilities": [
        "proposal"
    ],
    "version": 536870912,
    "rules": [
        "testdummy",
        "csv",
        "segwit"
    ],
    "vbavailable": [],
    "vbrequired": 0,
    "previousblockhash": "0c1d2802f95f974873fe4deb655f610057ac03424d0bd3f1d3275eded4bebf7a",
    "transactions": [],
    "coinbaseaux": {
        "flags": ""
    },
    "coinbasevalue": 562500000,
    "longpollid": "0c1d2802f95f974873fe4deb655f610057ac03424d0bd3f1d3275eded4bebf7a15",
    "target": "0000000012bfae00000000000000000000000000000000000000000000000000",
    "mintime": "2020-05-28 19:53:09 -0400",
    "mutable": [
        "time",
        "transactions",
        "prevblock"
    ],
    "noncerange": "00000000ffffffff",
    "sigoplimit": 500000,
    "sizelimit": 20000000,
    "weightlimit": 20000000,
    "curtime": "2020-05-28 20:36:26 -0400",
    "bits": "1c12bfae",
    "height": 1268720,
    "masternode": [],
    "masternode_payments_started": true,
    "masternode_payments_enforced": true,
    "superblock": [],
    "superblocks_started": true,
    "superblocks_enabled": false,
    "default_witness_commitment": "6a24aa21a9ede2f61c3f71d1defd3fa999dfa36953755c690689799962b48bebd836974e8cf9"
}
copper member
Activity: 2324
Merit: 1348
[Info]

I want to say thank you to the user "elbandi" he has found some problems in the new Hashalgo.
I want to fix that, after then we make a hardfork update for the next Version from Hashalgo "Mega-Mec".

Best Regards Chris
jr. member
Activity: 40
Merit: 4
Can only Germans build nodes?
legendary
Activity: 2912
Merit: 1091
--- ChainWorks Industries ---
Has this coin had a swap since 2014? Just found my wallet.dat Smiley

No, this coin works with the first chain. Welcome back!


This makes it easy then ...

Just a wallet update Christian?

#crysx
newbie
Activity: 29
Merit: 0
Where may I find a Masternode install guide please Dev?
copper member
Activity: 2324
Merit: 1348
Has this coin had a swap since 2014? Just found my wallet.dat Smiley

No, this coin works with the first chain. Welcome back!
hero member
Activity: 641
Merit: 500
Has this coin had a swap since 2014? Just found my wallet.dat Smiley
hero member
Activity: 641
Merit: 500
Megacoin - Around the World!



https://github.com/LIMXTEC/Megacoin/releases/tag/1.9.9.0

A new Version from Megacoin is online. We make today a algo switch.  Please update asap! Masternodes and many more also on board.
The new algo is "Mega-Mec" he is still in Beta status but hardly tested.

Best Regards Chris

P.S. More Infos soon....

Are masternodes live? WHere can I find info to set one up and host
sr. member
Activity: 540
Merit: 251
Megacoin - Around the World!



https://github.com/LIMXTEC/Megacoin/releases/tag/1.9.9.0

A new Version from Megacoin is online. We make today a algo switch.  Please update asap! Masternodes and many more also on board.
The new algo is "Mega-Mec" he is still in Beta status but hardly tested.

Best Regards Chris

P.S. More Infos soon....

Mining-Dutch will delist after the algo change,
Please withdraw your coins from the pool before 31-06-2020.
copper member
Activity: 2324
Merit: 1348
Masternodes

A masternode is possible with 4,200 Megacoin.

Explorer

CHAINZ ID ONLINE with new Core!
https://chainz.cryptoid.info/mec/

Mining
COINBASE MATURITY = 4,032 Blocks
copper member
Activity: 2324
Merit: 1348
Megacoin - Around the World!



https://github.com/LIMXTEC/Megacoin/releases/tag/1.9.9.0

A new Version from Megacoin is online.

Best Regards Chris
copper member
Activity: 2324
Merit: 1348
Hello guys,

i want to make some changes on the next core. And i need some feedback.

The important point is the amount for a masternode collateral. For example, we could do the following 4,200 MEC or 42,000 MEC for one masternode.

Blocktemplate
Code:
block= 50% mining + 50% masternode

The next idea is also to change the algo. I test the HashX16R algo for the next update.

Best Regards Chris

Pages:
Jump to: