Bitcoin Forum
April 24, 2024, 12:48:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: No current poll
n/a
n/a
n/a
n/a
n/a
n/a

Pages: « 1 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 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 »
  Print  
Author Topic: [ANN] MaiaCoin | First X15 PoW/PoS | New Exchange | Vote on next developments  (Read 155147 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
muchoman
Sr. Member
****
Offline Offline

Activity: 465
Merit: 250


View Profile
April 16, 2016, 04:44:11 AM
 #1501

Pow ended earlier than expected at block 695000 not at 700000.
1713962895
Hero Member
*
Offline Offline

Posts: 1713962895

View Profile Personal Message (Offline)

Ignore
1713962895
Reply with quote  #2

1713962895
Report to moderator
1713962895
Hero Member
*
Offline Offline

Posts: 1713962895

View Profile Personal Message (Offline)

Ignore
1713962895
Reply with quote  #2

1713962895
Report to moderator
1713962895
Hero Member
*
Offline Offline

Posts: 1713962895

View Profile Personal Message (Offline)

Ignore
1713962895
Reply with quote  #2

1713962895
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713962895
Hero Member
*
Offline Offline

Posts: 1713962895

View Profile Personal Message (Offline)

Ignore
1713962895
Reply with quote  #2

1713962895
Report to moderator
1713962895
Hero Member
*
Offline Offline

Posts: 1713962895

View Profile Personal Message (Offline)

Ignore
1713962895
Reply with quote  #2

1713962895
Report to moderator
TimC
Legendary
*
Offline Offline

Activity: 1764
Merit: 1022


View Profile
April 16, 2016, 04:54:37 AM
 #1502

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" : ""
}
gregofdoom
Legendary
*
Offline Offline

Activity: 1834
Merit: 1006



View Profile
April 16, 2016, 10:17:39 AM
 #1503

We need now exchange
Like I said earlier, at the beginning of Yobit would be a good choice.
mammix2 (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004



View Profile
April 16, 2016, 12:40:41 PM
 #1504

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!"

1HfpFYxBUpQ941mKd4DEjsyA22HN4Kerzu
gregofdoom
Legendary
*
Offline Offline

Activity: 1834
Merit: 1006



View Profile
April 21, 2016, 09:59:43 PM
Last edit: April 22, 2016, 12:22:25 AM by gregofdoom
 #1505

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!"


dominikherzog, admin on Yobit, there is no information about adding MAIA to exchange.

And wallet not synchronize
Smiley
Captain Litecoin
Jr. Member
*
Offline Offline

Activity: 52
Merit: 2


View Profile
May 04, 2016, 03:55:03 PM
 #1506

Any news on exchanges and coin progress? mammix2 tell us what we should do to help!
muchoman
Sr. Member
****
Offline Offline

Activity: 465
Merit: 250


View Profile
May 29, 2016, 05:43:31 AM
 #1507

Block explorer is not working
http://maia.bost.link
mammix2 (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004



View Profile
May 29, 2016, 02:48:32 PM
 #1508

Block explorer is not working
http://maia.bost.link

I had some issues with the server hardware this is running on. its back online now, but will need to be fully re-synced

1HfpFYxBUpQ941mKd4DEjsyA22HN4Kerzu
monopodman
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
June 02, 2016, 10:47:47 PM
 #1509

I had some issues with the server hardware this is running on. its back online now, but will need to be fully re-synced

Can we have weekly reports on the progress?
monopodman
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
June 18, 2016, 01:42:25 PM
 #1510

mammix2 you need to report on the progress!
mammix2 (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004



View Profile
June 20, 2016, 06:23:51 PM
 #1511

mammix2 you need to report on the progress!

Sorry only just seen this.
At the moment the priority it keeping the network stable.

1HfpFYxBUpQ941mKd4DEjsyA22HN4Kerzu
mammix2 (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004



View Profile
June 21, 2016, 07:32:41 AM
 #1512

Had some reports of some wallets being the wrong block and out of sync. You may need to re-sync against the seed nodes. Please check against the explorer link below.

While we move ISP and wait for new static IP addresses to be assigned, the explorer is being run behind a temporary hidden service. You will need to connect to this via a Tor proxy

http://jsvc656lb7cnohd2.onion

1HfpFYxBUpQ941mKd4DEjsyA22HN4Kerzu
mammix2 (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004



View Profile
June 22, 2016, 07:38:07 AM
 #1513

>> Update <<

EmpoEx have update their wallet so trading is now available again.


https://empoex.com

1HfpFYxBUpQ941mKd4DEjsyA22HN4Kerzu
gregofdoom
Legendary
*
Offline Offline

Activity: 1834
Merit: 1006



View Profile
September 18, 2016, 11:48:34 AM
 #1514

DEV, you are doing something with MAIA?

The wallet is still not synchronized ....

Smiley
mammix2 (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004



View Profile
September 19, 2016, 03:23:28 PM
 #1515

DEV, you are doing something with MAIA?

The wallet is still not synchronized ....

Smiley

Should be ok now, my wallet is staking and the network is moving...

1HfpFYxBUpQ941mKd4DEjsyA22HN4Kerzu
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
September 19, 2016, 07:34:03 PM
 #1516

DEV, you are doing something with MAIA?

The wallet is still not synchronized ....

Smiley

Should be ok now, my wallet is staking and the network is moving...

Could you upload the chain somewhere, I've stuck ages ago...
monopodman
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
October 11, 2016, 05:39:35 PM
 #1517

Any news?
gregofdoom
Legendary
*
Offline Offline

Activity: 1834
Merit: 1006



View Profile
January 15, 2017, 11:35:07 AM
 #1518

Any news?

I join with the questions. DEV please even one sentence.
You promised to solve the problem of synchronization wallet, please tell at what stage are you?
TimC
Legendary
*
Offline Offline

Activity: 1764
Merit: 1022


View Profile
January 15, 2017, 09:27:43 PM
Last edit: January 15, 2017, 09:52:52 PM by TimC
 #1519

I have not opened my wallet since Aug 2016 so when it opened it would not sync. So I closed the wallet deleted the block chain and it downloaded from scratch. I think that I may have restarted the wallet once or twice. Then I moved my wallet.dat that held my coin into that folder and opened the wallet and all my coins are there. Then I unlocked my wallet and it started staking. I have 10 connections and the wallet has staked a few dozen blocks.

logictense
Hero Member
*****
Offline Offline

Activity: 2146
Merit: 518


View Profile WWW
January 15, 2017, 10:11:22 PM
 #1520


I have not opened my wallet since Aug 2016 so when it opened it would not sync. So I deleted the block chain and it downloaded just fine. I moved my wallet.dat that held my coin into that folder and opened the wallet and all my coins are there. Then I unlocked my wallet and it started staking. I have 10 connections and the wallet is has staked a few dozen blocks.



Good to know that u handled it urself, without asking anyone else to assist u with repairing the wallet.dat. If u invited me to ur place, I would perhaps buckle u to my left leg with a leash and start walking around ur house, making u crawl behind me on all four. Why not? I would go to ur computer room and disassemble ur PC which is by far the best PC the one can find in strangers home. I would sell that PC to vietnamese huckster.

Pages: « 1 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 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 »
  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!