quorum/les
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
..
flowcontrol les/flowcontrol: fixed locking scheme 2016-11-14 13:22:19 +01:00
api_backend.go core, core/vm: implemented a generic environment (#3348) 2016-12-06 02:16:03 +01:00
backend.go cmd, ethstats, les, mobile, params: native netstats (#3336) 2016-11-25 16:55:06 +01:00
fetcher.go all: update license information 2016-11-09 02:51:34 +01:00
handler.go p2p/discv5: fixed bootnode connect issues 2016-11-14 13:22:19 +01:00
handler_test.go all: update license information 2016-11-09 02:51:34 +01:00
helper_test.go core/types, params: EIP#155 2016-11-13 14:55:30 +01:00
metrics.go all: update license information 2016-11-09 02:51:34 +01:00
odr.go all: update license information 2016-11-09 02:51:34 +01:00
odr_peerset.go all: update license information 2016-11-09 02:51:34 +01:00
odr_requests.go all: update license information 2016-11-09 02:51:34 +01:00
odr_test.go core, core/vm: implemented a generic environment (#3348) 2016-12-06 02:16:03 +01:00
peer.go all: update license information 2016-11-09 02:51:34 +01:00
protocol.go all: update license information 2016-11-09 02:51:34 +01:00
request_test.go all: update license information 2016-11-09 02:51:34 +01:00
server.go les: fixed logging 2016-11-15 22:48:00 +01:00
sync.go all: update license information 2016-11-09 02:51:34 +01:00
txrelay.go all: update license information 2016-11-09 02:51:34 +01:00