Geth 1.13 (Cancun) update #8

Merged
roysc merged 18 commits from update-geth-1.13 into v5 2024-08-06 21:06:38 +00:00
Member
- Changes contract tests for EIP-6780 (selfdestruct change) - see https://git.vdb.to/cerc-io/ipld-eth-server/pulls/264. - Beacon block roots are now injected into the blockchain before processing transactions (https://eips.ethereum.org/EIPS/eip-4788)
roysc added 7 commits 2024-04-25 11:53:43 +00:00
fix state processing

read only db
use tx-spammer in tests
All checks were successful
Unit and integration tests / Run unit tests (pull_request) Successful in 11m18s
Unit and integration tests / Run integration tests (pull_request) Successful in 42m11s
042fc9a36c
roysc requested review from telackey 2024-04-25 12:12:18 +00:00
roysc requested review from jonathanface 2024-04-25 12:12:18 +00:00
jonathanface reviewed 2024-04-25 13:43:12 +00:00
@ -0,0 +27,4 @@
Ethash: new(params.EthashConfig),
}
var TestDBConfig, _ = postgres.TestConfig.WithEnv()
Owner

is the _ an error? Should be checked if so

is the _ an error? Should be checked if so
roysc marked this conversation as resolved
jonathanface approved these changes 2024-04-25 13:45:51 +00:00
roysc added 1 commit 2024-04-25 15:20:12 +00:00
Check error
Some checks failed
Unit and integration tests / Run unit tests (pull_request) Failing after 1s
Unit and integration tests / Run integration tests (pull_request) Failing after 39m14s
51b024a2d5
roysc added 1 commit 2024-05-29 12:36:10 +00:00
module tags
Some checks failed
Unit and integration tests / Run integration tests (pull_request) Failing after 2m25s
Unit and integration tests / Run unit tests (pull_request) Successful in 10m43s
a4059d79bc
roysc added 1 commit 2024-06-10 12:12:05 +00:00
fix stack refs
Some checks failed
Unit and integration tests / Run unit tests (pull_request) Successful in 10m40s
Unit and integration tests / Run integration tests (pull_request) Failing after 30m2s
405f9ae01c
dboreham was assigned by roysc 2024-06-13 12:11:05 +00:00
roysc added 6 commits 2024-07-24 12:41:19 +00:00
update ipld-eth-server
All checks were successful
Unit and integration tests / Run unit tests (pull_request) Successful in 10m32s
Unit and integration tests / Run integration tests (pull_request) Successful in 49m35s
a6a7b5f35d
roysc removed review request for telackey 2024-07-26 05:07:58 +00:00
roysc requested review from telackey 2024-07-26 05:08:06 +00:00
roysc force-pushed update-geth-1.13 from a6a7b5f35d to 8cc454b5a0 2024-08-05 15:58:12 +00:00 Compare
roysc added 2 commits 2024-08-05 17:50:49 +00:00
don't run ipld-eth-server in tests
All checks were successful
Unit and integration tests / Run unit tests (pull_request) Successful in 10m28s
Unit and integration tests / Run integration tests (pull_request) Successful in 47m28s
9c754d2a9b
Owner

Is this PR still live?

Is this PR still live?
Author
Member

@dboreham Yes, I've just updated it with the final dependency tags.

@dboreham Yes, I've just updated it with the final dependency tags.
roysc merged commit 72e2e4ce50 into v5 2024-08-06 21:06:38 +00:00
roysc deleted branch update-geth-1.13 2024-08-06 21:06:39 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-db-validator#8
No description provided.