Pages:
Author

Topic: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine - page 44. (Read 578569 times)

member
Activity: 80
Merit: 10
every time I check the characteristics of mini-blockchain system I think is really amazing.  Smiley

Hi,

I'm new to Cryponite, downloaded the wallet and extra on Windows 7 64bit. Ran it, but it always locks up on 6 days under the point "Downloading Header".

I don't know a lot about this stuff and was wondering if anyone had newbie fix tips for this problem?

I added a config file and tried re downloading the Blockchain.

Thank You

Hi,
try to delete the blockchain, then add some nodes to .conf file and run the client cryptonite.

Code:
addnode=108.61.198.119
addnode=108.61.199.81
addnode=108.61.199.112
addnode=49.69.151.15:8253
addnode=91.147.186.68:8253
addnode=183.129.171.156:8253
addnode=210.64.51.11:8253
addnode=125.115.65.192:8253
addnode=83.212.114.217:8253
addnode=58.220.3.208:8253
addnode=106.120.221.254:8253
addnode=101.165.44.224:8253
addnode=176.37.21.175:8253
addnode=90.57.164.208:8253
addnode=195.47.113.76:8253
addnode=77.58.253.73:8253
addnode=83.248.223.155:8253
addnode=47.20.213.131:8253
addnode=117.33.220.204:8253
addnode=187.55.221.174:8253
addnode=206.72.193.148:8253
addnode=148.251.14.212:8253
addnode=37.157.179.59:8253
addnode=47.55.147.150:8253
addnode=210.186.149.241:8253
addnode=58.58.56.226:8253
addnode=92.234.72.146:8253
addnode=119.81.51.10:8253
addnode=47.55.147.150:8253
addnode=174.6.46.186:8253
addnode=217.129.141.209:8253


Good luck.

Hi All
My wallet isn't updating I have added all the above Address's
Its now 2 weeks behind
and does not seem to be updating at all
any help would be most welcome
Cheers

Hello,

Close the program, Remove the addresses you added from the conf file, Delete "peers.dat" file, Start the program again and wait.

That worked for me.
newbie
Activity: 15
Merit: 0
every time I check the characteristics of mini-blockchain system I think is really amazing.  Smiley

Hi,

I'm new to Cryponite, downloaded the wallet and extra on Windows 7 64bit. Ran it, but it always locks up on 6 days under the point "Downloading Header".

I don't know a lot about this stuff and was wondering if anyone had newbie fix tips for this problem?

I added a config file and tried re downloading the Blockchain.

Thank You

Hi,
try to delete the blockchain, then add some nodes to .conf file and run the client cryptonite.

Code:
addnode=108.61.198.119
addnode=108.61.199.81
addnode=108.61.199.112
addnode=49.69.151.15:8253
addnode=91.147.186.68:8253
addnode=183.129.171.156:8253
addnode=210.64.51.11:8253
addnode=125.115.65.192:8253
addnode=83.212.114.217:8253
addnode=58.220.3.208:8253
addnode=106.120.221.254:8253
addnode=101.165.44.224:8253
addnode=176.37.21.175:8253
addnode=90.57.164.208:8253
addnode=195.47.113.76:8253
addnode=77.58.253.73:8253
addnode=83.248.223.155:8253
addnode=47.20.213.131:8253
addnode=117.33.220.204:8253
addnode=187.55.221.174:8253
addnode=206.72.193.148:8253
addnode=148.251.14.212:8253
addnode=37.157.179.59:8253
addnode=47.55.147.150:8253
addnode=210.186.149.241:8253
addnode=58.58.56.226:8253
addnode=92.234.72.146:8253
addnode=119.81.51.10:8253
addnode=47.55.147.150:8253
addnode=174.6.46.186:8253
addnode=217.129.141.209:8253


Good luck.

Hi All
My wallet isn't updating I have added all the above Address's
Its now 2 weeks behind
and does not seem to be updating at all
any help would be most welcome
Cheers
member
Activity: 80
Merit: 10
Hello,

I have two important things here Smiley

First: For the "Conflicted" status I'm pretty sure now of the reason it caused it as I said before because I tested it manually twice and it did the exact same thing.

OR it may had a small period without any connections, and when the connection is back, it didn't broadcast the transactions that was created while offline to the network.

You can test this yourself using the following scenario:

1. Open cryptonite client while causing some load on the internet connection (open a download or something) to cause a delay before it gets any connections.
2. Create a transaction while no connections exists.
3. After getting some connections wait for that transaction to be confirmed, And guess what, It'll never be because it didn't broadcast to the network.

Second: For the bug, I've regenerated the exact situation and had the exact result, so if you wish you can tell me how to send you the wallet file to trace the code, Or you can make the way to it - It's so simple

1. Create a brand new wallet with 12 addresses.
2. Send 0.0000001000 XCN to each address and wait for them to be confirmed.
3. Try to send 0.0000010000 from the newly created wallet.
4. You will get the same message that I had with the false calculated total amount.


I don't know how to test this in Bitcoin client.
member
Activity: 80
Merit: 10
As for reporting that bug, we need to determine whether it also exists in Bitcoin before we do anything about it.

And how would we do that?

The fee here was because it has a lot of inputs, and If you wish I can do the process again to cause a lot of inputs with the same amount with a new cryptonite wallet and give you the wallet file to trace the code.
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
So, How can we report that?

And by the way, The first two "Conflicted" transactions turned to be "Unknown" with a red square beside it instead of "!" sign
Unknown typically means that you don't have the block which contains the tx in question. As I mentioned before, Cryptonite wont download the full blockchain when you sync. You can find out if the tx actually exists in the main blockchain by checking our block explorer. As for reporting that bug, we need to determine whether it also exists in Bitcoin before we do anything about it.
member
Activity: 80
Merit: 10
Ah I see, that is a rather strange bug, it must be something that also exists in Bitcoin because I don't think we made any changes to cause a bug like that.

So, How can we report that?

And by the way, The first two "Conflicted" transactions turned to be "Unknown" with a red square beside it instead of "!" sign
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
See the total amount calculation in this picture
I'm not seeing anything wrong with the total amount in that pic, what is the problem you can see?

0.0012 mXCN != 1.02 uXCN

0.0012 mXCN = 1.2 uXCN
Ah I see, that is a rather strange bug, it must be something that also exists in Bitcoin because I don't think we made any changes to cause a bug like that.
legendary
Activity: 914
Merit: 1001
I have a pending payment for more than 10 hours

got my payment after ~12h maybe the payment process stopped, but it seems to work now.
hero member
Activity: 556
Merit: 501
legendary
Activity: 1106
Merit: 1000
legendary
Activity: 1512
Merit: 1000
quarkchain.io
Interesting concept of mathematics ...
member
Activity: 80
Merit: 10
See the total amount calculation in this picture
I'm not seeing anything wrong with the total amount in that pic, what is the problem you can see?

0.0012 mXCN != 1.02 uXCN

0.0012 mXCN = 1.2 uXCN




Exactly

0.0012 mXCN != 1.02 uXCN
legendary
Activity: 3178
Merit: 1119
See the total amount calculation in this picture
I'm not seeing anything wrong with the total amount in that pic, what is the problem you can see?

0.0012 mXCN != 1.02 uXCN

0.0012 mXCN = 1.2 uXCN


legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
See the total amount calculation in this picture
I'm not seeing anything wrong with the total amount in that pic, what is the problem you can see?
member
Activity: 80
Merit: 10
Hello again,

I've collected the splitted coins back and caused the largest transactions and blocks in cryptonite history  Grin

Any way, While doing so, I think I discovered a bug in the program (and may be it exists in the original bitcoin client too)

See the total amount calculation in this picture



Note that this happened only with this exact amount.
legendary
Activity: 3178
Merit: 1119
What is the favorite exchange for XCN? Poloniex or Bter?

I find that there is a small amount of XCN on sell-side orders at Poloniex only (209k/51 mil) ~ 4.1%

I prefer Polo, just because the UI mostly, but also I'm kind of shaded out by Bter after both the NXT and Bitbay fiascos they were involved in.
legendary
Activity: 1106
Merit: 1000
What is the favorite exchange for XCN? Poloniex or Bter?

I find that there is a small amount of XCN on sell-side orders at Poloniex only (209k/51 mil) ~ 4.1%
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
OR it may had a small period without any connections, and when the connection is back, it didn't broadcast the transactions that was created while offline to the network.
Perhaps, but I'm fairly sure the transaction would be rebroadcast in that case.
member
Activity: 80
Merit: 10
Alright, After a while of sending bulk small amounts to different addresses:

- Created about 19000 new addresses each with a single transaction.
- trie.dat size now is 1557 KB
- I have now out of 19000 transactions eight new conflicted transactions "two at 12/20/2014 21:14 and six at 12/20/2014 23:26" UTC+2.

It's noticeable that time may mean something.
Lol nice job bloating up the account tree. The issue may possibly be due to a wrong time on your server. I'm just doing some reading and the conflicted status seems to be a relatively new feature added in Bitcoin 0.9.0. It's typically caused by sending multiple transactions which use the same input and so they conflict with each other. But that can only really happen in Cryptonite once the balance of the input address gets to 0. It could possibly be a bug caused by a sort of "false positive" due to the difference in the way inputs work in Cryptonite compared to Bitcoin. But it could also be a real conflict caused by the way you set up your transaction creation script. I would go back and take a close look at it to make sure you aren't trying to send from empty addresses.

The time of the server is correct.
I don't specify the address to spend from - using only sendtoaddress() RPC call and the wallet has balance -

If you wish I may do the same with a brand new wallet that has only one non-empty address.

But I was thinking of a different thing, That is, in the past few days cryptonite wallet had a very low number of connections so I used port forwarding and I never saw connections below 10 after that.

But I'm thinking of maybe during the test period it had sometime of "no connections" state until the transaction is expired but this is far away because if that happened I should have 100 conflicted connections or something.

OR it may had a small period without any connections, and when the connection is back, it didn't broadcast the transactions that was created while offline to the network.
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Alright, After a while of sending bulk small amounts to different addresses:

- Created about 19000 new addresses each with a single transaction.
- trie.dat size now is 1557 KB
- I have now out of 19000 transactions eight new conflicted transactions "two at 12/20/2014 21:14 and six at 12/20/2014 23:26" UTC+2.

It's noticeable that time may mean something.
Lol nice job bloating up the account tree. The issue may possibly be due to a wrong time on your server. I'm just doing some reading and the conflicted status seems to be a relatively new feature added in Bitcoin 0.9.0. It's typically caused by sending multiple transactions which use the same input and so they conflict with each other. But that can only really happen in Cryptonite once the balance of the input address gets to 0. It could possibly be a bug caused by a sort of "false positive" due to the difference in the way inputs work in Cryptonite compared to Bitcoin. But it could also be a real conflict caused by the way you set up your transaction creation script. I would go back and take a close look at it to make sure you aren't trying to send from empty addresses.
Pages:
Jump to: