Pages:
Author

Topic: [ANN] CoinonatX-PoW/PoS-Masternodes-75% APR (CXT Sister) -NEW THREAD - page 24. (Read 63645 times)

newbie
Activity: 10
Merit: 0
Is there a way to stop the Mac wallet from Freezing up every 30 seconds?
newbie
Activity: 57
Merit: 0
In "transactions, I just se a self payment of 0.00001 (a fee).

Still the same message when I'm trying to start the MN
Nothing in "Inputs", I'v see informations before but nothing right now.
Its impossible. If you have coins in wallet, than it have at list one input. Try to do all again according to the instructions from the first page of this thread.

I let the wallet quiet lol.

Now It works, I could be started it! Probably confirmations make a lot of time...

Thank for you help. How long it takes to see first reward?
sr. member
Activity: 630
Merit: 251
In "transactions, I just se a self payment of 0.00001 (a fee).

Still the same message when I'm trying to start the MN
Nothing in "Inputs", I'v see informations before but nothing right now.
Its impossible. If you have coins in wallet, than it have at list one input. Try to do all again according to the instructions from the first page of this thread.
full member
Activity: 378
Merit: 105
Is there new information from the developers? Something completely all died down .. And the stock markets are weakly traded.
full member
Activity: 347
Merit: 100
CMC Community
So you fixed what they didn't manage to fix in at least three months. Thanks for your work, but that doesn't reflect well on them.
Maybe you should initiate a hard fork so we can hand over the project to somebody who can actually code.
newbie
Activity: 41
Merit: 0
Guys,

I have completed my first modified version of the wallet without the freezing issue. I am NOT the dev of this coin, but this code is based on the dev's latest updated code. My modifications move the masternode list updating code off to another thread so it doesn't hang the GUI while updating. There are still a few other occasional freezes in the GUI (I've noticed especially when syncing for a while) - I may take a stab at those later. In this case, I was specifically targeting the freezing up for 20+ seconds every 30 seconds or so that made the wallet very frustrating to use.

Compiled Windows 64-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win64.zip
Compiled Windows 32-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win32.zip
Source on github: https://github.com/modzer0hax/CoinonatX

Disclaimer: I can assure you I've added no malicious code, but if you're worried about that then don't use this or review the source and compile it yourself. Make sure you have backups, etc. etc. and treat this as pre-release code. I'm not responsible if it ruins your wallet, corrupts your files, steals your wife, and all that.

I hope this will be helpful to someone.

Thanks for your work, I'd almost given up on CoinonatX.

I am still experiencing hangs while syncing the blockchain, so perhaps there are some locking issue there as well?

Yes, that's what I was referring to above. I will probably take a look at that next to see what can be done there.

I noticed the devs have merged my code into their github repo, so it looks like the next official version of the wallet will probably have my changes included.
full member
Activity: 345
Merit: 100
Guys,

I have completed my first modified version of the wallet without the freezing issue. I am NOT the dev of this coin, but this code is based on the dev's latest updated code. My modifications move the masternode list updating code off to another thread so it doesn't hang the GUI while updating. There are still a few other occasional freezes in the GUI (I've noticed especially when syncing for a while) - I may take a stab at those later. In this case, I was specifically targeting the freezing up for 20+ seconds every 30 seconds or so that made the wallet very frustrating to use.

Compiled Windows 64-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win64.zip
Compiled Windows 32-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win32.zip
Source on github: https://github.com/modzer0hax/CoinonatX

Disclaimer: I can assure you I've added no malicious code, but if you're worried about that then don't use this or review the source and compile it yourself. Make sure you have backups, etc. etc. and treat this as pre-release code. I'm not responsible if it ruins your wallet, corrupts your files, steals your wife, and all that.

I hope this will be helpful to someone.

Thanks for your work, I'd almost given up on CoinonatX.

I am still experiencing hangs while syncing the blockchain, so perhaps there are some locking issue there as well?
newbie
Activity: 4
Merit: 0
the wallet hangs. what to do?
newbie
Activity: 56
Merit: 0
Guys,

I have completed my first modified version of the wallet without the freezing issue. I am NOT the dev of this coin, but this code is based on the dev's latest updated code. My modifications move the masternode list updating code off to another thread so it doesn't hang the GUI while updating. There are still a few other occasional freezes in the GUI (I've noticed especially when syncing for a while) - I may take a stab at those later. In this case, I was specifically targeting the freezing up for 20+ seconds every 30 seconds or so that made the wallet very frustrating to use.

Compiled Windows 64-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win64.zip
Source on github: https://github.com/modzer0hax/CoinonatX

Disclaimer: I can assure you I've added no malicious code, but if you're worried about that then don't use this or review the source and compile it yourself. Make sure you have backups, etc. etc. and treat this as pre-release code. I'm not responsible if it ruins your wallet, corrupts your files, steals your wife, and all that.

I hope this will be helpful to someone.

please add 32-bit versions wallet. Thank!

Here you go!

https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win32.zip

you must be a team developer! Smiley
newbie
Activity: 41
Merit: 0
Guys,

I have completed my first modified version of the wallet without the freezing issue. I am NOT the dev of this coin, but this code is based on the dev's latest updated code. My modifications move the masternode list updating code off to another thread so it doesn't hang the GUI while updating. There are still a few other occasional freezes in the GUI (I've noticed especially when syncing for a while) - I may take a stab at those later. In this case, I was specifically targeting the freezing up for 20+ seconds every 30 seconds or so that made the wallet very frustrating to use.

Compiled Windows 64-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win64.zip
Source on github: https://github.com/modzer0hax/CoinonatX

Disclaimer: I can assure you I've added no malicious code, but if you're worried about that then don't use this or review the source and compile it yourself. Make sure you have backups, etc. etc. and treat this as pre-release code. I'm not responsible if it ruins your wallet, corrupts your files, steals your wife, and all that.

I hope this will be helpful to someone.

please add 32-bit versions wallet. Thank!

Here you go!

https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win32.zip
newbie
Activity: 56
Merit: 0
Guys,

I have completed my first modified version of the wallet without the freezing issue. I am NOT the dev of this coin, but this code is based on the dev's latest updated code. My modifications move the masternode list updating code off to another thread so it doesn't hang the GUI while updating. There are still a few other occasional freezes in the GUI (I've noticed especially when syncing for a while) - I may take a stab at those later. In this case, I was specifically targeting the freezing up for 20+ seconds every 30 seconds or so that made the wallet very frustrating to use.

Compiled Windows 64-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win64.zip
Source on github: https://github.com/modzer0hax/CoinonatX

Disclaimer: I can assure you I've added no malicious code, but if you're worried about that then don't use this or review the source and compile it yourself. Make sure you have backups, etc. etc. and treat this as pre-release code. I'm not responsible if it ruins your wallet, corrupts your files, steals your wife, and all that.

I hope this will be helpful to someone.

please add 32-bit versions wallet. Thank!
newbie
Activity: 57
Merit: 0
I've tried to set a new MN and send the exact 5000 XCXT (I had 5000.99...)

But now, the wallet doesn't synchronized since yesterday. I really don't know why.
How many active connections you have? Add nodes to your coinonatx.conf
addnode=2001:19f0:7402:533:5400:ff:fe7e:bbd
addnode=45.76.179.109
addnode=92.222.201.247
addnode=163.172.4.66
addnode=193.70.109.114
addnode=172.104.142.200
addnode=31.132.224.42
addnode=23.152.0.93
addnode=2001:19f0:ac01:32c:5400:ff:fe7d:4042
addnode=2001:2e8:631:0:2:1:0:b3
addnode=45.77.1.56
addnode=183.181.38.195
addnode=172.104.13.154
addnode=45.76.29.245
addnode=45.77.88.54
addnode=45.76.85.108
addnode=45.32.220.94
addnode=198.12.70.154
addnode=2001:19f0:6001:da1:5400:ff:fe7e:473
addnode=104.238.185.170
addnode=45.76.79.223
addnode=45.63.39.10
addnode=45.77.86.135
addnode=45.63.14.45
addnode=45.76.32.159
addnode=104.251.218.157
addnode=45.79.216.189
addnode=86.145.68.129
addnode=2a02:c207:2012:3255::3
addnode=173.212.216.102
addnode=2001:19f0:5401:253:5400:ff:fe88:4816
addnode=80.211.128.155
addnode=172.104.144.242
addnode=91.134.166.76
addnode=151.80.147.71
addnode=213.32.68.31
addnode=2a01:4f8:10b:12d7::2
addnode=66.55.159.5
addnode=172.93.55.135
addnode=94.130.14.168
addnode=160.16.94.243
addnode=217.182.238.121
addnode=45.76.43.212
addnode=2a01:7e01::f03c:91ff:fe3e:aade
addnode=2001:0:9d38:6abd:3436:2f38:68d5:df97
addnode=2001:19f0:4400:4886:5400:ff:fe7e:31ad
addnode=212.98.220.214
addnode=45.76.135.156
addnode=182.19.52.68
addnode=2001:0:5ef5:79fb:38bf:1450:b7e7:f639
addnode=45.32.103.127
addnode=85.73.15.175
addnode=2002:c60c:52e4::c60c:52e4
addnode=2607:5300:60:9084::
addnode=122.53.123.240
addnode=82.67.129.227
addnode=2001:0:9d38:6ab8:104d:20da:a049:9202
addnode=2001:19f0:5801:ac5:5400:ff:fe88:e934

I added these lines and conections seems to be ok now, synchronized now, with some crashes...

So i created a new MN, and I send 5000XCXT on the new adress.
But when I'm going on explorer http://193.70.109.114:5003/search my address is unknown...

In "transactions, I just se a self payment of 0.00001 (a fee).

Still the same message when I'm trying to start the MN
Nothing in "Inputs", I'v see informations before but nothing right now.

Thank you for your help



sr. member
Activity: 630
Merit: 251
I've tried to set a new MN and send the exact 5000 XCXT (I had 5000.99...)

But now, the wallet doesn't synchronized since yesterday. I really don't know why.
How many active connections you have? Add nodes to your coinonatx.conf
addnode=2001:19f0:7402:533:5400:ff:fe7e:bbd
addnode=45.76.179.109
addnode=92.222.201.247
addnode=163.172.4.66
addnode=193.70.109.114
addnode=172.104.142.200
addnode=31.132.224.42
addnode=23.152.0.93
addnode=2001:19f0:ac01:32c:5400:ff:fe7d:4042
addnode=2001:2e8:631:0:2:1:0:b3
addnode=45.77.1.56
addnode=183.181.38.195
addnode=172.104.13.154
addnode=45.76.29.245
addnode=45.77.88.54
addnode=45.76.85.108
addnode=45.32.220.94
addnode=198.12.70.154
addnode=2001:19f0:6001:da1:5400:ff:fe7e:473
addnode=104.238.185.170
addnode=45.76.79.223
addnode=45.63.39.10
addnode=45.77.86.135
addnode=45.63.14.45
addnode=45.76.32.159
addnode=104.251.218.157
addnode=45.79.216.189
addnode=86.145.68.129
addnode=2a02:c207:2012:3255::3
addnode=173.212.216.102
addnode=2001:19f0:5401:253:5400:ff:fe88:4816
addnode=80.211.128.155
addnode=172.104.144.242
addnode=91.134.166.76
addnode=151.80.147.71
addnode=213.32.68.31
addnode=2a01:4f8:10b:12d7::2
addnode=66.55.159.5
addnode=172.93.55.135
addnode=94.130.14.168
addnode=160.16.94.243
addnode=217.182.238.121
addnode=45.76.43.212
addnode=2a01:7e01::f03c:91ff:fe3e:aade
addnode=2001:0:9d38:6abd:3436:2f38:68d5:df97
addnode=2001:19f0:4400:4886:5400:ff:fe7e:31ad
addnode=212.98.220.214
addnode=45.76.135.156
addnode=182.19.52.68
addnode=2001:0:5ef5:79fb:38bf:1450:b7e7:f639
addnode=45.32.103.127
addnode=85.73.15.175
addnode=2002:c60c:52e4::c60c:52e4
addnode=2607:5300:60:9084::
addnode=122.53.123.240
addnode=82.67.129.227
addnode=2001:0:9d38:6ab8:104d:20da:a049:9202
addnode=2001:19f0:5801:ac5:5400:ff:fe88:e934
full member
Activity: 518
Merit: 100
I still have these coins with me. I was scammed from the CXT => XCT swap, and the devs totally ignored my requests WITHIN the swap period.

Do yourself a favour and have a look at the previous thread, and see the scam that is CXT/XCT.

I sent in my and they were swapped and then I got an email last week asking for my address and I got my CXT coins also send black. So I got the swapped coins and I some of the coins that I send in for a swap back.


They completely ignored my emails and delete my messages detailing my application. Even check the old thread.
member
Activity: 294
Merit: 10
Guys,

I have completed my first modified version of the wallet without the freezing issue. I am NOT the dev of this coin, but this code is based on the dev's latest updated code. My modifications move the masternode list updating code off to another thread so it doesn't hang the GUI while updating. There are still a few other occasional freezes in the GUI (I've noticed especially when syncing for a while) - I may take a stab at those later. In this case, I was specifically targeting the freezing up for 20+ seconds every 30 seconds or so that made the wallet very frustrating to use.

Compiled Windows 64-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win64.zip
Source on github: https://github.com/modzer0hax/CoinonatX

Disclaimer: I can assure you I've added no malicious code, but if you're worried about that then don't use this or review the source and compile it yourself. Make sure you have backups, etc. etc. and treat this as pre-release code. I'm not responsible if it ruins your wallet, corrupts your files, steals your wife, and all that.

I hope this will be helpful to someone.

Did someone already test the wallet?
newbie
Activity: 57
Merit: 0
I've tried to set a new MN and send the exact 5000 XCXT (I had 5000.99...)

But now, the wallet doesn't synchronized since yesterday. I really don't know why.
sr. member
Activity: 630
Merit: 251
Hi all,

I've a message "could not allocate vin for collateral address" when I try to start the masternode.

As it was mentionned before, the wallet is unlock.

Any idea?
Check your inputs. CoinonatX wallet don't lock 5k coins on a MN address. So, if staking is on, maybe sum is already splitted.

Thanks for your reply.
In dashboard, I have 5000XCXT avalaible / 0 stake / 0 unconfirmed.

Just one transaction of the 5000XCXT received on the wallet.

I think this config ok no ?
You need to send to you collateral address exactly 5000XCXT in one transaction. If you already did it, check you inputs. Dashboard shows you just common balance. Look at the Send > Inputs.
newbie
Activity: 4
Merit: 0
Thank you! Finally it works without brakes!
newbie
Activity: 41
Merit: 0
Guys,

I have completed my first modified version of the wallet without the freezing issue. I am NOT the dev of this coin, but this code is based on the dev's latest updated code. My modifications move the masternode list updating code off to another thread so it doesn't hang the GUI while updating. There are still a few other occasional freezes in the GUI (I've noticed especially when syncing for a while) - I may take a stab at those later. In this case, I was specifically targeting the freezing up for 20+ seconds every 30 seconds or so that made the wallet very frustrating to use.

Compiled Windows 64-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win64.zip
Compiled Windows 32-bit wallet: https://github.com/modzer0hax/CoinonatX/releases/download/2.0.3.3-modz1/CoinonatX-win32.zip
Source on github: https://github.com/modzer0hax/CoinonatX

Disclaimer: I can assure you I've added no malicious code, but if you're worried about that then don't use this or review the source and compile it yourself. Make sure you have backups, etc. etc. and treat this as pre-release code. I'm not responsible if it ruins your wallet, corrupts your files, steals your wife, and all that.

I hope this will be helpful to someone.
newbie
Activity: 57
Merit: 0
Hi all,

I've a message "could not allocate vin for collateral address" when I try to start the masternode.

As it was mentionned before, the wallet is unlock.

Any idea?
Check your inputs. CoinonatX wallet don't lock 5k coins on a MN address. So, if staking is on, maybe sum is already splitted.

Thanks for your reply.
In dashboard, I have 5000XCXT avalaible / 0 stake / 0 unconfirmed.

Just one transaction of the 5000XCXT received on the wallet.

I think this config ok no ?
Pages:
Jump to: