aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraaronbuchwald <aaron.buchwald56@gmail.com>2020-11-20 11:17:03 -0500
committerGitHub <noreply@github.com>2020-11-20 11:17:03 -0500
commit244825095f38eadfe5687c2f226c5901088be3d3 (patch)
treee41acbc114b19a3fcbaa9dcb2af909f1af05e3b5
parentef19d4da57f99c0c4d93b1ad7dbcbd0b3892bff7 (diff)
parentf7d86c70023b86801794f99ce15e39fe811aba66 (diff)
Merge pull request #59 from ava-labs/bump-versionv0.3.15-rc.1
Bump version and updated hacked list
-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