plugeth/cmd
Felix Lange e221a449e0 cmd/geth, jsre, rpc: run all JS code on the event loop
Some JSRE methods (PrettyPrint, ToVal) bypassed the event loop. All
calls to the JS VM are now wrapped. In order to make this somewhat more
foolproof, the otto VM is now a local variable inside the event loop.
2015-05-25 02:27:37 +02:00
..
bootnode cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design 2015-04-24 18:04:41 +03:00
disasm moved state and vm to core 2015-03-23 16:59:09 +01:00
ethtest Updated glog 2015-04-10 19:59:07 +02:00
evm Fixed tests to reflect log changes 2015-04-08 20:45:39 +02:00
geth cmd/geth, jsre, rpc: run all JS code on the event loop 2015-05-25 02:27:37 +02:00
mist core, cmd/geth, cmd/mist: cleanup. bump version 0.9.21 2015-05-16 00:26:36 +02:00
rlpdump cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 2015-04-17 14:45:09 +02:00
utils automatic DAG pregeneration for smooth epoch transitions 2015-05-21 15:53:42 +01:00
LICENSE Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00