Skip to content

Commit 9f9532a

Browse files
authored
Bump avago rc (#1330)
* bump avago to rc * go mod tidy * update versions
1 parent a929cb3 commit 9f9532a

File tree

7 files changed

+14
-87
lines changed

7 files changed

+14
-87
lines changed

README.md

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -18,44 +18,6 @@ The Subnet EVM runs in a separate process from the main AvalancheGo process and
1818
### AvalancheGo Compatibility
1919

2020
```text
21-
[v0.1.0] [email protected] (Protocol Version: 9)
22-
[v0.1.1-v0.1.2] [email protected] (Protocol Version: 10)
23-
[v0.2.0] [email protected] (Protocol Version: 11)
24-
[v0.2.1] [email protected] (Protocol Version: 12)
25-
[v0.2.2] [email protected] (Protocol Version: 14)
26-
[v0.2.3] [email protected] (Protocol Version: 15)
27-
[v0.2.4] [email protected] (Protocol Version: 15)
28-
[v0.2.5] [email protected] (Protocol Version: 15)
29-
[v0.2.6] [email protected] (Protocol Version: 15)
30-
[v0.2.7] [email protected] (Protocol Version: 15)
31-
[v0.2.8] [email protected] (Protocol Version: 15)
32-
[v0.2.9] [email protected] (Protocol Version: 15)
33-
[v0.3.0] [email protected] (Protocol Version: 16)
34-
[v0.4.0] [email protected] (Protocol Version: 17)
35-
[v0.4.1] [email protected] (Protocol Version: 18)
36-
[v0.4.2] [email protected] (Protocol Version: 18)
37-
[v0.4.3] [email protected] (Protocol Version: 19)
38-
[v0.4.4] [email protected] (Protocol Version: 19)
39-
[v0.4.5] [email protected] (Protocol Version: 20)
40-
[v0.4.6] [email protected] (Protocol Version: 20)
41-
[v0.4.7] [email protected] (Protocol Version: 21)
42-
[v0.4.8] [email protected] (Protocol Version: 22)
43-
[v0.4.9] [email protected] (Protocol Version: 23)
44-
[v0.4.10] [email protected] (Protocol Version: 23)
45-
[v0.4.11] [email protected] (Protocol Version: 24)
46-
[v0.4.12] [email protected] (Protocol Version: 24)
47-
[v0.5.0] [email protected] (Protocol Version: 25)
48-
[v0.5.1] [email protected] (Protocol Version: 26)
49-
[v0.5.2] [email protected] (Protocol Version: 26)
50-
[v0.5.3] [email protected] (Protocol Version: 27)
51-
[v0.5.4] [email protected] (Protocol Version: 28)
52-
[v0.5.5] [email protected] (Protocol Version: 28)
53-
[v0.5.6] [email protected] (Protocol Version: 28)
54-
[v0.5.7] [email protected] (Protocol Version: 29)
55-
[v0.5.8] [email protected] (Protocol Version: 29)
56-
[v0.5.9] [email protected] (Protocol Version: 30)
57-
[v0.5.10] [email protected] (Protocol Version: 30)
58-
[v0.5.11] [email protected] (Protocol Version: 31)
5921
[v0.6.0] [email protected] (Protocol Version: 33)
6022
[v0.6.1] [email protected] (Protocol Version: 33)
6123
[v0.6.2] [email protected] (Protocol Version: 34)
@@ -65,6 +27,7 @@ The Subnet EVM runs in a separate process from the main AvalancheGo process and
6527
[v0.6.6] [email protected] (Protocol Version: 35)
6628
[v0.6.7] [email protected] (Protocol Version: 35)
6729
[v0.6.8] [email protected] (Protocol Version: 36)
30+
[v0.6.9] [email protected] (Protocol Version: 37)
6831
```
6932

7033
## API

compatibility.json

Lines changed: 2 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"rpcChainVMProtocolVersion": {
3+
"v0.6.9": 37,
34
"v0.6.8": 36,
45
"v0.6.7": 35,
56
"v0.6.6": 35,
@@ -8,45 +9,6 @@
89
"v0.6.3": 35,
910
"v0.6.2": 34,
1011
"v0.6.1": 33,
11-
"v0.6.0": 33,
12-
"v0.5.11": 31,
13-
"v0.5.10": 30,
14-
"v0.5.9": 30,
15-
"v0.5.8": 29,
16-
"v0.5.7": 29,
17-
"v0.5.6": 28,
18-
"v0.5.5": 28,
19-
"v0.5.4": 28,
20-
"v0.5.3": 27,
21-
"v0.5.2": 26,
22-
"v0.5.1": 26,
23-
"v0.5.0": 25,
24-
"v0.4.12": 24,
25-
"v0.4.11": 24,
26-
"v0.4.10": 23,
27-
"v0.4.9": 23,
28-
"v0.4.8": 22,
29-
"v0.4.7": 21,
30-
"v0.4.6": 20,
31-
"v0.4.5": 20,
32-
"v0.4.4": 19,
33-
"v0.4.3": 19,
34-
"v0.4.2": 18,
35-
"v0.4.1": 18,
36-
"v0.4.0": 17,
37-
"v0.3.0": 16,
38-
"v0.2.9": 15,
39-
"v0.2.8": 15,
40-
"v0.2.7": 15,
41-
"v0.2.6": 15,
42-
"v0.2.5": 15,
43-
"v0.2.4": 15,
44-
"v0.2.3": 15,
45-
"v0.2.2": 14,
46-
"v0.2.1": 12,
47-
"v0.2.0": 11,
48-
"v0.1.2": 10,
49-
"v0.1.1": 10,
50-
"v0.1.0": 9
12+
"v0.6.0": 33
5113
}
5214
}

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.12
55
require (
66
github.com/VictoriaMetrics/fastcache v1.12.1
77
github.com/antithesishq/antithesis-sdk-go v0.3.8
8-
github.com/ava-labs/avalanchego v1.11.11-monitoring-url.0.20240827194054-0117ab96791c
8+
github.com/ava-labs/avalanchego v1.11.11
99
github.com/cespare/cp v0.1.0
1010
github.com/crate-crypto/go-ipa v0.0.0-20231025140028-3c0104f4b233
1111
github.com/davecgh/go-spew v1.1.1
@@ -55,7 +55,7 @@ require (
5555
require (
5656
github.com/DataDog/zstd v1.5.2 // indirect
5757
github.com/NYTimes/gziphandler v1.1.1 // indirect
58-
github.com/ava-labs/coreth v0.13.8-fixed-genesis-upgrade.0.20240813194342-7635a96aa180 // indirect
58+
github.com/ava-labs/coreth v0.13.8-fixed-genesis-upgrade.0.20240815193440-a96bc921e732 // indirect
5959
github.com/beorn7/perks v1.0.1 // indirect
6060
github.com/bits-and-blooms/bitset v1.10.0 // indirect
6161
github.com/btcsuite/btcd/btcec/v2 v2.3.2 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156/go.mod h1:Cb/ax
5858
github.com/antithesishq/antithesis-sdk-go v0.3.8 h1:OvGoHxIcOXFJLyn9IJQ5DzByZ3YVAWNBc394ObzDRb8=
5959
github.com/antithesishq/antithesis-sdk-go v0.3.8/go.mod h1:IUpT2DPAKh6i/YhSbt6Gl3v2yvUZjmKncl7U91fup7E=
6060
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
61-
github.com/ava-labs/avalanchego v1.11.11-monitoring-url.0.20240827194054-0117ab96791c h1:WAbq2clkTkoxELkCePFe7sqwOvD32SZPzoWtciUmzQI=
62-
github.com/ava-labs/avalanchego v1.11.11-monitoring-url.0.20240827194054-0117ab96791c/go.mod h1:UkyrRDXK2E15Lq2abyae2Pt+JsWvgsg1pe0/AtoMyAM=
63-
github.com/ava-labs/coreth v0.13.8-fixed-genesis-upgrade.0.20240813194342-7635a96aa180 h1:6aIHp7wbyGVYdhHVQUbG7BEcbCMEQ5SYopPPJyipyvk=
64-
github.com/ava-labs/coreth v0.13.8-fixed-genesis-upgrade.0.20240813194342-7635a96aa180/go.mod h1:/wNBVq7J7wlC2Kbov7kk6LV5xZvau7VF9zwTVOeyAjY=
61+
github.com/ava-labs/avalanchego v1.11.11 h1:MIQq8xRavRj4ZXHA4G+aMiymig7SOScGOG1SApmMvBc=
62+
github.com/ava-labs/avalanchego v1.11.11/go.mod h1:yFx3V31Jy9NFa8GZlgGnwiVf8KGjeF2+Uc99l9Scd/8=
63+
github.com/ava-labs/coreth v0.13.8-fixed-genesis-upgrade.0.20240815193440-a96bc921e732 h1:wlhGJbmb7s3bU2QWtxKjscGjfHknQiq+cVhhUjONsB8=
64+
github.com/ava-labs/coreth v0.13.8-fixed-genesis-upgrade.0.20240815193440-a96bc921e732/go.mod h1:RkQLaQ961Xe/sUb3ycn4Qi18vPPuEetTqDf2eDcquAs=
6565
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible/go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g=
6666
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
6767
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=

plugin/evm/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var (
1111
// GitCommit is set by the build script
1212
GitCommit string
1313
// Version is the version of Subnet EVM
14-
Version string = "v0.6.8"
14+
Version string = "v0.6.9"
1515
)
1616

1717
func init() {

scripts/known_flakes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ TestResyncNewRootAfterDeletes
77
TestTransactionSkipIndexing
88
TestVMShutdownWhileSyncing
99
TestWalletNotifications
10-
TestWebsocketLargeRead
10+
TestWebsocketLargeRead
11+
TestChainIndexerWithChildren
12+
TestWalletNotifications

scripts/versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# shellcheck disable=SC2034
55

66
# Don't export them as they're used in the context of other calls
7-
AVALANCHE_VERSION=${AVALANCHE_VERSION:-'0117ab96'}
7+
AVALANCHE_VERSION=${AVALANCHE_VERSION:-'v1.11.11'}
88
GINKGO_VERSION=${GINKGO_VERSION:-'v2.2.0'}
99

1010
# This won't be used, but it's here to make code syncs easier

0 commit comments

Comments
 (0)