Pages:
Author

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

hero member
Activity: 560
Merit: 500
I am the one who knocks
Good question, I was just using getinfo as the most basic test.  (EDIT: getbalance fails too)

I get the same result if I use a bad password; however if I inspect the Authorization header it is the same that curl sends (on a correct password of course).

I have tried most everything I can get my hands on, the specific gem was rpcjson, but I have some very basic test code that uses no gems (just standard Ruby calls) to try and debug this:  http://pastie.org/5035939

Because this works with curl and bitcoind your service is obviously working, I would just appreciate some help in debugging as I have no idea what else to do here (and perhaps you can see more than I can).

I'll do a bit of debugging later tonight. Are you url encoding rpc_user & rpc_pass?

I tried; however I changed my password to not require it (and it didn't work anyway).  Also I inspected the authorization header value and it matched CURLs (curl -v) which did succeed.  I don't even get an error, it just drops the connection on the ground.
sr. member
Activity: 362
Merit: 250
Dear Blockchain.info,

The API call to get unspent outputs for an address, http://blockchain.info/unspent?address=$hash_160&address=$hash_160, appears to give WRONG transaction IDs.

For instance http://blockchain.info/unspent?address=1KbDEaZ99YJYaT62emhFwabFoqQ6LYdJg9 shows unspent outputs are from transactions:

cf707398596a9f8bf45e22e3f736b819f27ba6d10cb9c12f1ca23a9daf0c6f1d
7dd1bb29c39d4b44b4c9434a9f2a9ccb1f4af22dbd8c9ff252b5e19b79dce8d8

when in fact they should be from transactions:

1d6f0caf9d3aa21c2fc1b90cd1a67bf219b836f7e3225ef48b9f6a59987370cf
d8e8dc799be1b552f29f8cbd2df24a1fcb9c2a9f4a43c9b4444b9dc329bbd17d

as can be seen on http://blockchain.info/address/1KbDEaZ99YJYaT62emhFwabFoqQ6LYdJg9.

Please fix!

Thanks,
bitfair
hero member
Activity: 910
Merit: 1005
Good question, I was just using getinfo as the most basic test.  (EDIT: getbalance fails too)

I get the same result if I use a bad password; however if I inspect the Authorization header it is the same that curl sends (on a correct password of course).

I have tried most everything I can get my hands on, the specific gem was rpcjson, but I have some very basic test code that uses no gems (just standard Ruby calls) to try and debug this:  http://pastie.org/5035939

Because this works with curl and bitcoind your service is obviously working, I would just appreciate some help in debugging as I have no idea what else to do here (and perhaps you can see more than I can).

I'll do a bit of debugging later tonight. Are you url encoding rpc_user & rpc_pass?

Pingit limit restored to £250

You must now verify your SMS number before purchase. This is to prevent a scam whereby a user is maliciously instructed to pay our barclays account, expecting to receive a product, but instead the scammer receives the BTC.
hero member
Activity: 560
Merit: 500
I am the one who knocks
Not to be a PIA, but I am having trouble accessing the JSON RPC from the Ruby example code on the wiki.  I keep getting a Connection reset by peer (Errno::ECONNRESET) error, although using CURL and bitcoind itself works.  I looked at the internals and a curl trace and it all appears fine.

How can I debug this? or..
Under what conditions will the server just close the connection?  or..
Has anyone else ran across this?

Thanks!

Does this happen for all calls or a particular method? What is the ruby library you are using?

Good question, I was just using getinfo as the most basic test.  (EDIT: getbalance fails too)

I get the same result if I use a bad password; however if I inspect the Authorization header it is the same that curl sends (on a correct password of course).

I have tried most everything I can get my hands on, the specific gem was rpcjson, but I have some very basic test code that uses no gems (just standard Ruby calls) to try and debug this:  http://pastie.org/5035939

Because this works with curl and bitcoind your service is obviously working, I would just appreciate some help in debugging as I have no idea what else to do here (and perhaps you can see more than I can).
sr. member
Activity: 383
Merit: 250
I'm not seeing the "confirmed only" option for some reason.

Try holding down the shift key while clicking the refresh icon. Maybe you have a cached page.
sr. member
Activity: 240
Merit: 250
I'm not seeing the "confirmed only" option for some reason.
sr. member
Activity: 383
Merit: 250
There is now a filter on address pages to show confirmed transactions only (Including filtering orphans)



Awesome! Thank you so much.  Smiley
hero member
Activity: 910
Merit: 1005
every time i login into my online wallet, Local Currency keeps resetting from Euro to U.S. Dollar.

In Account settings it is correctly set to Euro.

However, if i click the "refresh button" (next to logout button), Local Currency is then changed back to Eur.

The users currency is cached on the login page using the HTML5 app cache. This could probably get out of sync if the currency is changed again after being cached. I have added the currency code to the manifest file, which should cause the cache to be refreshed when the currency changes.

So please try refreshing the page once or twice and I think the problem should be fix.

like I said in an earlier post..  even if we choose different filtering options.. as soon as we change "pages" that filter gets reset to default

This should be fixed now.

Sorry if it I miss suggestions or feature requests. It was up to me I would spend 100% on development, but lately more time is being taken up by Admin tasks/support requests etc.

PingIt limit increase to £75. BTC reserves are still low but will hopefully be full stocked by tomorrow.
newbie
Activity: 32
Merit: 0
There is now a filter on address pages to show confirmed transactions only (Including filtering orphans)

http://i.imgur.com/qwz4H.png
like I said in an earlier post..  even if we choose different filtering options.. as soon as we change "pages" that filter gets reset to default
donator
Activity: 674
Merit: 522
piuk,

Small bug:

every time i login into my online wallet, Local Currency keeps resetting from Euro to U.S. Dollar.

In Account settings it is correctly set to Euro.

However, if i click the "refresh button" (next to logout button), Local Currency is then changed back to Eur.
hero member
Activity: 910
Merit: 1005
There is now a filter on address pages to show confirmed transactions only (Including filtering orphans)

sr. member
Activity: 383
Merit: 250
Is there a way to make blockchain.info not show orphan's in the Final Balance (like when viewing by address)? This is the only thing keeping me away from blockchain.info.

I'm not getting an answer. Looks like the people in charge of blockchain.info only care about the profitability and not making it better.

On normal address pages, no. The API & wallet will not show orphans.

Well that's a shame, guess that I will have to continue using the unreliable blockexplorer.com.

No I do not want to use the blockchain.info wallet and I do not know how to use the API to get that information.
hero member
Activity: 910
Merit: 1005
Is there a way to make blockchain.info not show orphan's in the Final Balance (like when viewing by address)? This is the only thing keeping me away from blockchain.info.

I'm not getting an answer. Looks like the people in charge of blockchain.info only care about the profitability and not making it better.

On normal address pages, no. The API & wallet will not show orphans.
sr. member
Activity: 383
Merit: 250
Is there a way to make blockchain.info not show orphan's in the Final Balance (like when viewing by address)? This is the only thing keeping me away from blockchain.info.

I'm not getting an answer. Looks like the people in charge of blockchain.info only care about the profitability and not making it better.
legendary
Activity: 1078
Merit: 1003
Is there something wrong with the two factors sms authentication. I don't get a sms when I try to open my wallet?

Are you outside the US? Our previous SMS provider only has patchy support for international SMS (http://www.tropo.com/). I have switched to twilio.com which should be more reliable.

Yeah I am in EU, it's ok I think I don't need 2factor auth anymore since I got myself a quasi offline wallet with the combination of a blockchain spending wallet.
hero member
Activity: 910
Merit: 1005
Not to be a PIA, but I am having trouble accessing the JSON RPC from the Ruby example code on the wiki.  I keep getting a Connection reset by peer (Errno::ECONNRESET) error, although using CURL and bitcoind itself works.  I looked at the internals and a curl trace and it all appears fine.

How can I debug this? or..
Under what conditions will the server just close the connection?  or..
Has anyone else ran across this?

Thanks!

Does this happen for all calls or a particular method? What is the ruby library you are using?

Is there something wrong with the two factors sms authentication. I don't get a sms when I try to open my wallet?

Are you outside the US? Our previous SMS provider only has patchy support for international SMS (http://www.tropo.com/). I have switched to twilio.com which should be more reliable.

GBP Withdrawals Via PingIt now available:

New EV SSL Ceritificate:


legendary
Activity: 1078
Merit: 1003
Is there something wrong with the two factors sms authentication. I don't get a sms when I try to open my wallet?
hero member
Activity: 560
Merit: 500
I am the one who knocks
Not to be a PIA, but I am having trouble accessing the JSON RPC from the Ruby example code on the wiki.  I keep getting a Connection reset by peer (Errno::ECONNRESET) error, although using CURL and bitcoind itself works.  I looked at the internals and a curl trace and it all appears fine.

How can I debug this? or..
Under what conditions will the server just close the connection?  or..
Has anyone else ran across this?

Thanks!
hero member
Activity: 560
Merit: 500
I am the one who knocks
piuk,

Found very minor bug at http://blockchain.info/api/json_rpc_api

Under the wrapper libraries the second Ruby link should actually be labeled PHP
legendary
Activity: 1470
Merit: 1002
Hello!
Here is a video example of the blockchain iOS app making a purchase from a website.

http://www.youtube.com/watch?v=1rcUSyEjfVc


Nice video  Wink
Pages:
Jump to: