Author

Topic: [ANN] [MINT] Mintcoin (POS / 5%) [NO ICO] [Fair distro, community maintained] - page 118. (Read 1369788 times)

hero member
Activity: 631
Merit: 501


No joy. OS is Windows 8.1 64bit.
wallet is acting like there is no dns/peer nodes on it's version.     
 
Having some peers as addnodes that are confirmed on latest version should fix this problem.   
 

here's my current addnode
addnode=202.96.138.245
addnode=174.62.75.38
addnode=91.121.177.181
addnode=137.147.205.84
addnode=198.50.243.84
addnode=173.62.210.40
addnode=178.33.109.17
addnode=217.23.13.138
addnode=71.1.8.242
addnode=92.11.85.139
addnode=176.37.23.74
addnode=24.191.227.173

Ty Sir!   
I now have 9 connections to the network!
newbie
Activity: 4
Merit: 0
I managed to solve my issue.

Here is the proof :
https://i.imgur.com/xyphkY6.png

Here is what I did :
  • Downloaded version v2.0.0.1 instead of using v2.0.0.0.
  • Created the MintCoin.conf file containing the code below.
  • Created firewall rule to allow incoming connection on port 12788.

Code:
listen=1
maxconnections=100
addnode=1.80.150.168
addnode=107.170.26.18
addnode=113.135.64.107
addnode=115.28.129.207
addnode=115.28.140.128
addnode=115.28.177.49
addnode=115.29.224.192
addnode=115.29.243.40
addnode=128.199.255.172
addnode=144.76.220.169
addnode=155.210.52.121
addnode=155.210.52.121
addnode=162.243.4.85
addnode=162.243.70.241
addnode=178.78.11.32
addnode=182.112.134.112
addnode=184.72.188.245
addnode=187.233.181.141
addnode=209.190.29.2
addnode=213.114.153.118
addnode=218.77.97.176
addnode=223.199.16.58
addnode=23.253.55.13
addnode=27.33.253.164
addnode=37.229.38.196
addnode=46.4.95.176
addnode=46.40.98.56
addnode=5.255.66.44
addnode=62.178.31.2
addnode=71.164.166.156
addnode=71.89.162.42
addnode=76.111.80.147
addnode=78.234.66.199
addnode=78.27.187.7
addnode=91.228.76.83
addnode=93.78.120.235
addnode=94.194.77.2
addnode=99.136.121.44
sr. member
Activity: 703
Merit: 250


No joy. OS is Windows 8.1 64bit.
wallet is acting like there is no dns/peer nodes on it's version.     
 
Having some peers as addnodes that are confirmed on latest version should fix this problem.   
 

here's my current addnode
addnode=202.96.138.245
addnode=174.62.75.38
addnode=91.121.177.181
addnode=137.147.205.84
addnode=198.50.243.84
addnode=173.62.210.40
addnode=178.33.109.17
addnode=217.23.13.138
addnode=71.1.8.242
addnode=92.11.85.139
addnode=176.37.23.74
addnode=24.191.227.173
full member
Activity: 180
Merit: 100
I upgraded wallet to latest version and now it won't hold even 1 connection. It keeps flickering between 0 and 1.

I've tried importing a fresh block chain that I d/l from here and deleting the chain. Makes no difference.
Even tried it both ways with & without conf file.

listen=1
addnode=76.111.80.147
addnode=78.234.66.199
addnode=71.89.162.42
addnode=46.40.98.56
addnode=46.4.95.176
addnode=78.27.187.7
addnode=187.233.181.141
addnode=71.164.166.156
addnode=99.136.121.44
addnode=115.29.243.40
addnode=178.78.11.32
addnode=37.229.38.196
maxconnections=100
server=1
daemon=1
addnode=144.76.220.169
addnode=213.114.153.118
addnode=1.80.150.168
addnode=184.72.188.245
addnode=162.243.4.85
addnode=115.28.140.128
addnode=113.135.64.107
addnode=27.33.253.164
addnode=209.190.29.2
addnode=155.210.52.121
addnode=62.178.31.2
addnode=91.228.76.83
addnode=115.29.224.192
addnode=128.199.255.172
addnode=223.199.16.58
addnode=23.253.55.13
addnode=162.243.70.241
addnode=107.170.26.18
addnode=115.28.177.49
addnode=93.78.120.235
addnode=218.77.97.176
addnode=182.112.134.112
addnode=155.210.52.121
addnode=94.194.77.2
addnode=5.255.66.44
addnode=115.28.129.207




What is your operating system?
Please try deleting everything within the %appdata% Mintcoin folder except for the wallet.dat file. (make sure to back this up somewhere else as well)

Once you have done that - delete the wallet you have downloaded.

Download the bootstrap here:
https://link.getsync.com/#f=Mintcoin_daily&sz=12E8&t=1&s=SNTPNBS7OXQM5TZCEPZLPAGSB37LAJUF&i=CW6PY36ZAT2EPXWS7DTBOJMHJGMOXANPQ&v=2.0

and extract everything into the %appdata% Mintcoin folder (you should see a bunch of files in there / not just another folder called mintcoin)

Download the latest wallet here:
https://drive.google.com/folderview?id=0ByiwIYtArulmfkpWTUlhWHRsTzdFN0tkSG5HX1pMd2pqNTFVNmw0YjRPS3BrcWo5cW80Z2c&usp=sharing&tid=0ByiwIYtArulmNS0yZ3BDWHlZTlk#list

Open the wallet - the entire process should take just a few hours (including wallet syncing) before your wallet is running again.

Let me know if this works?

No joy. OS is Windows 8.1 64bit.
wallet is acting like there is no dns/peer nodes on it's version.     
 
Having some peers as addnodes that are confirmed on latest version should fix this problem.   
 
hero member
Activity: 631
Merit: 501
I upgraded wallet to latest version and now it won't hold even 1 connection. It keeps flickering between 0 and 1.

I've tried importing a fresh block chain that I d/l from here and deleting the chain. Makes no difference.
Even tried it both ways with & without conf file.

listen=1
addnode=76.111.80.147
addnode=78.234.66.199
addnode=71.89.162.42
addnode=46.40.98.56
addnode=46.4.95.176
addnode=78.27.187.7
addnode=187.233.181.141
addnode=71.164.166.156
addnode=99.136.121.44
addnode=115.29.243.40
addnode=178.78.11.32
addnode=37.229.38.196
maxconnections=100
server=1
daemon=1
addnode=144.76.220.169
addnode=213.114.153.118
addnode=1.80.150.168
addnode=184.72.188.245
addnode=162.243.4.85
addnode=115.28.140.128
addnode=113.135.64.107
addnode=27.33.253.164
addnode=209.190.29.2
addnode=155.210.52.121
addnode=62.178.31.2
addnode=91.228.76.83
addnode=115.29.224.192
addnode=128.199.255.172
addnode=223.199.16.58
addnode=23.253.55.13
addnode=162.243.70.241
addnode=107.170.26.18
addnode=115.28.177.49
addnode=93.78.120.235
addnode=218.77.97.176
addnode=182.112.134.112
addnode=155.210.52.121
addnode=94.194.77.2
addnode=5.255.66.44
addnode=115.28.129.207




What is your operating system?
Please try deleting everything within the %appdata% Mintcoin folder except for the wallet.dat file. (make sure to back this up somewhere else as well)

Once you have done that - delete the wallet you have downloaded.

Download the bootstrap here:
https://link.getsync.com/#f=Mintcoin_daily&sz=12E8&t=1&s=SNTPNBS7OXQM5TZCEPZLPAGSB37LAJUF&i=CW6PY36ZAT2EPXWS7DTBOJMHJGMOXANPQ&v=2.0

and extract everything into the %appdata% Mintcoin folder (you should see a bunch of files in there / not just another folder called mintcoin)

Download the latest wallet here:
https://drive.google.com/folderview?id=0ByiwIYtArulmfkpWTUlhWHRsTzdFN0tkSG5HX1pMd2pqNTFVNmw0YjRPS3BrcWo5cW80Z2c&usp=sharing&tid=0ByiwIYtArulmNS0yZ3BDWHlZTlk#list

Open the wallet - the entire process should take just a few hours (including wallet syncing) before your wallet is running again.

Let me know if this works?

No joy on this list of addnodes.

Same problem here.  I cannot get a node to work properly on the newest version.
I didn't bootstrap... that would just save me time not having to download the whole blockchain.

Right now we just need a list of peers to connect to.




legendary
Activity: 1596
Merit: 1011
I thought the coin was dead after it reach to 3 satoshi some months ago .......... but now i wish i bought 1 million of it ......

I also think that way ... if yesterday I did not sell this coin at a low price .. maybe I've been rich today Sad

and we should become rich together. eliminating the price too low and now I think "if time can be played back" remains positve and always smiling...
legendary
Activity: 1414
Merit: 1001
I thought the coin was dead after it reach to 3 satoshi some months ago .......... but now i wish i bought 1 million of it ......

I also think that way ... if yesterday I did not sell this coin at a low price .. maybe I've been rich today Sad
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
getpeerinfo

"version" : 0,
"subver" : "",

who are they?
what wallet is that?

"version" : 60007,
"subver" : "/MintCoin:0.7.2/",

that's what it should read

(i am v2001)

I have always seen things like this in a lot of wallets I use. To someone like me, I wouldn't mind being able to disconnect from a peer like this using RPC. I might add a new command for this soon.
legendary
Activity: 1470
Merit: 1010
Join The Blockchain Revolution In Logistics
getpeerinfo

"version" : 0,
"subver" : "",

who are they?
what wallet is that?

"version" : 60007,
"subver" : "/MintCoin:0.7.2/",

that's what it should read

(i am v2001)
hero member
Activity: 750
Merit: 500
Fresh installs right now are having issues connecting and syncing from scratch because the dns seednodes that were originally used are either no longer functioning, or are STILL running the old version. There are actually a lot of nodes still on the old version.

having addnodes in the conf file will work around this problem
newbie
Activity: 4
Merit: 0
Would anyone know why all my minting are rejected ?

https://i.imgur.com/deJRIp7.png

Using getinfo
{
"version" : "v2.0.0.0",
"protocolversion" : 60007,
"walletversion" : 60000,
}
sr. member
Activity: 425
Merit: 250
I upgraded wallet to latest version and now it won't hold even 1 connection. It keeps flickering between 0 and 1.

I've tried importing a fresh block chain that I d/l from here and deleting the chain. Makes no difference.
Even tried it both ways with & without conf file.

listen=1
addnode=76.111.80.147
addnode=78.234.66.199
addnode=71.89.162.42
addnode=46.40.98.56
addnode=46.4.95.176
addnode=78.27.187.7
addnode=187.233.181.141
addnode=71.164.166.156
addnode=99.136.121.44
addnode=115.29.243.40
addnode=178.78.11.32
addnode=37.229.38.196
maxconnections=100
server=1
daemon=1
addnode=144.76.220.169
addnode=213.114.153.118
addnode=1.80.150.168
addnode=184.72.188.245
addnode=162.243.4.85
addnode=115.28.140.128
addnode=113.135.64.107
addnode=27.33.253.164
addnode=209.190.29.2
addnode=155.210.52.121
addnode=62.178.31.2
addnode=91.228.76.83
addnode=115.29.224.192
addnode=128.199.255.172
addnode=223.199.16.58
addnode=23.253.55.13
addnode=162.243.70.241
addnode=107.170.26.18
addnode=115.28.177.49
addnode=93.78.120.235
addnode=218.77.97.176
addnode=182.112.134.112
addnode=155.210.52.121
addnode=94.194.77.2
addnode=5.255.66.44
addnode=115.28.129.207




What is your operating system?
Please try deleting everything within the %appdata% Mintcoin folder except for the wallet.dat file. (make sure to back this up somewhere else as well)

Once you have done that - delete the wallet you have downloaded.

Download the bootstrap here:
https://link.getsync.com/#f=Mintcoin_daily&sz=12E8&t=1&s=SNTPNBS7OXQM5TZCEPZLPAGSB37LAJUF&i=CW6PY36ZAT2EPXWS7DTBOJMHJGMOXANPQ&v=2.0

and extract everything into the %appdata% Mintcoin folder (you should see a bunch of files in there / not just another folder called mintcoin)

Download the latest wallet here:
https://drive.google.com/folderview?id=0ByiwIYtArulmfkpWTUlhWHRsTzdFN0tkSG5HX1pMd2pqNTFVNmw0YjRPS3BrcWo5cW80Z2c&usp=sharing&tid=0ByiwIYtArulmNS0yZ3BDWHlZTlk#list

Open the wallet - the entire process should take just a few hours (including wallet syncing) before your wallet is running again.

Let me know if this works?
sr. member
Activity: 425
Merit: 250
I think the coin was dead after it reach to 3 satoshi some months ago but now i wish i bought 1 million of it ......

There are many believers in this coin that took up positions early and kept staking regardless of the lows you are referring to. Mintcoin has met many challenges and will keep on succeeding. The value of this coin is destined for triple SAT figures and that is just the beginning. Notice when this coin hit its ATH recently hardly anyone was talking about the price in this thread. Relative to other 'altcoins' this is an old crypto-currency now, but MINT has it's own timeline and there are two further rate drops before this coin matures. When the price swings too wildly the POS nature of this coin is undermined, now it is stable at the 24-26 SAT range this is a perfect time to buy. There is plenty of time to stake before the next upswing. If Bitcoin takes a dive then Mintcoin is ready to take up the slack, or alternately if Bitcoin rises sharply then Mint will rise alongside it. So it is about as safe an investment you will find in this crypto market.

I thought the coin was dead after it reach to 3 satoshi some months ago .......... but now i wish i bought 1 million of it ......

I have to agree with you. It was no fun watching Mint languish.

Never count Mint out.  Dedicated people behind this coin. 

Mint is an "honest" altcoin. No scamming. No fud. No bs. It's just a well performing coin; as an investment and a real currency. I'm always amazed at how fast transactions confirm.


MINT is like a weed. It sneeks up on you. You can never kill it, and if you strike it down, it will just grow back again.
Every time you spray it and think it's dead for sure, the roots are really growing even deeper than ever, and when it comes back to life, it springs up out of nowhere like a giant beanstalk and becomes even stronger than you ever imagined.  Cheesy

Mintcoin has an awesome community and minting is very rewarding. I use it as my savings account and continually deposit $20 or so into the coin every week for minting. Every 3 months or so I will pull my mint profits out to help with the bills or maybe treat my family out for something special. My entire family has their own personal savings account minting for a rainy day Smiley
full member
Activity: 180
Merit: 100
I upgraded wallet to latest version and now it won't hold even 1 connection. It keeps flickering between 0 and 1.

I've tried importing a fresh block chain that I d/l from here and deleting the chain. Makes no difference.
Even tried it both ways with & without conf file.

listen=1
addnode=76.111.80.147
addnode=78.234.66.199
addnode=71.89.162.42
addnode=46.40.98.56
addnode=46.4.95.176
addnode=78.27.187.7
addnode=187.233.181.141
addnode=71.164.166.156
addnode=99.136.121.44
addnode=115.29.243.40
addnode=178.78.11.32
addnode=37.229.38.196
maxconnections=100
server=1
daemon=1
addnode=144.76.220.169
addnode=213.114.153.118
addnode=1.80.150.168
addnode=184.72.188.245
addnode=162.243.4.85
addnode=115.28.140.128
addnode=113.135.64.107
addnode=27.33.253.164
addnode=209.190.29.2
addnode=155.210.52.121
addnode=62.178.31.2
addnode=91.228.76.83
addnode=115.29.224.192
addnode=128.199.255.172
addnode=223.199.16.58
addnode=23.253.55.13
addnode=162.243.70.241
addnode=107.170.26.18
addnode=115.28.177.49
addnode=93.78.120.235
addnode=218.77.97.176
addnode=182.112.134.112
addnode=155.210.52.121
addnode=94.194.77.2
addnode=5.255.66.44
addnode=115.28.129.207


sr. member
Activity: 356
Merit: 250
I think the coin was dead after it reach to 3 satoshi some months ago but now i wish i bought 1 million of it ......

There are many believers in this coin that took up positions early and kept staking regardless of the lows you are referring to. Mintcoin has met many challenges and will keep on succeeding. The value of this coin is destined for triple SAT figures and that is just the beginning. Notice when this coin hit its ATH recently hardly anyone was talking about the price in this thread. Relative to other 'altcoins' this is an old crypto-currency now, but MINT has it's own timeline and there are two further rate drops before this coin matures. When the price swings too wildly the POS nature of this coin is undermined, now it is stable at the 24-26 SAT range this is a perfect time to buy. There is plenty of time to stake before the next upswing. If Bitcoin takes a dive then Mintcoin is ready to take up the slack, or alternately if Bitcoin rises sharply then Mint will rise alongside it. So it is about as safe an investment you will find in this crypto market.

I thought the coin was dead after it reach to 3 satoshi some months ago .......... but now i wish i bought 1 million of it ......

I have to agree with you. It was no fun watching Mint languish.

Never count Mint out.  Dedicated people behind this coin. 

Mint is an "honest" altcoin. No scamming. No fud. No bs. It's just a well performing coin; as an investment and a real currency. I'm always amazed at how fast transactions confirm.


MINT is like a weed. It sneeks up on you. You can never kill it, and if you strike it down, it will just grow back again.
Every time you spray it and think it's dead for sure, the roots are really growing even deeper than ever, and when it comes back to life, it springs up out of nowhere like a giant beanstalk and becomes even stronger than you ever imagined.  Cheesy
legendary
Activity: 1090
Merit: 1000
I thought the coin was dead after it reach to 3 satoshi some months ago .......... but now i wish i bought 1 million of it ......

I have to agree with you. It was no fun watching Mint languish.

Never count Mint out.  Dedicated people behind this coin. 

Mint is an "honest" altcoin. No scamming. No fud. No bs. It's just a well performing coin; as an investment and a real currency. I'm always amazed at how fast transactions confirm.
hero member
Activity: 611
Merit: 500
Anglo Saxon Crypto Enthusiast
I think the coin was dead after it reach to 3 satoshi some months ago but now i wish i bought 1 million of it ......

There are many believers in this coin that took up positions early and kept staking regardless of the lows you are referring to. Mintcoin has met many challenges and will keep on succeeding. The value of this coin is destined for triple SAT figures and that is just the beginning. Notice when this coin hit its ATH recently hardly anyone was talking about the price in this thread. Relative to other 'altcoins' this is an old crypto-currency now, but MINT has it's own timeline and there are two further rate drops before this coin matures. When the price swings too wildly the POS nature of this coin is undermined, now it is stable at the 24-26 SAT range this is a perfect time to buy. There is plenty of time to stake before the next upswing. If Bitcoin takes a dive then Mintcoin is ready to take up the slack, or alternately if Bitcoin rises sharply then Mint will rise alongside it. So it is about as safe an investment you will find in this crypto market.
hero member
Activity: 546
Merit: 500
I thought the coin was dead after it reach to 3 satoshi some months ago .......... but now i wish i bought 1 million of it ......
sr. member
Activity: 291
Merit: 250
Ezekiel 34:11, John 10:25-30
Not sure why but my wallet stays at exactly 63.86% sync rate, then gets stuck there and synchronises again to that % point when shut down and started again.

Is there any known fix for this?
Using Mintcoin qt v2.0.0.1 for win32.

Other than the described issue, it has been syncing fine so far.

Edit:
conf file looks like this:
addnode=144.76.220.169
addnode=213.114.153.118
addnode=1.80.150.168
addnode=184.72.188.245
addnode=162.243.4.85
addnode=115.28.140.128
addnode=113.135.64.107
addnode=27.33.253.164
addnode=209.190.29.2
addnode=155.210.52.121
addnode=62.178.31.2
addnode=91.228.76.83
addnode=115.29.224.192
addnode=128.199.255.172
addnode=223.199.16.58
addnode=23.253.55.13
addnode=162.243.70.241
addnode=107.170.26.18
addnode=115.28.177.49
addnode=93.78.120.235
addnode=218.77.97.176
addnode=182.112.134.112
addnode=155.210.52.121
addnode=94.194.77.2
addnode=5.255.66.44
addnode=115.28.129.207

Maybe just try deleting it. I synced my wallet from scratch and I don't even have a conf file in my Mintcoin folder. Close client, delete the .conf file and restart the client. Mintcoin has always worked very well for me, even syncing from scratch - sometimes there can be a delay with the GUI though if you have a lot of syncing to do. Then, just be patient, or use the bootstrap. In my experience, you don't need the conf file anyway. It will find nodes and everything all by itself. I am fairly new to crypto stuff though so if someone else knows better...  Smiley
member
Activity: 87
Merit: 10
Now at 63.88%, most recent block downloaded is 1,126,493.

Edit: and the problem persists with this percentage.
Edit2: No wait! it went 1k blocks further now (then stuck again), guess this part will take a whole lot of time (just like syncing HunterCoin from scratch manually...)
Jump to: