aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorAaron Buchwald <aaron.buchwald56@gmail.com>2020-11-19 18:49:29 -0500
committerAaron Buchwald <aaron.buchwald56@gmail.com>2020-11-19 18:49:29 -0500
commit9f45b425305bef793a1978070de695f3b8d9f82c (patch)
treec756074871b4a4b402a9718413de9c3f2e5380bf /notes
parent5f5f99d0b4d12561129b6b83bc869bcac85acd58 (diff)
Add ethclient
Diffstat (limited to 'notes')
-rw-r--r--notes/hacked-list.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/notes/hacked-list.txt b/notes/hacked-list.txt
index 3182b56..0ae1db0 100644
--- a/notes/hacked-list.txt
+++ b/notes/hacked-list.txt
@@ -30,6 +30,9 @@
./eth/config.go
./eth/gen_config.go
./eth/tracers/internal/tracers/assets.go
+./ethclient/ethclient.go
+./ethclient/ethclient_test.go
+./ethclient/signer.go
./internal/ethapi/api.go
./internal/ethapi/backend.go
./miner/miner.go
@@ -41,3 +44,4 @@
./params/protocol_params.go
./rpc/client.go
./rpc/types.go
+./interfaces.go