Skip to content

client: apply engine api changes for devnet 8 - #2896

Merged
holgerd77 merged 5 commits into
masterfrom
devnet8-engine
Jul 21, 2023
Merged

client: apply engine api changes for devnet 8#2896
holgerd77 merged 5 commits into
masterfrom
devnet8-engine

Conversation

@g11tech

@g11tech g11tech commented Jul 18, 2023

Copy link
Copy Markdown
Contributor

pending tasks to make client devnet 8 compatible

Could have further changes depending on the acceptance of
- ethereum/consensus-specs#3454

@codecov

codecov Bot commented Jul 18, 2023

Copy link
Copy Markdown

Codecov Report

Merging #2896 (cf92f9f) into master (d19ee0e) will increase coverage by 0.09%.
The diff coverage is 95.14%.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 88.66% <ø> (ø)
blockchain 92.58% <ø> (ø)
client 88.45% <95.14%> (+0.15%) ⬆️
common 97.13% <ø> (ø)
ethash ∅ <ø> (∅)
evm 69.95% <ø> (ø)
statemanager 85.16% <ø> (ø)
trie 90.56% <ø> (ø)
tx 95.96% <ø> (ø)
util 86.77% <ø> (ø)
vm 78.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@acolytec3 acolytec3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I think one error message needs to be updated but will let you confirm.

Comment thread packages/client/src/rpc/modules/engine.ts Outdated
@g11tech

g11tech commented Jul 21, 2023

Copy link
Copy Markdown
Contributor Author

Looks good! I think one error message needs to be updated but will let you confirm.

thank yea updated, gtg for merge now :)

const parentBeaconBlockRoot = '0x42942949c4ed512cd85c2cb54ca88591338cbb0564d3a2bea7961a639ef29d64'

describe(`${method}: call with executionPayloadV1`, () => {
it('call with invalid block hash without 0x', async () => {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these tests which are repeat of older versions have been removed

@holgerd77

Copy link
Copy Markdown
Member

Client tests failing, is this this timeout thing?

@g11tech

g11tech commented Jul 21, 2023

Copy link
Copy Markdown
Contributor Author

Client tests failing, is this this timeout thing?

yea seems like it 🙂

@holgerd77 holgerd77 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@holgerd77
holgerd77 merged commit a616ca0 into master Jul 21, 2023
@holgerd77
holgerd77 deleted the devnet8-engine branch July 21, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants