enerbyte
|
|
December 20, 2014, 09:48:40 PM |
|
every time I check the characteristics of mini-blockchain system I think is really amazing.
|
|
|
|
thevictimofuktyranny
Legendary
Offline
Activity: 1092
Merit: 1004
|
|
December 21, 2014, 12:01:28 AM |
|
every time I check the characteristics of mini-blockchain system I think is really amazing. 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
|
|
|
|
enerbyte
|
|
December 21, 2014, 12:45:53 AM |
|
every time I check the characteristics of mini-blockchain system I think is really amazing. 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. 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.
|
|
|
|
digicoin
Legendary
Offline
Activity: 1106
Merit: 1000
|
|
December 21, 2014, 12:01:18 PM |
|
XCN block synchronization is pretty slow. It seems to take more than an hour downloading blocks when I didn't open wallet for 3 days: 4300+blocks (1s per block)
|
|
|
|
fr0wn3r
Member
Offline
Activity: 75
Merit: 10
|
|
December 21, 2014, 03:39:06 PM |
|
Where can I find the latest wallet with all the needed files for XCN? The one from the website doesn't want to start - shows an error in W7 x64... I have the first version of the wallet, BTW.
|
|
|
|
AhmedMSedeek
Member
Offline
Activity: 80
Merit: 10
|
|
December 21, 2014, 04:24:40 PM |
|
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.
|
|
|
|
|
digicoin
Legendary
Offline
Activity: 1106
Merit: 1000
|
|
December 21, 2014, 06:58:53 PM |
|
Alright, After a while of sending bulk small amounts to different addresses:
- Created about 19000 new addresses each with a single transaction.
Got it. Active addresses are up to 23k (former 3k+) http://explorer.cryptonite.info/?page=stats
|
|
|
|
AhmedMSedeek
Member
Offline
Activity: 80
Merit: 10
|
|
December 21, 2014, 07:20:24 PM |
|
Alright, After a while of sending bulk small amounts to different addresses:
- Created about 19000 new addresses each with a single transaction.
Got it. Active addresses are up to 23k (former 3k+) http://explorer.cryptonite.info/?page=statsI have created exactly 19110 addresses
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
December 22, 2014, 03:21:16 AM Last edit: December 22, 2014, 04:09:18 AM by bitfreak! |
|
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.
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
AhmedMSedeek
Member
Offline
Activity: 80
Merit: 10
|
|
December 22, 2014, 02:51:32 PM |
|
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.
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
December 23, 2014, 03:03:12 AM |
|
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.
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
digicoin
Legendary
Offline
Activity: 1106
Merit: 1000
|
|
December 24, 2014, 01:28:35 PM |
|
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%
|
|
|
|
jwinterm
Legendary
Offline
Activity: 3136
Merit: 1116
|
|
December 24, 2014, 04:01:46 PM |
|
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.
|
|
|
|
AhmedMSedeek
Member
Offline
Activity: 80
Merit: 10
|
|
December 24, 2014, 06:40:06 PM |
|
Hello again, I've collected the splitted coins back and caused the largest transactions and blocks in cryptonite history 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.
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
December 25, 2014, 10:15:58 AM |
|
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?
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
jwinterm
Legendary
Offline
Activity: 3136
Merit: 1116
|
|
December 25, 2014, 01:38:38 PM |
|
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
|
|
|
|
AhmedMSedeek
Member
Offline
Activity: 80
Merit: 10
|
|
December 25, 2014, 03:34:35 PM |
|
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
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
December 25, 2014, 03:37:43 PM |
|
Interesting concept of mathematics ...
|
|
|
|
digicoin
Legendary
Offline
Activity: 1106
Merit: 1000
|
|
December 25, 2014, 06:10:23 PM |
|
|
|
|
|
|