aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--notes/hacked-list.txt1
-rw-r--r--plugin/evm/service.go2
2 files changed, 1 insertions, 2 deletions
diff --git a/notes/hacked-list.txt b/notes/hacked-list.txt
index 0ae1db0..f4545ba 100644
--- a/notes/hacked-list.txt
+++ b/notes/hacked-list.txt
@@ -31,7 +31,6 @@
./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
diff --git a/plugin/evm/service.go b/plugin/evm/service.go
index fc7ed69..49bb862 100644
--- a/plugin/evm/service.go
+++ b/plugin/evm/service.go
@@ -24,7 +24,7 @@ import (
)
const (
- version = "coreth-v0.3.14"
+ version = "coreth-v0.3.15"
)
// test constants