plugeth/internal
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
..
build internal/build: use 'git tag --points-at' to get the current tag 2016-11-27 18:42:48 +01:00
debug internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" 2016-11-01 18:40:36 +08:00
ethapi core, core/vm: implemented a generic environment (#3348) 2016-12-06 02:16:03 +01:00
jsre all: update license information 2016-11-09 02:51:34 +01:00
web3ext cmd/bzzd: swarm daemon fixes (#3359) 2016-11-28 13:29:33 +01:00