Bitcoin Forum
May 24, 2024, 06:26:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 »
121  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: July 17, 2014, 06:21:29 PM

http://sourceforge.net/p/exocoin/tickets/2/?limit=10&page=1#36e1
 Roll Eyes
122  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - Secure, private, untraceable cryptocurrency - Now on Hitbtc.com on: July 17, 2014, 05:57:58 PM
Hello, I am new to Monero.
I wonder two things:

1 - It is normal to consume so much memory:



I called the "start_mining 6" command by simplewallet


2 - If I want to develop a client for Monero, just make a call RPC over port 1881?
Where can I find some documentation about this, with the parameters?

I'm developer  and thought about using Flex / AIR and think it's pretty easy to make an interface because it is cross platform and easy to make the location for many languages and easy installers. If only make RPC calls to core.

Thanks
123  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: July 15, 2014, 09:57:07 PM
http://sourceforge.net/u/exxoo/activity/?page=0&limit=100#53c59cdd34309d6af0423da6

"35 minutes ago
eXocoineXocoin posted a comment on ticket #2
seems to work! To be 100% sure we would need the next beta test and see what happens...."

124  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: July 14, 2014, 01:41:53 PM
Hopefully the code has not turned a ton of "workaround".
125  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: July 07, 2014, 05:34:27 PM
Currently worried Brazil vs Germany tomorrow.
Cheesy
126  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 23, 2014, 12:53:12 PM
The dev is
127  Bitcoin / Press / Re: [2014-06-09] Telegraph: The coming digital anarchy on: June 21, 2014, 09:06:16 PM
As a child watching Star Trek, i did not understand how the monetary system used  made ​​sense. Until the Bitcoin appear.
128  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 21, 2014, 02:25:06 PM
The coin will be released when it is ready - those trying to rush this out are asking for a lower ROI.
But everyone hopes that this will be happened within weeks, not months or years  Grin
lol think of it as a longterm investment, much better returns than banks.

Exactly. In a bank would take 10 years to see just twice the money invested, not counting inflation.
129  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 20, 2014, 06:37:25 PM
still working on the bug.
As for the chain async: The chains seems to be at any time 100% the same on all nodes. They "only" generate a different hash checksum from time to time (but then *all* are generating different results). So all transactions ever made should be in all chains on all nodes anyway. The bug is not that big as you might think.
 Latest test showed that running a testnet without any initiated transactions does not reproduce the issue. So it can only be linked to initiated transactions or to (re)connects of peers.
Secondly, we would not had offered a "public review" / external input. However, many people would like to have that and, additionally, the bug is quite old without major progress, so we can understand that you want to have the final breakthrough on that issue. Anyway we try to solve it till the end of the weekend, as stated.
Let's just wait till we have finished our review of the code of the CTransaction, CBlock and CChain code parts. A professional external review of everything would take too much time. That is not an option for us.

Thirdly, we do want to finish the product first (well finish in terms of having a solid, working client) before marketing, website and so on. There is enough time after that have been done.

regards
exocoin



Must be one of those bugs that you take 99% of the time (days) to find and 1% to settle.
I tested using 3 VMs here since yesterday. I did a macro to click the "generate 10,000" button.
It took a few minutes but then everything synced without error.



Thanks and good luck
130  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 20, 2014, 02:36:02 PM
Just a hunch. Can be useful or not.
I remembered something during tests. I clicked intensely. Many times, on the "Generate 10,000 exo" button, to raise the value generated. 
This is a special transaction for test, right? Is it not the cause of the bug?
131  Alternate cryptocurrencies / Altcoin Discussion / Re: NXT, the ultimate SCAM, will it die because of 100% pre-mine given to 50 people? on: June 17, 2014, 01:23:00 PM
The fact is that NTX is the only currency that is evolving technically.
If half the resources of NTX is added to the BTC, would dominate the world, but Bitcoin is in the hands of the foundation, which only has people of exchanges, then it will never add features that allow people to get away from centralization or exchanges. Bitcoin stopped in time!
132  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 17, 2014, 01:26:51 AM
A curiosity, "exocoin.db" is encrypted? I tried to open to see.
No it is not. However, as I tried now for my self I cannot access it with an external program as well. But the program can read and write to it without problems. Seems to be the file format. It states "CSqlite format 3" rather than "Sqlite format 3" (did not know that there is a different format if created by c++ ??). But I do not know if that is really the problem. You can view the content as raw file with notepad to get a general idea at least. Maybe someone else can enlight this a bit more.
What DB are you using? MSSQL? Access? I think access can be opened directly through Microsoft Access.
The "sqlite3.dll" in exocoin folder says Sqlite 3 v3.8.5
133  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 15, 2014, 11:36:58 PM
Yes, as promised, we will release huge parts of the code prior to the launch. Since that will be ~12,000 lines (I would need to check that first to be sure but that's close to reality I guess) the community surely will need some time to check.





When I go to the Settings tab and click Save in the "Change local addresses states", 0.1 EXO always gets deducted from my wallet balance. Is there a fee for changing states?
Yes, an address change will initiate a special transaction. It will be treated like a "real" transaction and therefore will cause a fee to be applied (it will appear in the transaction history in the block explorer as well). In 0.60.1 you will get a notification before a fee will be charged anywhere in the program.

Also in the Settings tab, if the wallet in not in the decrypted state and I click the Save button, it will ask for the passphrase. If I leave the field blank and submit it, a message box pops up with "An internal error has occurred: unknown cause" instead of the "Your passphrase is not valid." message.
Thanks for reporting! Fixed.



tried to send 999.99 but the client sends 1000.88
                   888.998                              889.88
                   888.889                               888.7    
                   111.991                                112.81
                      11.9                                     11.9 ---- this is ok
                       11.199                                 11.199 --- this is ok
                       11.99                                   12.8
                        88.98                                  89.78
                        11.91                                  12
                         11.92                                 12.1
                         11.93                                 12.2
                          11.933                               12.23
                          11.934                               12.234
Confirmed, the first few give the same result here

Had a similar thing with
1.001                 1.1
1.01                  1.1

found the cause. Thanks again for reporting and investigation! Fixed (but needs testing).


Hi dev.
Check peerlist, says:
>>try to connect to 192.3.134.164:60702:0
>>try to connect to 192.3.52.31:60702:0
>>try to connect to 192.227.237.33:60702:0
>>try to connect to 192.210.213.51:60702:0
>>try to connect to 192.3.52.43:60702:0
>>try to connect to 192.227.176.87:60702:0
>>try to connect to 27.11.15.214:60702:0
>>try to connect to 118.92.250.2:60702:0
>>try to connect to 116.225.74.44:60702:0
>>try to connect to 129.187.45.145:60701:0
>>try to connect to 178.124.205.127:32960:0
>>try to connect to 24.63.197.238:60702:0
>>try to connect to 186.88.165.76:60702:0
>>try to connect to 83.128.194.221:54648:0
>>try to connect to 58.8.233.168:60702:0
>>try to connect to 27.11.15.214:2786:0
>>try to connect to 27.11.15.214:2791:0
>>try to connect to 27.11.15.214:2810:0
>>try to connect to 27.11.15.214:2812:0
>>try to connect to 78.62.219.252:60702:0

I saw that has several different ports. Does not have old clients in that list?
Theoretically would add anyone by add peer command.
Is there a validation between them to see if they are the correct version?
Different ports are normal. If you are behind a NAT router, proxy, whatelse you most likely have a different port to the extranet than within the intranet. That is no problem.

Although all peers will be added to that list regarding of version information the client will only finish the handshake with peers of allowed versions. At the moment that is only 0.6 (at a later time it may be ok to accept older versions).


I have the same problem getting stuck on block 57 and/or 88

Deleting the blocks and restarting doesn't really help.

Then I noticed this on the debug console :

Code:
>get version

current version (locally): V0.60.0
latest version (network): V0.59.1

I tried blocking some peers with the command disable peer IP:PORT but that doesn't seem to work.
Since many of you have issues with syncing up larger blocks we will adjust the sendReliable parameters to try harder to get the parts of the blocks before giving up. "theoretically fixed".

I do not know if it helps. I left my client running since yesterday in the amazon server and seemed fine. Arrived at block 87.
Now i deleted the blocks, rebooted dai gave the problem mentioned.
My log:
https://mega.co.nz/#!W4JX3TAT!7jwiBJYdwH3EN-vbJZdLjYiBD7Zh57p-d9U3YA9Umg4
Checked your log file, thanks for uploading. That log looks good. In line 98,957 it states "new block started with id=98" therafter you initiated successfully a transaction and closed the program properly.




Once the major chain async bug is fixed we will release a 0.60.1 version.





We just started an issue tracking project here: https://sourceforge.net/p/exocoin/tickets/


That way we can more clearly communicate what we are working on, what already has been reported, what the current state of specific issues is and it helps to identify the issues if it is a longterm problem (like the chain async problem. We can now easier refer to a ticket id and everyone knows about what we are talking etc).

That idea came from a forum member (I dont want to name him if he would not want it - you never know) - thank you!
That clearly helps a lot in communication between community<->exocoin team


We got many improvement suggestions and bug reports (thanks!!). Some of them already are in the new ticket system and some are not (yet). Please wait some more days to fetch up with everything.

Also, we did not get that much votes yet on our logo thread: https://bitcointalk.org/index.php?topic=574490.0
please check out if not already done. Also note, that there is a 2nd independend vote on our website where you can vote as well if you already have an exocoin.org account.



More about the current status, especially regarding the chain async issue soon.


best regards
eXocoin

OK, thanks for the information.

Tickets on sourceforge, will help track and contain anxiety.
We can follow the progress there.

A curiosity, "exocoin.db" is encrypted? I tried to open to see.
134  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 14, 2014, 06:00:27 PM
Hi dev.
Check peerlist, says:
>>try to connect to 192.3.134.164:60702:0
>>try to connect to 192.3.52.31:60702:0
>>try to connect to 192.227.237.33:60702:0
>>try to connect to 192.210.213.51:60702:0
>>try to connect to 192.3.52.43:60702:0
>>try to connect to 192.227.176.87:60702:0
>>try to connect to 27.11.15.214:60702:0
>>try to connect to 118.92.250.2:60702:0
>>try to connect to 116.225.74.44:60702:0
>>try to connect to 129.187.45.145:60701:0
>>try to connect to 178.124.205.127:32960:0
>>try to connect to 24.63.197.238:60702:0
>>try to connect to 186.88.165.76:60702:0
>>try to connect to 83.128.194.221:54648:0
>>try to connect to 58.8.233.168:60702:0
>>try to connect to 27.11.15.214:2786:0
>>try to connect to 27.11.15.214:2791:0
>>try to connect to 27.11.15.214:2810:0
>>try to connect to 27.11.15.214:2812:0
>>try to connect to 78.62.219.252:60702:0

I saw that has several different ports. Does not have old clients in that list?
Theoretically would add anyone by add peer command.
Is there a validation between them to see if they are the correct version?
135  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 14, 2014, 01:54:35 PM
From my own experience I can tell: When writing a programme about 80 % (or even more) goes into debugging and sometime it can be really frustrating. Be patient! Remember: exocoin code is written from scratch and great things may take some time.

Totally agree. Let's just have a little more patience - we are very close now and it is obvious that they devs are going to keep working on the bugs until we have a stable client. I rather they take a little more time than release a client that is full of bugs.
agree, I am a tester in Microsoft, generally speaking, we submit more than 5000 in just one release, many of them are urgent, and there are many release until releasing a stable product, so the current status is very normal, we just keep on testing and testing till a stable client.

Exact! And yet the windows says "blue screen" in the hand of the CEO, even after many tests.
136  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 14, 2014, 01:47:10 PM
And yesterday was Friday the 13th. Jason cut the chain.  Cheesy
137  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 14, 2014, 01:35:02 PM
I do not know if it helps. I left my client running since yesterday in the amazon server and seemed fine. Arrived at block 87.
Now i deleted the blocks, rebooted dai gave the problem mentioned.
My log:
https://mega.co.nz/#!W4JX3TAT!7jwiBJYdwH3EN-vbJZdLjYiBD7Zh57p-d9U3YA9Umg4
138  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 14, 2014, 12:45:38 PM
The greatest truth in software development:
http://en.wikipedia.org/wiki/Murphy%27s_law
139  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 14, 2014, 01:33:17 AM
lets test it

heres my address

EXOBRmpQxTNh2FOYhxEQOxCHxHAeqtQ9CtyPdbkb

I sent 555

My adress
EXO4CnWdesH9K6wcABRHSnBQBnyZBucSg9xAdagg
I send 5001 EXO to your address EXO4CnWdesH9K6wcABRHSnBQBnyZBucSg9xAdagg, my address is EXOaMGGw56zqYb9PS2zTfwYF3tSdkY2CfThpdbcb
please help to check

Reply 3001 exo's
140  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 14, 2014, 01:27:02 AM
How to launch the GUI console?
I got it, it's eXocoin not eXocoin_console

Use exocoin.exe If you want to go see "console" in the "debug tab" type "console" to show and to close window.
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!