HashEngineering
Well-known member
After looking at the updates to the code, I determined why the testnet was not working with this app. It is because the Block data structure was changed to include the Master Node Vote information on Blocks after a specific date.
I will need to add some more code to handle this. Since the android app is an SPV client, it will not support the DarkSend feature without a lot of work (assuming the master node vote information is needed for DarkSend - I could be wrong on that).
Sometime next week is when I will have a version ready to test, otherwise any version I supply now would not work starting on May 25.
I will need to add some more code to handle this. Since the android app is an SPV client, it will not support the DarkSend feature without a lot of work (assuming the master node vote information is needed for DarkSend - I could be wrong on that).
Sometime next week is when I will have a version ready to test, otherwise any version I supply now would not work starting on May 25.