quorum/cmd
Jeffrey Wilcke 3fc7c97827 core, core/vm: implemented a generic environment (#3348)
Environment is now a struct (not an interface). This
reduces a lot of tech-debt throughout the codebase where a virtual
machine environment had to be implemented in order to test or run it.

The new environment is suitable to be used en the json tests, core
consensus and light client.
2016-12-06 02:16:03 +01:00
..
abigen mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
bootnode cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict 2016-11-22 22:21:18 +01:00
bzzd cmd/bzzd: swarm daemon fixes (#3359) 2016-11-28 13:29:33 +01:00
bzzhash cmd/bzzhash: add swarm hashing tool 2016-11-11 00:15:21 +01:00
bzzup cmd/bzzup: trim directory in the manifest entry path (#3299) 2016-11-18 14:41:37 +01:00
disasm all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
ethtest tests: updated 2016-11-13 23:26:07 +01:00
evm core, core/vm: implemented a generic environment (#3348) 2016-12-06 02:16:03 +01:00
geth cmd/geth: tidied up the source (#3385) 2016-11-30 13:34:24 +02:00
gethrpctest core, core/state, trie: EIP158, reprice & skip empty account write 2016-11-13 10:44:04 +01:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
utils cmd/utils: update helpscreen's testnet description (#3377) 2016-11-29 16:23:11 +02:00