quorum/accounts/abi/bind
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
..
backends core, core/vm: implemented a generic environment (#3348) 2016-12-06 02:16:03 +01:00
auth.go core/types, params: EIP#155 2016-11-13 14:55:30 +01:00
backend.go all: update license information 2016-11-09 02:51:34 +01:00
base.go core/types, params: EIP#155 2016-11-13 14:55:30 +01:00
bind.go accounts/abi/bind, mobile: review fixes and android tests 2016-11-14 18:00:14 +02:00
bind_test.go mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
template.go accounts/abi/bind, mobile: review fixes and android tests 2016-11-14 18:00:14 +02:00
util.go accounts/abi/bind: add utilities for waiting on transactions 2016-08-22 23:20:13 +02:00
util_test.go core/types, params: EIP#155 2016-11-13 14:55:30 +01:00