Bitcoin Forum
October 12, 2024, 07:30:32 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Service Discussion / Re: rpc.blockchain.info Json-rpc Cant get it to work, help on: June 10, 2014, 10:06:48 PM
jagallout:

Thank you very much for you efforts and reply on this.

Were you ever able to get it to work with blockchain.info?  That is the secret I am look for.

I am not sure what is the small issue we are both missing.  Any ideas on what might be the difference?  Can you post the exact json you posted?

Thanks.
2  Bitcoin / Development & Technical Discussion / Re: Alt chains and atomic transfers on: June 09, 2014, 11:28:59 PM
TierNolan,

Really great work on this.  Any luck with the simple client/server?  Did it work as expected.  Have you discussed this with the people like Adam Back pushing the SideChain changes, so that they can include this?




I created a new BIP draft relating to this.

https://github.com/TierNolan/bips/blob/bip4x/bip-atom.mediawiki

The latest version allows transfers between chains as long as 1 of them supports non-standard transactions.

This means that fast testnet <-> mainnet transfers would be possible. 

Testnet would have to have the longer timeout, since it is the network that supports non-standard transactions.  Everything on Bitcoin would standard.

I am going to look into creating a simple client/server this week-end to verify that the scheme actually works.

What is cool about this is that it means that a BTC <-> altcoin trading system would only require that the altcoin accepts the non-standard transactions template. 

It should be much easier to convince an altcoin dev to make the change than updating the Bitcoin reference client's rules (though hopefully, they will too).
3  Bitcoin / Development & Technical Discussion / Re: OP_CHECKCOLORVERIFY: soft-fork for native color coin support on: June 09, 2014, 06:47:05 PM
What is the current thinking/status for OP_CHECKCOLORVERIFY inclusion into prod Bitcoin?

What is the current thinking/status for Sidechain support.  Would it be possible to have Sidechains which support OP_CHECKCOLORVERIFY as a first step if too much for Bitcoin to take in right now?

Any updates on people thinking would be greatly appreciated.

Thanks.
4  Economy / Service Discussion / rpc.blockchain.info Json-rpc Cant get it to work, help on: June 06, 2014, 07:27:15 PM
Hi I am hoping someone out there has a answer to this.

For the life of me I can not get a proper response from posting to https://rpc.blockchain.info:443 All I ever get back looks like:

This is what I send -> "{"id":"1","method":"getinfo","params":[],"jsonrpc":"2.0\"}"

This is what I always get back -> {"error":{"message":"JSON-RPC method [getinfo] with 0 parameters not found.","code":-32601},"jsonrpc":"2.0"}

Is there some kind of HTTP Post Credentials that need to be set some special way?

Does anyone have some examples you could post that you know work for sure?  Is there a simple HTTP Post Send Headers and all that you could post, which you know works and get the right response back.

Driving me nuts, thank is advance for your help.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!