Commit Graph

30 Commits

Author SHA1 Message Date
obscuren 1118aaf840 Temp work around 2014-09-24 20:40:40 +02:00
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 8ac1b85a0b Merge branch 'feature-pushtx' into develop 2014-09-09 21:35:53 -07: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 0fea62ec6d Make use of new list type for transactions instead of json 2014-09-08 00:49:47 +02:00
obscuren 6afc16399f Block size 2014-08-25 12:53:06 +02: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 4008ff32c9 Mutan compile 2014-08-17 12:42:02 +02:00
obscuren d79387c27e Mutan compile 2014-08-17 12:41:52 +02:00
obscuren 7d95e8624a Added message to closure && added change addresses 2014-08-15 16:19:10 +02:00
obscuren d701b23230 Reworking the public js interface (pub) => (pipe) 2014-08-15 13:05:13 +02:00
obscuren a760ce05b9 Updated chain for filtering 2014-08-11 16:23:38 +02:00
obscuren c51db4c940 Fixed stack issue 2014-08-08 14:36:59 +01:00
obscuren d6b0ab3028 Changed to DnsReg 2014-08-07 15:26:07 +02:00
obscuren 7272577fe6 Added dns lookup 2014-08-07 15:11:54 +02:00
obscuren 4edf7cfb05 config => Config 2014-08-05 11:31:39 +02:00
obscuren 3c78e418fb world => World 2014-08-05 11:30:12 +02:00
obscuren e71b198e3d Renamed object to Object 2014-08-05 11:26:12 +02:00
obscuren 4f0bda403e Added vm options for object execution 2014-08-05 11:10:24 +02:00
obscuren c215bbadf1 pipe 2014-08-05 10:17:26 +02:00
obscuren 0f84b9c30d Added exist method 2014-08-04 16:34:55 +02:00
obscuren 342cc122b4 Added general Pipe API 2014-08-04 16:25:53 +02:00