Commit Graph

13 Commits

Author SHA1 Message Date
obscuren 65a802c678 Re-wrote Call and Execute to use the new vm messages 2014-09-22 14:51:21 +02:00
obscuren 4b4830692a Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 2014-09-14 00:13:32 +02:00
obscuren 2fb57b2ea7 Reworked filters 2014-09-14 00:13:23 +02:00
Cayman Nava 7dacd7eb78 add pushtx to api
Previously the software assumed use of an internal private key for use in all broadcasted transactions. This addition lets nodes relay pre-signed transactions originating from sources other than the node itself.
2014-09-09 21:27:34 -07:00
obscuren 740081e2f7 Storage at changed to return bytes 2014-08-21 21:06:42 +02:00
obscuren b368549fd5 Always return something valid 2014-08-21 15:12:13 +02:00
obscuren 79c64f6bca Added block by hash or number 2014-08-20 16:40:19 +02:00
obscuren 89c442cadb Added block by number 2014-08-20 13:36:54 +02:00
obscuren 55a2f35a64 JS Filter 2014-08-20 13:05:26 +02:00
obscuren b97ea0e447 Added JSFilter type 2014-08-20 09:59:09 +02:00
obscuren b0ae61c652 Removed the "Get" part 2014-08-18 10:17:45 +02:00
obscuren d79387c27e Mutan compile 2014-08-17 12:41:52 +02:00
obscuren d701b23230 Reworking the public js interface (pub) => (pipe) 2014-08-15 13:05:13 +02:00