CCEIII test version 3 is up and running for Goldcoin.
Besides many optimizations and behind the scenes improvements, the SEARCH QUERIES ARE UP!
Left to do before Version 3.5:
- Finish the ledger interface to back trace and display the transactions associated with the account. As of now it only shows the current balance.
- Finish the 'Spent Output' display in the transaction page.
I have decided to try and solve the orphan block issue by placing a 20 second delay between Block Notify and when the database management module queries the daemon for the current block/transaction information.
I am hoping that 20 seconds is enough time for the daemon to discover it has an orphan block and store/report the correct information.
CCEIII still needs some visual improvements, though I did do a mini makeover to the color and table themes last night.
These will come with version 4 as the extra features are rolled out.