quorum/internal/ethapi
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324)
Currently http cors and websocket origins are a comma separated string in the
config object. These are replaced with string arrays that are more expressive in
case of a config file.
2017-04-12 23:04:14 +02:00
..
api.go core, consensus: pluggable consensus engines (#3817) 2017-04-05 00:16:29 +02:00
backend.go cmd/utils, node: remove unused solc references and improve RPC config (#14324) 2017-04-12 23:04:14 +02:00
tracer.go internal/ethapi: Add support for fetching information about the current call in JS traces 2017-04-11 11:37:23 +01:00
tracer_test.go core/vm: use uint64 instead of *big.Int in tracer (#3805) 2017-03-22 15:32:51 +01:00