Bitcoin Forum
May 28, 2024, 03:34:22 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 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
121  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: November 21, 2013, 07:07:16 AM
I have a bunch of paper wallets. If I would like to verify how much is on it, rather than import the public key, I would like to just scan it to get a balance off the block chain. Would that be possible?
Also, would it be possible somewhere to see the individual balance of all keys stored in Mycelium? Currently we only see a total balance of all added together.

As states, enable expert mode and make sure "aggregated mode" is checked.

right now, you can start the "cold storage spend wizard" and scan a private key without importing it. then you can go to "enter amount" where you see its balance. but - It is a good idea to show the more key info in the "cold storage spending", for example what bitcoin address it corresponds to.
122  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: November 20, 2013, 08:28:30 PM
version 1.0 rc7 has been pushed to the playstore. right now you need to take part in the beta test to use it.

Quote
to be eligible for testing you need to join the g+ group at

https://plus.google.com/communities/102264813364583686576

to get the latest bleeding edge versions go to

https://play.google.com/apps/testing/com.mycelium.wallet

new features include:

updated UI to the current Android guidelines.
Backup verification (important, do it!)
two-factor backups

tons of small improvements
123  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 31, 2013, 07:16:34 PM
Now that BitAddress supports BIP38 encrypted wallets, would you consider adding support for this in the cold storage spend feature?
YES.
We will support that, BUT be warned, BIP38 generation takes a huge amount of memory and cpu time. one spend can take as long as 5 minutes.

in order to make that more smooth, Jan developed a slightly relaxed scheme of encrypted wallet that will become the default export format (2-factor, with fixed-length)

for moer details, see our beta group on google+
124  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 25, 2013, 01:01:34 AM
Will the testnet version be dropped at some time (like it happened with Bitcoin spinner, IIRC), or will be mantained along the production one (like Bitcoin Wallet)? I think it would be good idea to keep it, not only for testing purpose, but It could be useful to show peoples how bitcoin works without messing up with the real thing.

we just started it and we are using it a lot for development. you can expect that we will not turn it off deliberately until further notice.

the uptime will be significantly worse and maybe even cut off backwards compatibility, because we sometimes try out things that turn out to be a bad idea. so you need to keep your installation of testnet really up to date and don't be confused if it does not work sometimes..
125  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 24, 2013, 12:51:33 PM
Btw, I didn't look into CoinJoin too closely (hadn't had time to run it myself yet), but doesn't it need Tor to be really anonymous?


the question is what exactly do you want to hide.

if you want to hide the info what exactly you are joining, this is already provided by using SSL with hardcoded fingerprints.

if you want to obfuscate your IP when talking to the Mycelium server so we can no longer "connect the dots", yes then you need tor. we already have socks proxy support so you can install Orbot and run Mycelium over it. so this is mostly covered.

additionally the connection is SSL anyways, so not even an exit node can look into the data.
if you want to hide the fact that you are using Bitcoin/Mycelium - an exit node would have evidence that you are using Mycelium wallet. to make that more private, we would need to run a tor hidden service too, to provide the best possible privacy.
126  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 21, 2013, 10:14:24 PM
I have a development suggestion. How about adding a CoinJoin mixing option to Mycelium wallet? That would be an excellent feature. Similar to what Blockchain.info is doing with their sharedcoin trustless mixing right now. What do you guys think about this idea? These sort of features are a must if we want to continue to protect the privacy of Bitcoin users.

i think it is an excellent idea. and the idea works even better if it is the default mode of operation. the question where to get the resources for implementing this.
127  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 18, 2013, 09:18:25 AM
Yes, it would be for having the flexibility to increase the fee from the default minimum of 0.0001 for faster confirmation when needed.
I got it!  Thanks a lot.

in practice, i have noticed all mycelium wallet transactions were included in the next block with the suggested fee of 0.1 mBTC - do you have any txid where this was not the case?
128  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 15, 2013, 07:30:11 AM
I have Orbot on my device.  In order for Mycelium to connect through the Tor network, what should I enter in the "Socks Proxy" field in Settings --  "localhost:9050" or "127.0.0.1:9050"...?

Edit:  Also, is there an indicator or a way to verify that Mycelium is indeed connected to the Tor network?

"localhost:9050" or "127.0.0.1:9050" both are possible, but i would prefer the localhost variant.

the easiest way to validate this is to run an app like "OS monitor" that shows all active sockets. you should be able to identify the mycelium process and to what IP it connects. if connected through orbot, it should show

of course, have a look at the source code, too. everything is published on github for a reason Wink

and yes, we could also run a tor hidden service but we are not there yet
129  Bitcoin / Bitcoin Wallet for Android / Re: HELP! Mycelium wallet sealed up into a locked cell phone! on: October 14, 2013, 02:50:55 PM
hi. you are posting in the wrong forum. this forum is for the Bitcoin Wallet of Andreas Schildbach. I am assuming you are trying to recover the keys recently used in Mycelium.

Nevertheless there are two primary ways to recover your bitcoins, if you have lost access to your mycelium wallet

1) restore the backup of the private key that you made using the mycelium wallet somewhere else. you did make a backup, right?

or
 
2) gain root access to your phone. then log in the phone using your desktop with

"adb shell" - this loggs you into the phone

"cat /data/data/com.mycelium.wallet/shared_prefs/data.xml" this prints the stored keys. you can chose to import this to another myceliuim wallet or import the key somewhere else.

in this you see the address followed by "|" and a hex number. followed by | and another hex number which is the private key.

alternatively, pay for a service that extracts the content of your phone directly from the flash memory. this might be quite expensive, but if 1+2 fail, this is still an option. this will not work if your phone is fully encrypted with your lock screen password.
130  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 12, 2013, 05:02:09 PM
right now it choses one of the originating addresses for change.

this is to avoid having to backup new keys just because you are sending something. in the future this might change significantly, tough.
131  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 09, 2013, 03:06:01 PM
Bug report (0.8.5):

I have four addresses in my wallet, of which one is watch-only.

In the main view the second address (not the watch-only address) shows a very, very small QR code unlike the others. Also if I tap that second address it does not show the dimming QR code like the others. Instead it shows the Android "Share with..." dialog.


i know that the qr code size is not consistent across phones. we should find a more generic solution here.
but in order to verify the fix i need to reproduce it first - which model are you on?
132  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: October 09, 2013, 09:55:19 AM
apparently, running minepeon now completely killed my SD card. i don't have any hard proof, but i suspect it was constantly writing to the card.
133  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: October 02, 2013, 02:13:41 PM
Nothing, tried again with another internet provider, same result. I can only add that at point 3 I get:
"We're sorry, the requested URL was not found on this server."

i think you need to be logged in with your google account that you used to join the g+ community in order to get that page working. also, group join requests are approved manually at the moment.
134  Economy / Economics / Re: Predict the fate of mtgox (poll) & mtgox doom&gloom discussion on: September 29, 2013, 07:05:32 AM
(like bitfloor) is incorrect. Bitfloor has returned probably all USD, probably all post-hack BTC, and a minuscule amount of pre-hack BTC balances.

Miniscule ... i am still waiting for my 10 btc
135  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: September 26, 2013, 02:26:42 PM
Good news everyone!

We have launched a new testnet release, where people will can try out new early builds without even touching the real bitcoins. Testnet releases are a completely seperate app, signed with a different key, but built largely from the same source. Of couse it connects to the current testnet3.

to get in, you need to do three things:

1) join the Mycelium Beta testers group at https://plus.google.com/communities/102264813364583686576

2) enable taking part of the beta test at https://play.google.com/apps/testing/com.mycelium.testnetwallet

3) install the app via the WEB version of the play store at https://play.google.com/store/apps/details?id=com.mycelium.testnetwallet  using your PC. do not attempt to search it directly via the play store app - since the play store does not list beta-only apps yet.

we will also publish the sources along with the next prodnet release. maybe this testnet release will increase the github push frequency, too.


some changes compared to the main release:
Quote
Address Swiping: On the main view you can now swipe the address box horizontally to switch between receiving addresses. If you have Segregated Mode enabled (expert feature) the address you swipe to will also be the only key you work on. This means that the balance and transaction history only will show stuff related to that key. The balance and tx history updates really snappy while you swipe through your addresses, try it, it looks rather cool.

Address Book: The address book now has two tabs. One for your own addresses and another for other addresses. This gives a nice overview and makes it less likely that you select the wrong recipient.

On top of that there are a few of minor usability changes such as a setting for disabling the pulsing QR codes.
136  Bitcoin / Bitcoin Discussion / Re: FAQ on the payment protocol on: September 25, 2013, 01:32:14 PM
The PKI is still horribly broken, if I read the FAQ correctly (correct me if I don't) it means that currently anyone compromising a CA (as in any of them) can easily MITM and steal your money.

maybe it is time to start up a new PKI cartel, specifically for bitcoin applications. bitcoin wallet apps could ship their own version of the root certs.
137  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: September 24, 2013, 10:02:45 PM
there have been some reports of a handful of OutOfMemoryExceptions happening. if someone is affected please post any context. (number of private keys, numer of transactions, addresses, size of the address book etc.)

i have not been able to reproduce this problem yet.
138  Economy / Service Announcements / Re: [ANN] Bitcoin Solutions - Consultancy and bespoke Bitcoin software. on: September 24, 2013, 02:39:17 PM
congratulations!

this is a much needed service, especially in Europe. I will forward some of the requests for integration to you Smiley
139  Bitcoin / Bitcoin Discussion / Re: Are you guys listening to any of the BTC Podcasts on: September 21, 2013, 01:07:58 PM
we have a great german podcast at bitcoinupdate.com
if you are into bitcoin and speak german, you should listen to us Smiley next episode is expected to come on air monday morning.
140  Bitcoin / Mycelium / Re: Mycelium Bitcoin Wallet on: September 13, 2013, 03:43:05 PM
Thanks for your support Smiley

Don't worry about the UI falling behind. We do have grand plans to overhaul it.
If you have any specific suggestions or something is bugging you, please don't hesitate to post here or write to developers@mycelium.com


if you want to see the early beta builds you need to join the google group AND activate beta builds at https://play.google.com/apps/testing/com.mycelium.wallet
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!