Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating the goethereum dependency #14351

Open
wants to merge 69 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
0e5a86e
updating the goethereum dependency
james-prysm Aug 15, 2024
ba32681
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 15, 2024
4a19a7e
fixing dependencies
james-prysm Aug 16, 2024
4f8b842
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 16, 2024
8c853fc
reverting workspace
james-prysm Aug 16, 2024
412fa61
more fixes, work in progress
james-prysm Aug 16, 2024
3540b4b
trying with upgraded geth version
james-prysm Aug 16, 2024
7b72d09
fixing deprecated functions except for the time related ones on eth1 …
james-prysm Aug 19, 2024
2fb1599
fixing time issues
james-prysm Aug 19, 2024
9e75d25
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 19, 2024
dc92e95
gaz
james-prysm Aug 19, 2024
b7e326e
fixing test and upgrading some dependencies and reverting others
james-prysm Aug 19, 2024
d8b13a4
Disable cgo in hid, delete old vendored usb library
prestonvanloon Aug 20, 2024
611be64
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 20, 2024
86abac1
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Aug 30, 2024
a58c1d7
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Sep 3, 2024
0b67dc9
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Sep 16, 2024
56b4ec1
changelog
james-prysm Sep 17, 2024
c943260
rolling back dependencies
james-prysm Sep 17, 2024
e47892d
fixing go mod tidy
james-prysm Sep 17, 2024
902d029
Geth v1.13.6
prestonvanloon Sep 23, 2024
6e16bb5
fix tests
prestonvanloon Sep 23, 2024
95d2a70
Add ping interval, set to 500ms for tests. This didnt work
prestonvanloon Sep 24, 2024
2c81dd9
Update to v1.14.8
nisdas Sep 25, 2024
c468f65
Spread it out to different bootnodes
nisdas Sep 25, 2024
2edc281
Fix it
nisdas Sep 25, 2024
5193595
Remove Memsize
nisdas Sep 25, 2024
24001d3
Update all out of date dependencies
nisdas Sep 25, 2024
d6af5a3
Fix geth body change
nisdas Sep 25, 2024
8fd2ea6
Fix Test
nisdas Sep 25, 2024
18d6b8a
Fix Build
nisdas Sep 25, 2024
964695b
Fix Tests
nisdas Sep 25, 2024
14b4bb2
Fix Tests Again
nisdas Sep 25, 2024
d36cefd
Fix Tests Again
nisdas Sep 25, 2024
20c790b
Fix Tests
nisdas Sep 25, 2024
277a3dd
Fix Test
nisdas Sep 25, 2024
f722441
Copy USB Package for HID
nisdas Sep 25, 2024
de52ebb
Push it up
nisdas Sep 26, 2024
809cc04
Finally fix all tests with felix's changes
nisdas Sep 27, 2024
023c81a
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 18, 2024
0ec080f
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 23, 2024
b45a666
updating geth dependency
james-prysm Oct 23, 2024
97fe7d3
Merge develop
prestonvanloon Oct 23, 2024
146b4bc
Update go-ethereum to v1.14.11
prestonvanloon Oct 23, 2024
eb1faea
Merge remote-tracking branch 'origin/debugging-geth-upgrade' into upd…
james-prysm Oct 23, 2024
976d839
fixing import
james-prysm Oct 23, 2024
01988cb
reverting blob change
james-prysm Oct 23, 2024
f3356f8
fixing Implicit memory aliasing in for loop.
james-prysm Oct 23, 2024
bd3e68f
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 25, 2024
3af8c58
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 28, 2024
6c8c65e
WIP changes
james-prysm Oct 29, 2024
d1fbd2c
wip getting a little further on e2e runs
james-prysm Oct 30, 2024
6d62bbf
getting a little further
james-prysm Oct 30, 2024
229254e
getting a little further
james-prysm Oct 30, 2024
c83cd76
setting everything to capella
james-prysm Oct 30, 2024
0905831
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 30, 2024
d0a2e10
more partial fixes
james-prysm Oct 30, 2024
6f2dc61
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 31, 2024
4345016
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Oct 31, 2024
e80f522
more fixes but still WIP
james-prysm Nov 1, 2024
cde5d63
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Nov 1, 2024
5326ac9
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Nov 4, 2024
9d891bb
fixing access list transactions"
james-prysm Nov 4, 2024
29b93ec
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Nov 4, 2024
608eb1a
some cleanup
james-prysm Nov 4, 2024
2939be1
making configs dynamic
james-prysm Nov 5, 2024
098254b
Merge branch 'develop' into update-geth-to-v1.14
james-prysm Nov 5, 2024
f94cc3b
reverting time
james-prysm Nov 5, 2024
92b03a3
skip lower bound in builder
james-prysm Nov 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into update-geth-to-v1.14
  • Loading branch information
james-prysm authored Aug 30, 2024
commit 86abac166e863478e3a5bc4b3855eb851036a017

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.