thanks for the positive feedback. Glad to hear that many of you appreciate the work we already put into eXocoin. It is still not releaseable until the chain will not get out of sync anymore. Additionally rechecking every security threating code passages is required and the release of that code passages in our wiki.
The next version ETA late monday or tuesday hopefully contains:
- working CPU miner and (partial) integrated workflow of the mining process (miner.exe will be delivered with this update)
- reworked udp reliable send class
- a step towards interest calculation
- no more stucking on chain sync (well over 50% of the cases should be automatically detected right now, aiming for 100% in that version)
- change address state of an EXO address (you can disable an EXO address. If it is fully disabled it will not used in send_transaction anymore AND cannot receive coins from anyone else). This feature could be used for an IPO for example when you want to close a stage you could simply disable the address. So there are 4 possible values for each address: ENABLED (default), DISABLED (both ways), SEND_ONLY, RECV_ONLY
There might be more use cases for this feature like if you want to control from what address you send your EXO in a transaction (if possible regarding balances of course) or if you are an escrow provider and want to ensure that the escrowed wallet addresses will not be touched in send_transactions. An exchange provider who wants to enforce that the customers use everytime a new EXO address when transfering coins into the exchange then the exchange provider could easily disable an address automatically after the first received transaction. On the sender's side he will get a notification if he tries to initiate a transfer to a disabled address.
- create_checkpoint function (not visible right now, tests in later versions)
- more function in block explorer
- fully functional sign&verify dialog processing in the GUI wallet tab
- bug fix to latest chain async
- bug fix to hala's problem if invetigation finds something
best regards
#edit:
Once the client is running, I create 10 000 test exo, trasnferred a bunch to different accounts.
A few minutes laters, all my exo disappears from the balance along with transaction history.
Yes the processing of transactions is buggy since ~10am. All nodes are refusing to process transactions since they are out of sync to each other. That will be investigated thoroughly and hopefully fixed in the next version (see above). Unfortunately as for now it is "normal" that all new transactions are vanishing. All nodes might get completly shut down in the meantime until the next update without further notice.
#edit2: I probably will not look into bitcointalk on easter sunday. Have a good time and see you again on monday
regards
eXocoin