Pages:
Author

Topic: [ANN] MaiaCoin | First X15 PoW/PoS | New Exchange | Vote on next developments - page 2. (Read 155150 times)

legendary
Activity: 1302
Merit: 1004
Yes i agree,,

Ive contacted loads of exchanges, and paid for a listing on Yobit but they are not replying to my support requests... 'YoBit do what they want!"
legendary
Activity: 1834
Merit: 1006
We need now exchange
Like I said earlier, at the beginning of Yobit would be a good choice.
legendary
Activity: 1764
Merit: 1022
Pow ended earlier than expected at block 695000 not at 700000.

Yes. I see in the code POW ends at 695000 so now MAIA is 100% Proof of Stake with a money supply of 19369652.30400354


https://github.com/mammix2/MaiaCoin/blob/master/src/main.cpp#L979
Code:
// miner's coin base reward
int64_t GetProofOfWorkReward(int64_t nFees)
{
    if (pindexBest->nHeight == 1) {
        int64_t nSubsidy = 150000 * COIN;
        devCoin = 5 * COIN;
        return nSubsidy + nFees;
    } else if (pindexBest->nHeight > 695000) {
        int64_t nSubsidy = 0 * COIN;
        devCoin = 0 * COIN;
        return nSubsidy + nFees;
    } else {
        int64_t nSubsidy = 505 * COIN;
        devCoin = 5 * COIN;
        return nSubsidy + nFees;
    }
}


{
"version" : "v4.4.1.4: Core",
"protocolversion" : 80011,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 695121,
"timeoffset" : 1,
"moneysupply" : 19369652.30400354,
"connections" : 9,
"proxy" : "",
"ip" : "7rzwci4kqw6o3npt.onion",
"difficulty" : {
"proof-of-work" : 0.09746431,
"proof-of-stake" : 0.93495877
},
"testnet" : false,
"keypoololdest" : 1458306908,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}
sr. member
Activity: 465
Merit: 250
Pow ended earlier than expected at block 695000 not at 700000.
legendary
Activity: 1764
Merit: 1022
MaiaCoin - First  X15 PoW/PoS

- PoW mining will be available once again for a short period of time up to block 700000
- POW is 505 MAIA per block (500 to miner and 5 to Foundation)
- permanent staking nodes to keep the network moving
- PoW + PoS Hybrid
- PoS interest 5% Annually
- 24 Hours minimum Coin age for Staking
- 60 second block target
- 110 confirmations for blocks to mature
- Built in Tor proxy

- Soon after the new wallet is released, a new Block Explorer will be created that will be behind both a normal FQDN and also a hidden Tor service. Again using Tor here is focused toward getting the Chinese markets involved.

- check-pointing service will be set up so that periodic checkpoints will be shared between the wallets. This will ensure there is less possibility of any bad forks occurring. Also a new checkpoint is set so new wallets will be forced onto the correct chain when re-syncing.

Network weight is leveling out so now is a good time to get any of those old wallet updated and POS staking.

Current Block: 694019
There is still 5981 block left that are possible to POW mine using X15.

{
"blocks" : 694019,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 0.28306654,
"proof-of-stake" : 2.61257196,
"search-interval" : 1
},
"blockvalue" : 50500000000,
"netmhashps" : 3.32175286,
"netstakeweight" : 9645023.12980110,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 5000000,
"testnet" : false
}



legendary
Activity: 1764
Merit: 1022
Is This algo profitable? maiacoin could be top 10?

The difficulty is not that high so you most likely could solo mine some coins to trade with before it gets onto Yobit or you can buy some when it gets listed on YoBit. The POW is 505 MAIA per block (500 to miner and 5 to Foundation) and there is still 9789 block left that are possible to POW mine using X15 but POS is eating them up also.

Current Money Supply
moneysupply" : 18229383.00305758,

"blocks" : 690211,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 0.25923655,
"proof-of-stake" : 1.07013390,
"search-interval" : 1
},
"blockvalue" : 50500000000,
"netmhashps" : 2.67005397,
"netstakeweight" : 5267561.25310782,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 5000000,
"testnet" : false
full member
Activity: 170
Merit: 100
Is This algo profitable? maiacoin could be top 10?
legendary
Activity: 1764
Merit: 1022
MaiaCoin - First  X15 PoW/PoS

- PoW mining will be available once again for a short period of time up to block 700000
- POW is 505 MAIA per block (500 to miner and 5 to Foundation)
- permanent staking nodes to keep the network moving
- PoW + PoS Hybrid
- PoS interest 5% Annually
- 24 Hours minimum Coin age for Staking
- 60 second block target
- 110 confirmations for blocks to mature
- Built in Tor proxy

- Soon after the new wallet is released, a new Block Explorer will be created that will be behind both a normal FQDN and also a hidden Tor service. Again using Tor here is focused toward getting the Chinese markets involved.

- check-pointing service will be set up so that periodic checkpoints will be shared between the wallets. This will ensure there is less possibility of any bad forks occurring. Also a new checkpoint is set so new wallets will be forced onto the correct chain when re-syncing.


Network weight is leveling out so now is a good time to get any of those old wallet updated and POS staking.

Current Block: 690211
There is still 9789 block left that are possisble to POW mine using X15.



 i've submitted the listing to YoBit, should be listed in the next couple of days Smiley

Good News!
legendary
Activity: 1302
Merit: 1004
Wallet after starting, shows several connections but after a while it gets 0 and lack of synchronization.
A few hours ago, everything worked properly.
Any suggestions ?

looking into this now...

Something You already know what happens?

Smiley

It is possible your wallet has created an invalid block and has been disconnected, i did notice a large drop in the staking network weight. If after restarting your wallet you still 0 connections, please re-sync from block 0 and try again. Use the bootstrap.dat file if needed

https://mega.nz/#!8VohCAgY!uqauTfbW3D-WRLeYpHqUrXxnIU0o-fRJSQm8wVVex9c

Okay, it helped re-downloading bootstrap re-sync Smiley
It would be nice if MAIA got into serious exchange.
At the beginning Yobit?


Done, i've submitted the listing to YoBit, should be listed in the next couple of days Smiley
legendary
Activity: 1834
Merit: 1006
Wallet after starting, shows several connections but after a while it gets 0 and lack of synchronization.
A few hours ago, everything worked properly.
Any suggestions ?

looking into this now...

Something You already know what happens?

Smiley

It is possible your wallet has created an invalid block and has been disconnected, i did notice a large drop in the staking network weight. If after restarting your wallet you still 0 connections, please re-sync from block 0 and try again. Use the bootstrap.dat file if needed

https://mega.nz/#!8VohCAgY!uqauTfbW3D-WRLeYpHqUrXxnIU0o-fRJSQm8wVVex9c

Okay, it helped re-downloading bootstrap re-sync Smiley
It would be nice if MAIA got into serious exchange.
At the beginning Yobit?
legendary
Activity: 1302
Merit: 1004
Wallet after starting, shows several connections but after a while it gets 0 and lack of synchronization.
A few hours ago, everything worked properly.
Any suggestions ?

looking into this now...

Something You already know what happens?

Smiley

It is possible your wallet has created an invalid block and has been disconnected, i did notice a large drop in the staking network weight. If after restarting your wallet you still 0 connections, please re-sync from block 0 and try again. Use the bootstrap.dat file if needed

https://mega.nz/#!8VohCAgY!uqauTfbW3D-WRLeYpHqUrXxnIU0o-fRJSQm8wVVex9c
legendary
Activity: 1834
Merit: 1006
Wallet after starting, shows several connections but after a while it gets 0 and lack of synchronization.
A few hours ago, everything worked properly.
Any suggestions ?

looking into this now...

Something You already know what happens?

Smiley
legendary
Activity: 1302
Merit: 1004
Wallet after starting, shows several connections but after a while it gets 0 and lack of synchronization.
A few hours ago, everything worked properly.
Any suggestions ?

looking into this now...
legendary
Activity: 1834
Merit: 1006
Wallet after starting, shows several connections but after a while it gets 0 and lack of synchronization.
A few hours ago, everything worked properly.
Any suggestions ?
legendary
Activity: 1302
Merit: 1004
just as a reminder, EmpoEX have not replied to my support requests yet to update their wallet to the latest code, so i'm unsure at the moment if they are on the correct chain or not.
I'll keep you updated when i have more information
legendary
Activity: 1302
Merit: 1004
MaiaCoin - First  X15 PoW/PoS

- PoW mining will be available once again for a short period of time up to block 700000
- permanent staking nodes to keep the network moving
- PoW + PoS Hybrid
- PoS interest 5% Annually
- 24 Hours minimum Coin age for Staking
- 60 second block target
- 110 confirmations for blocks to mature
- Built in Tor proxy

- Soon after the new wallet is released, a new Block Explorer will be created that will be behind both a normal FQDN and also a hidden Tor service. Again using Tor here is focused toward getting the Chinese markets involved.

- check-pointing service will be set up so that periodic checkpoints will be shared between the wallets. This will ensure there is less possibility of any bad forks occurring. Also a new checkpoint is set so new wallets will be forced onto the correct chain when re-syncing.

Don't forget MAIA can still currently be traded for BTC on EmpoEX!
https://empoex.com/trade/MAIA-BTC


Network weight is leveling out so now is a good time to get any of those old wallet updated and POS staking.

There is still 12465 block left that are possisble to POW mine using X15.



Thanks TimC for the thread updates Smiley
legendary
Activity: 1764
Merit: 1022
The wallet lost synchronization...  dev, something you do in this case?

 Smiley

I got 14 connections to my wallet. Here is my node list.

Code:

[
{
"addr" : "yb7khzpwak2kexr7.onion:9897",
"services" : "00000001",
"lastsend" : 1459176613,
"lastrecv" : 1459176614,
"conntime" : 1459087227,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687407,
"banscore" : 0
},
{
"addr" : "5cldfx3aketlktjh.onion:9897",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176614,
"conntime" : 1459091726,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687430,
"banscore" : 0
},
{
"addr" : "jiy76lups5abndwz.onion:9897",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176615,
"conntime" : 1459093155,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687436,
"banscore" : 0
},
{
"addr" : "xtmdvi7leimmkj6v.onion:9897",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176615,
"conntime" : 1459093159,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687436,
"banscore" : 0
},
{
"addr" : "6imlbpv3twy5nd2x.onion:9897",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176615,
"conntime" : 1459093188,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687436,
"banscore" : 0
},
{
"addr" : "127.0.0.1:51309",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176616,
"conntime" : 1459094215,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : true,
"startingheight" : 687444,
"banscore" : 0
},
{
"addr" : "mrp77r53iwbmlkgb.onion:9897",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176615,
"conntime" : 1459109416,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687531,
"banscore" : 0
},
{
"addr" : "fo6vffuo5duhkn4d.onion:9897",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176615,
"conntime" : 1459145753,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687682,
"banscore" : 0
},
{
"addr" : "kp2cn6ndfbsil6iz.onion:9897",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176615,
"conntime" : 1459170644,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687796,
"banscore" : 0
},
{
"addr" : "vjfinlo3xqlqv67h.onion:9897",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459175405,
"conntime" : 1459172784,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : false,
"startingheight" : 687807,
"banscore" : 0
},
{
"addr" : "127.0.0.1:64817",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459175405,
"conntime" : 1459173331,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : true,
"startingheight" : 687810,
"banscore" : 0
},
{
"addr" : "127.0.0.1:61642",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176615,
"conntime" : 1459176208,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : true,
"startingheight" : 687824,
"banscore" : 0
},
{
"addr" : "127.0.0.1:61791",
"services" : "00000001",
"lastsend" : 1459176615,
"lastrecv" : 1459176813,
"conntime" : 1459176243,
"version" : 80011,
"subver" : "/MaiaCoin:4.4.1.4/",
"inbound" : true,
"startingheight" : 687824,
"banscore" : 0
}
]
legendary
Activity: 1834
Merit: 1006
The wallet lost synchronization...  dev, something you do in this case?

 Smiley
legendary
Activity: 1764
Merit: 1022
MaiaCoin - First  X15 PoW/PoS

- PoW mining will be available once again for a short period of time up to block 700000
- permanent staking nodes to keep the network moving
- PoW + PoS Hybrid
- PoS interest 5% Annually
- 24 Hours minimum Coin age for Staking
- 60 second block target
- 110 confirmations for blocks to mature
- Built in Tor proxy

- Soon after the new wallet is released, a new Block Explorer will be created that will be behind both a normal FQDN and also a hidden Tor service. Again using Tor here is focused toward getting the Chinese markets involved.

- check-pointing service will be set up so that periodic checkpoints will be shared between the wallets. This will ensure there is less possibility of any bad forks occurring. Also a new checkpoint is set so new wallets will be forced onto the correct chain when re-syncing.

Don't forget MAIA can still currently be traded for BTC on EmpoEX!
https://empoex.com/trade/MAIA-BTC


Network weight is leveling out so now is a good time to get any of those old wallet updated and POS staking.

There is still 12465 block left that are possisble to POW mine using X15.

legendary
Activity: 1764
Merit: 1022
>> Wallet Updates <<

Here are the latest wallets with a few more fixes in, this time fingers crossed we'll get the network running stable Smiley

Wallet Downloads and Source:

Source:
https://github.com/mammix2/MaiaCoin

BootStrap file:

You must run this latest wallet to continue on the network! all previous wallets are not valid

Blocks are being found and wallet is staking again. Thanks.
Pages:
Jump to: