plugeth/internal
William Morriss 3cf7d2e9a6
internal/ethapi: add CallArgs.ToMessage method (#20854)
ToMessage is used to convert between ethapi.CallArgs and types.Message.
It reduces the length of the DoCall method by about half by abstracting out
the conversion between the CallArgs and the Message. This should improve the
code's maintainability and reusability.
2020-04-03 20:10:53 +02:00
..
build internal/build: don't crash in DownloadFile when offline (#20595) 2020-02-03 17:22:46 +02:00
cmdtest internal: fix staticcheck warnings (#20380) 2019-11-29 11:40:02 +01:00
debug log, internal/debug: delete RotatingFileHandler (#20586) 2020-01-21 14:57:33 +02:00
ethapi internal/ethapi: add CallArgs.ToMessage method (#20854) 2020-04-03 20:10:53 +02:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre console, internal/jsre: use github.com/dop251/goja (#20470) 2020-01-27 11:50:48 +01:00
testlog internal/testlog: print file+line number of log call in test log (#20528) 2020-01-08 17:11:51 +02:00
web3ext internal/web3ext: fix clique console apis to work on missing arguments 2020-03-18 15:23:16 +02:00