Pages:
Author

Topic: Blockchain.info - Bitcoin Block explorer & Currency Statistics - page 87. (Read 482537 times)

legendary
Activity: 1470
Merit: 1002
Hello!
I'm trying to use Blockchain for Android for the first time on a Nexus 7 and it crashes on launch.

I can see the stack trace on the Report menu, but don't know how to copy that and paste it here so I'll manually type what it looks like the problem is.

Caused by: android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment
piuk.blockchain..android.ui.WalletAddressFragment: make sure class name exists, is public, and has an empty constructor that is public
  at android.support.v4.app.Fragment.instantiate(Fragment.java.391)
  at android.support.v4.app.Fragment.instantiate(Fragment.java:359)
[...]
Caused by: java.lang.ClassNotFoundException: Didn't find class "piuk.blockchain.android.ui.WalletAddressFragment" on path: /data/app/piuk.blockchain-1.apk
  at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65)
[...]

This is on Android 4.2,

[Update: Thanks to World's tip on how to get a screen shot:


 - http://i.imgur.com/MZPXF.png

I Seond this problem. I have the same issue but on a Samsung galaxy tab 2. The app won't even load for me sadly.
Thirded
hero member
Activity: 743
Merit: 500
Any one have an explanation for this?

http://blockchain.info/charts/my-wallet-n-users

10% increase in users in a day or so?

That ridiculous Reddit post on /r/videos where everyone was directed to check out the site?
Check out this thread https://bitcointalksearch.org/topic/is-the-same-thing-happening-to-blockchaininfo-130371
full member
Activity: 126
Merit: 100
I'm trying to use Blockchain for Android for the first time on a Nexus 7 and it crashes on launch.

I can see the stack trace on the Report menu, but don't know how to copy that and paste it here so I'll manually type what it looks like the problem is.

Caused by: android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment
piuk.blockchain..android.ui.WalletAddressFragment: make sure class name exists, is public, and has an empty constructor that is public
  at android.support.v4.app.Fragment.instantiate(Fragment.java.391)
  at android.support.v4.app.Fragment.instantiate(Fragment.java:359)
[...]
Caused by: java.lang.ClassNotFoundException: Didn't find class "piuk.blockchain.android.ui.WalletAddressFragment" on path: /data/app/piuk.blockchain-1.apk
  at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65)
[...]

This is on Android 4.2,

[Update: Thanks to World's tip on how to get a screen shot:


 - http://i.imgur.com/MZPXF.png

I Seond this problem. I have the same issue but on a Samsung galaxy tab 2. The app won't even load for me sadly.
newbie
Activity: 52
Merit: 0
Any one have an explanation for this?

http://blockchain.info/charts/my-wallet-n-users

10% increase in users in a day or so?

That ridiculous Reddit post on /r/videos where everyone was directed to check out the site?
legendary
Activity: 1031
Merit: 1000


Can you add some text to this graphic that instructs the user what to do? Perhaps Click Here under the heart?

I do not think the button is very intuitive for users. Most of them probably think, "Well, yes I would like to donate bitcoins but how do I do it?" Never thinking to click the image.
legendary
Activity: 1862
Merit: 1105
WalletScrutiny.com
Any one have an explanation for this?

http://blockchain.info/charts/my-wallet-n-users

10% increase in users in a day or so?

Script kiddies?
hero member
Activity: 955
Merit: 1002
Any one have an explanation for this?

http://blockchain.info/charts/my-wallet-n-users

10% increase in users in a day or so?
donator
Activity: 674
Merit: 522

Does anyone else gets altered balance if anonymous transaction is used?

I'd like to send exactly X amount, but destination address gets X.something

Example:

I enter exactly 10btc to be sent anonymously... the receiver gets 10.0001 btc.

Is this a bug?


This has been fixed now.


Looks like the error is back... Today i got 0.001btc too little using the mixer.
hero member
Activity: 547
Merit: 500
Decor in numeris

Wow!  700 billion bitcoins in circulation.  We are taking over the world.
legendary
Activity: 1372
Merit: 1000
--------------->¿?
hero member
Activity: 504
Merit: 500
WTF???
This question was asked in the newbie section and never really answered: https://bitcointalksearch.org/topic/can-some-one-tell-me-more-about-public-notes-in-bitcoin-transactions-117442


This is regarding the custom send, "Public Note". It says that it is permanently embedded in the block chain. Is this really in the block chain where I could parse it myself? Or does blockchain.info embed a little ID and have a database that contains the notes?

I got an official answer from their support. Originally, the message was in the block chain. Per the request of bitcoin-qt developers having a fear of block chain bloat it is now just stored as a database entry on their server.
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
Small one: https://blockchain.info/wallet/deposit-bank-transfer

Steps numbered 1, 3, 3, instead of: 1, 2, 3, etc.
legendary
Activity: 1092
Merit: 1016
760930
Hi, there seems to be a serious issue with the donation button generator - it shows a random address for the recipient instead of the requested one. Can anyone reproduce it?
hero member
Activity: 743
Merit: 500
I can see the stack trace on the Report menu, but don't know how to copy that and paste it here so I'll manually type what it looks like the problem is.
To take a screenshot on your device, press the Volume Down and Power keys at the same time http://www.howtogeek.com/121133/how-to-take-screenshots-on-android-devices-since-4.0/
legendary
Activity: 2506
Merit: 1010
I'm trying to use Blockchain for Android for the first time on a Nexus 7 and it crashes on launch.

I can see the stack trace on the Report menu, but don't know how to copy that and paste it here so I'll manually type what it looks like the problem is.

Caused by: android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment
piuk.blockchain..android.ui.WalletAddressFragment: make sure class name exists, is public, and has an empty constructor that is public
  at android.support.v4.app.Fragment.instantiate(Fragment.java.391)
  at android.support.v4.app.Fragment.instantiate(Fragment.java:359)
[...]
Caused by: java.lang.ClassNotFoundException: Didn't find class "piuk.blockchain.android.ui.WalletAddressFragment" on path: /data/app/piuk.blockchain-1.apk
  at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65)
[...]

This is on Android 4.2,

[Update: Thanks to World's tip on how to get a screen shot:


 - http://i.imgur.com/MZPXF.png
hero member
Activity: 504
Merit: 500
WTF???
This question was asked in the newbie section and never really answered: https://bitcointalksearch.org/topic/can-some-one-tell-me-more-about-public-notes-in-bitcoin-transactions-117442


This is regarding the custom send, "Public Note". It says that it is permanently embedded in the block chain. Is this really in the block chain where I could parse it myself? Or does blockchain.info embed a little ID and have a database that contains the notes?
legendary
Activity: 1078
Merit: 1003
bug report:

under "Receive money" if I go to "More actions" and choose "Show relationship diagram" a pop window opens, the blockchain frontpage loads and I get this message: Unknown Exception: null

and if I choose "Group addresses by taint" it stays on my "Recieve money" page but I get an error message "Error downloading taint data"
donator
Activity: 674
Merit: 522
@piuk

Feature request:
Could you please add optional "Custom text filed" for "Send Via Email" form, so we could also add short personalized message to the email receiver?

Tnx!
hero member
Activity: 767
Merit: 500
From another thread

I've read on this page https://blockchain.info/wallet/faq:

Quote
Why am I being asked to include a "Miners fee"?

 A miners fee will encourage bitcoin miners to accept your transaction more quickly. Sometimes if you don't include a fee your transaction will never get confirmed and will be returned to you in approximately 24 hours.

I cannot understand what Blockchain.info is doing that would "return to you" transactions that don't confirm in 24 hours.

Once a transaction is broadcast it ends up in the transaction memory pool for tens of thousands (or more) full nodes.

You can't spend the coins again because those nodes won't accept another transaction with the same coins -- it is a double spend.  Eventually the original transaction will get mined.

Does this message need clarification, or am I misunderstanding something?

blockchain.info will purge transactions that haven't been confirmed into a block after approx 24 hrs - I had one recently that never confirmed.  So in this case if the tx just keeps bouncing around the p2p network and never sealed in a block it will eventually expire (as bitcoin nodes bounce, don't retransmit your tx) and it will be 'returned' to you in the form of the outgoing transaction vanishing from your blockchain.info transaction list.  It's then up to you to retransmit if you want to.

Will
legendary
Activity: 2506
Merit: 1010
From another thread

I've read on this page https://blockchain.info/wallet/faq:

Quote
Why am I being asked to include a "Miners fee"?

 A miners fee will encourage bitcoin miners to accept your transaction more quickly. Sometimes if you don't include a fee your transaction will never get confirmed and will be returned to you in approximately 24 hours.

I cannot understand what Blockchain.info is doing that would "return to you" transactions that don't confirm in 24 hours.

Once a transaction is broadcast it ends up in the transaction memory pool for tens of thousands (or more) full nodes.

You can't spend the coins again because those nodes won't accept another transaction with the same coins -- it is a double spend.  Eventually the original transaction will get mined.

Does this message need clarification, or am I misunderstanding something?
Pages:
Jump to: