Author

Topic: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta - page 227. (Read 415634 times)

hero member
Activity: 546
Merit: 500
So today is the last day of the IPO second stage? How many BTC invested in second stage till now? thanks


The total investment is only nearly 55 BTC. Visit https://blockchain.info/address/141BGaP5MthfqGpMT6RNquRmewKXs4iFWJ (Anon136) and

 https://blockchain.info/address/17fmsbreSBJ6FrfZUXxbkSbeUZco6GXfo9 (eXo_coin)
hero member
Activity: 546
Merit: 500
announcement: 24th January 2014 on bitcointalk exclusivly
early-bird investmens until 22nd February 2014. Done. No more investments please!
2nd stage: opened until 12th April, see about tab for information
open beta: launched but shutdown again due to coding work (next beta version ETA 8th to 10th April)
launch: ETA 30th april
start mining: ETA 2 weeks after launch
start decentral market: ETA 3 weeks after launch


Attention, this is the last day if you want invest.

The way to invest at 2rd IPO.

The direct investment BTC address :  17fmsbreSBJ6FrfZUXxbkSbeUZco6GXfo9
           LINK: http://exocoin.org/index.php?s=investments and https://blockchain.info/address/17fmsbreSBJ6FrfZUXxbkSbeUZco6GXfo9

 The escowe service by Anon136  BTC address : 141BGaP5MthfqGpMT6RNquRmewKXs4iFWJ
          LINK: https://bitcointalksearch.org/topic/m.6043011
legendary
Activity: 1148
Merit: 1000
So today is the last day of the IPO second stage? How many BTC invested in second stage till now? thanks
hero member
Activity: 546
Merit: 500
announcement: 24th January 2014 on bitcointalk exclusivly
early-bird investmens until 22nd February 2014. Done. No more investments please!
2nd stage: opened until 12th April, see about tab for information
open beta: launched but shutdown again due to coding work (next beta version ETA 8th to 10th April)
launch: ETA 30th april
start mining: ETA 2 weeks after launch
start decentral market: ETA 3 weeks after launch
full member
Activity: 231
Merit: 100
Now I think that the servers crashed. Active connections = 0.
The clients crash and close the window.  Sad
full member
Activity: 238
Merit: 100
hi,exo_coin
i have send 1.5btc,after that ,i send you the message 3days ago:

message I have signed:"i,chinabreak123,am_the_owner_of_1.5_btc_as_2nd_stage_exocoin"
amount: 1.5 BTC
txid: 2db8cb4ec72d999b28471ecda64df015dfb3608387cc0e978677ea69bfacb5f7
address used in signing process: 144eX9dviz99fnrrKEEw7UVHDXVUh5rnyM
sign generated by bt-client:
HO/L+UHxwEQN3hLLSSSN21ZOW5qw+8vd6LCri4qk/lxRC2BAhPxE62omKYZR/GdusqTzJO3K6kl0/oNeaOna/M0=

do you receive the message,if yes,please confirm.
thanks!
sr. member
Activity: 462
Merit: 250
make it round like a coin and it would be perfect not only as logo but also as coin symbol

I will keep that in mind for sketch #2
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
Is the second round ipo over or not?


It is still running. You need to contact the dev and ask him for permission to invest.
How much it could be?

Cheers

Maximum of 1.5 BTC!

It is depends on what ? and from ? till 1,5 btc?
Thank You.

It depends on the creator of this coin. Just ask him in private message.
hero member
Activity: 854
Merit: 1000
https://iota.org/
Is the second round ipo over or not?


It is still running. You need to contact the dev and ask him for permission to invest.
How much it could be?

Cheers

Maximum of 1.5 BTC!

It is depends on what ? and from ? till 1,5 btc?
Thank You.
full member
Activity: 231
Merit: 100
My 2 addresses for testing are:
EXOp8yqqsUk8T73gaCya3AHE4h5qSkF2ZcKDdaba
EXOcuqwaONDxf1cKy6zDXpfcnP63DZM4r3zPdbgg

Send some coins that I send back to test.

Smiley
full member
Activity: 231
Merit: 100
Working. I created two wallets, I generated 10,000 exo.
I opened one in each VM and transfered coins.

What else can test in this child?



http://s29.postimg.org/e1zz8angn/test_exo.jpg
sr. member
Activity: 294
Merit: 250
Open beta 2nd try: http://exocoin.org/queries/beta_release_V0.5.7z   (note: we did not uploaded this as an update, please download a fresh copy, do not reuse old files (chain blocks, wallet file, peerfile) since formats may have changed.


Changelog V0.4 -> V0.5:
- slightly change in boot process, more debug information on launch (successfully launched on xp sp3, win7 x86 and x64 - professional and enterprise(=ultimate)), GUI shows up later if connection to news/update server cannot be made (delay of ~2-3 seconds then)
- send decimal amounts of EXO now possible (got truncated to INT in between)
- removed the huge amount of re-reading the wallet file and with that the repeatly display of an error message (caching)
- fixed send_transaction circulation (way to often, multiple processment of the same message ->caching of all messages with reduces messageHop flag, additionally reduced messageHop from 3 to 2)
- added more checks on arriving transactions (check if already in latest or prev block and if timestamp is greater than timestamp of prev block ->tx get stored only once+tx gets skipped without high cpu load earlier)
- initial blockchain update can be paused now in GUI (cannot be paused once it is synced or nearly synced!)
- full EC donna and EC nist support - can be choosen for each address differently
- show Popups in GUI for status information (invalid pass etc notifications)
- user can select keyType within GUI dropdown
- wallet file format changed. Therefore the update overrides your created addresses
- pbkdf2 (hashing the passphrase multiple [dynamic] times before storing in walletfile) fully implemented
- AES256 roundcount increased to 14 (truecrypt standard)
- implemented a loading-"please wait"-popup (will be displayed on new address creation, pass change, update download and transfer EXO (and beta generate 10,000EXO))
- transactions will now be properly displayed (amount sum + transaction list) without a need of a program restart (in some cases that have been needed) *note* if you initiate a transaction while out of sync the transaction will appear in GUI automatically once the latest block is synced up!
- added Settings tab in GUI
- communication between client and miner reworked and finalized
- CPU miner finalized (GPU miner to be developed!)
- mining process within the normal client programmed (not tested yet, distribution process not developed yet)
- maximal readed in bytes of an passFile = first 5000 bytes (prevent crashes with huge files bigger than RAM and increases performance while security is not threated)
- user can change passphrase/file now within GUI. Old wallet file (representing the old pass) will be kept as well (wallet.exo.X.archive) and can be restored (=renamed) or deleted
- minimum pass requirements will be checked now at initial address generation (it could have been circumvented before) and on passphrase change
- pbkdf2 round count will be calculated new on every pass change. If you change the pass on a new computer in 20 years that will increase the round count drastically.
- fixed a bug associated with the generation of 10,000 EXO (could lead to a crash)
- added more debug output to console and log file
- fixed a bug which could lead to multiple instances of the time thread (flickering time display in GUI could be noticed) which could lead to crashes or wrong calculations which both is bad
- integrated vote system (realized centrally since decentral integration would not be a big advantage) ->build server application + integration in GUI done -> new votes will be shown on startup. Already answered votes will not show up twice. 2 test votings are within this update
- integrated batch-send-transaction mechanism (needed for initial delivery of EXO to investors) [hidden feature at the moment]
- fixed a bug which could cause the client to crash on the last loaded block from drive
- fixed a bug which could lead to a deadlock in a critical section (not exited at a previous return)
- fixed a bug that caused the GUI to hang at startup if chain is empty
- increased checks on all arriving network messages (check the format, content and if the message is allowed / should be processed at that specific moment)
- since transaction's order in a block is dependend on their hash and not on their time (that's important!) the calculation/validation of account's balances could get corrupted. Additionally the block explorer view tab in the GUI showed transactions not ordered in time. =>added new query function that returns transactions of block in time. To eliminate converting time all transactions are stored in RAM twice: once ordered after hash, once ordered after time
- fixed the bug which caused the last beta version to crash the system
- you can now start without network connection or loose connection at runtime. When you get connection back everything will be synced up again correctly [WARNING: sometime this does not work properly. Working on this ->V0.6 please manually restart if needed]
- chain will be evaluated completly if needed (if networkBlockId < currentBlockId ->delete all upon and request the latest block from network. if currentBlockId < networkBlockId request all blocks upon from network. if length matches but inChain hashes not: request that block from network. If still invalid request the previous block. If still ..... request the previous of the previous of the ...... block.
- time sync is now more accurate than before (important) and should stick better in the range of the real world UTC time (however that is not needed but is nicer).
- udp sendReliable for transactions partly implemented (user does not get the status of this yet, wait for v 0.6 /// this caused a new crash ->disabled at the moment)




Going offline now for about 15 hours. Hope that this update will run more smooth! As you can see with the change log we have worked on the product in the past week.
regards
eXocoin
member
Activity: 98
Merit: 10
Hello eXo_coin
I have PM you  two times, I want to join,  I am waiting for your reply.





beta update seems to be stable from what I can tell ;-)
Anyway we going to test it more until tomorrow, so the update will be on friday, 11th april 18-20 o'clock GMT
We did not only fixed the bug caused the crash in the first beta try as you will see tomorrow in the client / change log.

So the infinite loop in the upgraded version is gone? [Ref.] Great!
It is! However the infinite loop was not the cause in your case that the GUI did not show up (the GUI show trigger have been called anyway).
But as far as I can tell the cases that the GUI do not show up are bugged out as well. So you should expect the GUI to show up no matter what else happens. Tested that on several computer Win7 x86 and x64 professional and ultimate. Since the build also succeeds with flag=windowsXP we expect it to run with anything >=XP. I have an old laptop with XP... going to test it tomorrow just to be sure.
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
so here is the first concept I bring

it was done while doing my thesis for a PhD in theoretical physics and playing the cello.

if it's good, I can transfer it to graphics software and work on it more from the PC

just a concept for now:
(lined paper is all I had to work with atm)




make it round like a coin and it would be perfect not only as logo but also as coin symbol
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
Is the second round ipo over or not?


It is still running. You need to contact the dev and ask him for permission to invest.
How much it could be?

Cheers

Maximum of 1.5 BTC!
full member
Activity: 133
Merit: 100
Is the second round ipo over or not?


It is still running. You need to contact the dev and ask him for permission to invest.
How much it could be?

Cheers
legendary
Activity: 1806
Merit: 1001
So when does the second round of the IPO end officially?

It started on 4/2 and will last 2 weeks so I guess 4/16 is the last day
sr. member
Activity: 462
Merit: 250
so here is the first concept I bring

it was done while doing my thesis for a PhD in theoretical physics and playing the cello.

if it's good, I can transfer it to graphics software and work on it more from the PC

just a concept for now:
(lined paper is all I had to work with atm)




I just noticed I should have sketched it with a lower case "e".

I will do a second version with that variation.
sr. member
Activity: 350
Merit: 250
Vires in Numeris
So when does the second round of the IPO end officially?
sr. member
Activity: 460
Merit: 250
i see the italian translation is lacking, if you want i can do it (i am italian)
Jump to: