plugeth/cmd
Felix Lange 1a9e66915b common/compiler: simplify solc wrapper
Support for legacy version 0.9.x is gone. The compiler version is no
longer cached. Compilation results (and the version) are read directly
from stdout using the --combined-json flag. As a workaround for
ethereum/solidity#651, source code is written to a temporary file before
compilation.

Integration of solc in package ethapi and cmd/abigen is now much simpler
because the compiler wrapper is no longer passed around as a pointer.

Fixes #2806, accidentally
2016-08-17 17:39:04 +02:00
..
abigen common/compiler: simplify solc wrapper 2016-08-17 17:39:04 +02:00
bootnode cmd/bootnode: Add support for outputting a node's ID on the command line 2016-07-15 11:09:37 +01:00
disasm all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
ethtest core, params, tests: add DAO hard-fork balance moves 2016-07-15 16:52:55 +03:00
evm Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" 2016-06-29 11:44:51 +03:00
geth cmd/utils, node: create account manager in package node 2016-08-17 17:39:03 +02:00
gethrpctest cmd/utils, node: create account manager in package node 2016-08-17 17:39:03 +02:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
utils cmd/utils, node: create account manager in package node 2016-08-17 17:39:03 +02:00