openethereum/ipfs/src
maciejhirsz da696e4a1f Added support for contract code by hash.
This is done by requests sending CID with raw binary codec (0x55).
Note: this functionality is exactly the same as fetching state-trie
due to how db internals work in Parity atm.
2017-02-16 18:39:13 +01:00
..
error.rs Added support for contract code by hash. 2017-02-16 18:39:13 +01:00
handler.rs Added support for contract code by hash. 2017-02-16 18:39:13 +01:00
lib.rs Only allow requests from Origin 127.0.0.1 2017-02-16 16:08:54 +01:00