plugeth/ethpipe
obscuren c5bd32b0ad Refactored VM to two separate VMs; std & debug
Standard VM should be about 10x faster than the debug VM. Some error
checking has been removed, all of the log statements and therefor quite
some unnecessary if-statements.
2014-10-14 11:48:52 +02:00
..
config.go Fixed stack issue 2014-08-08 14:36:59 +01:00
js_pipe.go New block message 2014-10-08 12:29:49 +02:00
js_types.go kick of bad peers 2014-10-07 11:18:46 +02:00
object.go Renamed object to Object 2014-08-05 11:26:12 +02:00
pipe_test.go Added exist method 2014-08-04 16:34:55 +02:00
pipe.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
vm_env.go Updated chain for filtering 2014-08-11 16:23:38 +02:00
world.go Reworking the public js interface (pub) => (pipe) 2014-08-15 13:05:13 +02:00