Author

Topic: Blockchain.info JSON-RPC "Compatible" API problems (Read 1868 times)

full member
Activity: 238
Merit: 100
RMBTB.com: The secure BTC:CNY exchange. 0% fee!
I've been using the json-rpc API. I like it, I think it's going to solve a lot of problems. Thank you!
Said this while blockchain.info is down. Heh.

Yes!! discovered soon after.

Hope it's not down too long...
sr. member
Activity: 364
Merit: 250
Yes, what happens, are the updating to the new bitcoin 0.81 or Huh
I think i was today!


Quote
[19:59] Should not be long now until were back. Still investigating how the attacker was able to discover our real none-cloudflare IPs.

sounds like a successful ddos.
member
Activity: 106
Merit: 10
Yes, what happens, are the updating to the new bitcoin 0.81 or Huh
I think i was today!
vip
Activity: 1316
Merit: 1043
👻
I've been using the json-rpc API. I like it, I think it's going to solve a lot of problems. Thank you!
Said this while blockchain.info is down. Heh.
full member
Activity: 238
Merit: 100
RMBTB.com: The secure BTC:CNY exchange. 0% fee!
I've been using the json-rpc API. I like it, I think it's going to solve a lot of problems. Thank you!
Stn
full member
Activity: 227
Merit: 100
I'm getting {"error":{"message":null,"code":-32603},"jsonrpc":"2.0"} on any query.
How to interpret it?
hero member
Activity: 910
Merit: 1005
Both these errors should be fixed now.
vip
Activity: 1316
Merit: 1043
👻
Problems:

1. Not compatible with the bitcoind JSON-RPC API. getaccountaddress(account) where account is a new one creates that account in bitcoind, in Blockchain.info it just returns an error.

2. Cryptic error messages. I am calling listrecievedbyaddress() and I get:

"Array ( [error] => Array ( [message] => [c.ode] => -32603 ) [jsonrpc] => 2.0 ) "

What is error -32603 Huh

3. Doesn't list transactions. For some reason, listtransactions() does not list my transactions, even through I can see it in blockchain.info..
Jump to: