Search results

  1. HashEngineering

    Android wallet new phone

    This sounds like it is Darkcoin Wallet by HashEngineering (me). Coinami uses a passphrase. Backups are saved to the downloads folder on the device. And one should always archive them in an email to another computer or account as a backup to the backup.
  2. HashEngineering

    Android Wallet

    Some users are having trouble with missing transactions, which is a common problem to have with these SPV wallets. I turned on bloom filters and that may actually help. Other users are asking about InstantX and DarkSend. After looking at the code, it appears that DarkSend might be possible as...
  3. HashEngineering

    Android Wallet

    The app was forked from version 3.x of the bitcoin wallet, it doesn't have the PIN feature. Eventually, the app will be upgraded to Bitcoin Wallet 4.x which does have this feature, among others such as paper wallet sweep. Importing keys is not possible at this time, except for when restoring...
  4. HashEngineering

    DARKCOIL-0.9.18.13: Lightweight Darkcoin Wallet

    I appreciate the high praise regarding the Android Wallet, but it's functionality would be like Darkcoil in that it also doesn't support DarkSend or any of the other functionality that the official darkcoin client has. This may change as my time permits.
  5. HashEngineering

    Android Wallet

    Thanks to those who helped me solve this problem. I updated the code to the new protocol versions and it worked on my phone. Currently publishing the new version on Google Play. It will be available later.
  6. HashEngineering

    Android Wallet

    Sorry, but I don't do iOS apps (iPhone). I don't have the hardware or the expertise at this time.
  7. HashEngineering

    Android Wallet

    Sorry on the late update, but I haven't added DarkSend to the app yet. I have been readying through the code to see how it works. If anyone wants to submit a pull request to add the feature, that will be much appreciated. Unfortunately, we have been getting reports of users who cannot connect...
  8. HashEngineering

    Android Wallet

    An update was posted on July 12 to fix a problem with some users. For some reason for me it worked, but others could not sync.
  9. HashEngineering

    Android Wallet

    The wallet has been updated.
  10. HashEngineering

    Android Wallet

    An update to the wallet will be posted in the next three weeks what will use the DNS servers recently added to the Darkcoin Client code.
  11. HashEngineering

    RC3 Soft Fork

    I have a question regarding updating the code for the Android Wallet to work with the current darkcoin network. https://darkcointalk.org/threads/android-wallet.383/page-3
  12. HashEngineering

    Android Wallet

    Since the darkcoin code has been updated, the android app must follow suit. I am having trouble with this section and cannot see how the master node vote information is stored in the block header. The field vmn is in the CBlockHeader class, but it is to part of the IMPLEMENT_SERIALIZE list...
  13. HashEngineering

    6/20 RC3 Post-mortem

    I am looking forward to seeing how the votes will be changing the hash of the block. Will the block header be changed to include a hash of the master node votes in the same way the merkle root is a hash of the transactions? As the developer of the android wallet, I hope that the changes don't...
  14. HashEngineering

    Android Wallet

    It seems like the app was still working after the fork was reversed, but I will update it anyways.
  15. HashEngineering

    Android Wallet

    The testnet app is now online. Both apps were updated to RC3 for the masternode START times. Hope it works at the end of the week! See the OP for the links.
  16. HashEngineering

    Android Wallet

    I am working on a testnet version of the app. It will have a different icon and color scheme to distinguish it from the main net app. It currently syncs to the testnet chain (as of today) after I found the necessary information on the C++ github repo. It should be ready/published next week.
  17. HashEngineering

    Android Wallet

    Thanks for this answer. DarkSend for this app will have to wait until July or when the feature works and is open source.
  18. HashEngineering

    Android Wallet

    Regarding DarkSend, I saw that the RC version of the wallet had a "Use DarkSend" checkbox on the send page. Unfortunately, I couldn't find any references to this checkbox in the github source code. That checkbox will eventually lead me to all the code to help me figure out how DarkSend works...
  19. HashEngineering

    Android Wallet

    This app is now published on Google Play with (beta) in its name. It will be available after several hours.
  20. HashEngineering

    Android Wallet

    Good News. I was planning on publishing this app on Google Play today with updated icons, but my main concern is the next fork will break the app. I will wait for more feedback and also see when the DarkSend will be activated again. A testnet version would also be good, but I need a way to...
Back
Top