Bitcoin Forum
May 08, 2024, 08:52:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 »
101  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] Darkcoin | First Anonymous Coin | Inventor of X11, DGW and Darksend | Instant TX on: January 10, 2015, 06:57:27 AM
There has been an update for the Darkcoin Wallet for Android.  It will now sync faster for new users.

This wallet does not support any Darkcoin specific features such as DarkSend.

https://github.com/HashEngineering/darkcoin-wallet/releases/download/v1.0.7/darkcoin-wallet-1.0.7.apk
https://play.google.com/store/apps/details?id=hashengineering.darkcoin.wallet
102  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin: 1st Grøstl | Unmoded Grøstl Thread | AES accelerated on: January 08, 2015, 05:40:36 AM
So far we have 3 people who have downloaded the app on Google Play.  Hopefully more people have downloaded it from github.

https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.wallet
https://github.com/HashEngineering/groestlcoin-wallet/releases/tag/v0.23-beta

This latest update includes some minor fixes.

Nice work!

Some feedback:
* you may want to tweak the description to include "groestl", "grs" and other keywords, I had a hard time finding it in the play store.
* there is slight delay at start with a "blank" page, you might want to display a logo or something before connecting to the network/opening db/whatever is taking time.


Thanks for the feedback.  I will try the splash screen idea to see if it hides the blank page problem.
103  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: January 07, 2015, 07:07:39 AM
The Namecoin Wallet (beta) for Android has been published!

Source Code:
https://github.com/HashEngineering/namecoinj
https://github.com/HashEngineering/namecoin-wallet

Download:
https://github.com/HashEngineering/namecoin-wallet/releases
https://play.google.com/store/apps/details?id=hashengineering.namecoin.wallet
104  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: HashEngineering - Android Wallet Creation Service on: January 07, 2015, 06:56:48 AM
deleted.  Mistakenly quoted the OP instead of editing it.
105  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: HashEngineering - Android Wallet Creation Service [Namecoin Wallet in Beta] on: January 07, 2015, 06:54:00 AM
The Namecoin is now available.  It is a beta.

https://github.com/HashEngineering/namecoin-wallet/releases/tag/0.1-beta
106  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin: 1st Grøstl | Unmoded Grøstl Thread | AES accelerated on: January 06, 2015, 08:54:36 AM
So far we have 3 people who have downloaded the app on Google Play.  Hopefully more people have downloaded it from github.

https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.wallet
https://github.com/HashEngineering/groestlcoin-wallet/releases/tag/v0.23-beta

This latest update includes some minor fixes.
107  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: January 06, 2015, 08:49:08 AM
Does this mean you have joined Team IXC?

I may join soon.  I have been experimenting with another coin that is merged mined with Bitcoin and am having some success with the java code.  ixcoin can be next on my list.  I am using the code from DevCoin and looked at Dogecoin modifications for Aux POW, as it is called.
Great! I'll fashion you a nice hat out of some tin foil so they can't read your mind.

Thanks, I was continuing my testing and found that this other wallet I am working on is working and I could easily change it to ixCoin at a later time.  Still need to finish my testing!
108  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: January 06, 2015, 08:41:17 AM
A Namecoin Android Wallet is being produced by Hash Engineering Solutions.
109  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: January 05, 2015, 08:48:21 AM
Does this mean you have joined Team IXC?

I may join soon.  I have been experimenting with another coin that is merged mined with Bitcoin and am having some success with the java code.  ixcoin can be next on my list.  I am using the code from DevCoin and looked at Dogecoin modifications for Aux POW, as it is called.
110  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: January 04, 2015, 09:47:46 AM
Further research reveals that the problem I thought of is solved by the java code I found with Devcoin and the ixcoin source.  Looks like it is possible to make an android wallet for this coin.

Silly questions: a light electrum wallet for ixc has been created (it doesn't sync right now for lack of server) by Peter Erskin.
- is an android light wallet dependent on online servers (like electrum) or it goes to check the blockchain directly?
- is the existing electrum ixc somehow useful in creating the android (and ios) app?

PS BTC -12% in two days? People are running away from cryptos

1.  The light android wallet checks the blockchain directly. (no servers)
2.  the electrum ixc is not useful in creating the android app, and neither of them is useful in creating the iOS app (luckily there is the Bitcoin Bread Wallet iOS app to fork, but I don't have the ability presently to do the iOS version).
111  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: January 04, 2015, 05:58:28 AM
I use GroundRods wallet, I am no expert in these matters but it works well and I have not had any problems with it. I remember seeing a post of his somewhere about wanting to know more about android and it wouldn't really surprise me if he was off somewhere teaching himself how to make an IXC application for mobile devices. I don't really know what he may be doing but I hope we have not seen the last of him.

Is there still a need for and android wallet?
There most certainly is and one for ios too like deadsea says. Can you help with that? Our main forms of payment are lulz, kudos and I personally would pledge some IXC, perhaps there are others here that would too for working applications by verified developers.

I am doing some research on ixcoin.  It appears to be merge mined with Bitcoin.  This may be a problem for an SPV Light Wallet, the kind of wallet that doesn't download the entire blockchain.  Any blocks that are merged mined will contain extra information in the block about the bitcoin block and difficulty and hash that were used to solve the block.  In the regular bitcoin wallet, the block header is all that is needed to verify a block (because all the necessary information is in it to check the POW and difficulty).  This is something that I am looking into.  A dev had made a wallet for DevCoin which was never published and I am looking at the code to see if it solves the problem I think these types of coins will have.

Further research reveals that the problem I thought of is solved by the java code I found with Devcoin and the ixcoin source.  Looks like it is possible to make an android wallet for this coin.
112  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: January 04, 2015, 04:52:38 AM
I use GroundRods wallet, I am no expert in these matters but it works well and I have not had any problems with it. I remember seeing a post of his somewhere about wanting to know more about android and it wouldn't really surprise me if he was off somewhere teaching himself how to make an IXC application for mobile devices. I don't really know what he may be doing but I hope we have not seen the last of him.

Is there still a need for and android wallet?
There most certainly is and one for ios too like deadsea says. Can you help with that? Our main forms of payment are lulz, kudos and I personally would pledge some IXC, perhaps there are others here that would too for working applications by verified developers.

I am doing some research on ixcoin.  It appears to be merge mined with Bitcoin.  This may be a problem for an SPV Light Wallet, the kind of wallet that doesn't download the entire blockchain.  Any blocks that are merged mined will contain extra information in the block about the bitcoin block and difficulty and hash that were used to solve the block.  In the regular bitcoin wallet, the block header is all that is needed to verify a block (because all the necessary information is in it to check the POW and difficulty).  This is something that I am looking into.  A dev had made a wallet for DevCoin which was never published and I am looking at the code to see if it solves the problem I think these types of coins will have.
113  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: January 03, 2015, 08:23:44 AM
I use GroundRods wallet, I am no expert in these matters but it works well and I have not had any problems with it. I remember seeing a post of his somewhere about wanting to know more about android and it wouldn't really surprise me if he was off somewhere teaching himself how to make an IXC application for mobile devices. I don't really know what he may be doing but I hope we have not seen the last of him.

Is there still a need for and android wallet?
114  Alternate cryptocurrencies / Altcoin Discussion / Re: IOS and Android Based Coin? on: January 03, 2015, 08:21:56 AM
In such a case, we would need a proof of phone algorithm or something like that?
115  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Freicoin: demurrage crypto-currency from the Occupy movement (crowdfund) on: January 02, 2015, 05:46:18 AM
Is there a need for a Freicoin android wallet?
116  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Myriad [1st Multi-PoW] | REQUIRED UPDATE 0.9.2.7 on: December 31, 2014, 07:46:56 PM
Giveaway

Post a screenshot of your Android wallet with the QR code up and I'll send you 1000 MYR. Easy peasy.

Link to Android Wallet: https://play.google.com/store/apps/details?id=hashengineering.myriadcoin.wallet

The Android wallet app is currently stuck at  block 866000.  It will be fixed next week.  Hash engineering is sorry for any inconvenience.  We had a bug in the most recent update.

We are having more trouble than we thought we would have while updating the app for the latest security update.  It may take another week to complete the work.
117  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin: 1st Grøstl | Unmoded Grøstl Thread | AES accelerated on: December 31, 2014, 07:42:39 PM

The app is also available here:  https://github.com/HashEngineering/groestlcoin-wallet/releases/tag/v0.22-beta

The Paper Wallet Sweep is now working (there will be a few hours delay on the update from Google Play).
118  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Myriad [1st Multi-PoW] | REQUIRED UPDATE 0.9.2.7 on: December 25, 2014, 06:37:14 AM
Giveaway

Post a screenshot of your Android wallet with the QR code up and I'll send you 1000 MYR. Easy peasy.

Link to Android Wallet: https://play.google.com/store/apps/details?id=hashengineering.myriadcoin.wallet

The Android wallet app is currently stuck at  block 866000.  It will be fixed next week.  Hash engineering is sorry for any inconvenience.  We had a bug in the most recent update.
119  Alternate cryptocurrencies / Altcoin Discussion / Re: Android create checkpoints file: Network provided difficulty bits do not match on: December 21, 2014, 05:17:12 PM
In the original post error, we found that the difficulty adjustment code was found to have an error. 

Your problem is different.  Did you delete the checkpoints file in the wallet/assets folder?

If you are forking from another coin, then the other coin has a checkpoints file that will be left behind and not compatible with your new coin. 

This is one thing that could cause this error, perhaps.
120  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source on: December 19, 2014, 08:31:13 AM
Is there a need in updating the Android Wallet for the fork?
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!