Commit 6ba2f38
all: upgrade op-geth (#18214)
* lsp fixes
* update go versions, delete cannon go1.23 modules
* remove dead code that was panicking
* go mod tidy in cannon modules
* op-program: Update baseline cannon report
* update geth to synctest tag
---------
Co-authored-by: inphi <[email protected]>1 parent 33c206c commit 6ba2f38
File tree
110 files changed
+4976
-10969
lines changed- cannon
- mipsevm
- multithreaded
- tests
- testutil
- testdata
- common
- go-1-23
- alloc
- claim
- entry
- hello
- keccak
- mt-atomic
- mt-cond
- mt-general
- mt-map
- mt-mutex
- mt-oncefunc
- mt-once
- mt-pool
- mt-rwmutex
- mt-value
- mt-wg
- syscall-eventfd
- utilscheck2
- utilscheck3
- utilscheck4
- utilscheck
- go-1-24
- alloc
- claim
- go-1-25
- alloc
- claim
- utils
- devnet-sdk/testing
- systest
- testlib/validators
- kurtosis-devnet/op-program-svc
- op-chain-ops
- cmd/op-simulate
- foundry
- script
- forking
- op-e2e/e2eutils
- fakebeacon
- geth
- op-program
- client/l2
- compatibility-test
- vm-profiles
- op-test-sequencer/sequencer/backend/work/builders/fakepos
- op-wheel/cheat
- ops/docker
- deployment-utils
- op-stack-go
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+4976
-10969
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
451 | 450 | | |
452 | 451 | | |
453 | 452 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 3 | | |
8 | 4 | | |
9 | 5 | | |
| |||
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
16 | | - | |
| 12 | + | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
20 | | - | |
21 | 16 | | |
22 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
This file was deleted.
0 commit comments