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

Fixes related to Prague execution requests #2847

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Fixes related to Prague execution requests #2847

merged 2 commits into from
Nov 8, 2024

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Nov 7, 2024

Turn out the specs are changed:

  • WITHDRAWAL_REQUEST_ADDRESS -> WITHDRAWAL_QUEUE_ADDRESS
  • CONSOLIDATION_REQUEST_ADDRESS -> CONSOLIDATION_QUEUE_ADDRESS
  • DEPOSIT_CONTRACT_ADDRESS -> only mainnet
  • depositContractAddress can be configurable

Also fix bugs related to t8n tool

fix #2843

Turn out the specs are changed:
- WITHDRAWAL_REQUEST_ADDRESS -> WITHDRAWAL_QUEUE_ADDRESS
- CONSOLIDATION_REQUEST_ADDRESS -> CONSOLIDATION_QUEUE_ADDRESS
- DEPOSIT_CONTRACT_ADDRESS -> only mainnet
- depositContractAddress can be configurable

Also fix bugs related to t8n tool
@jangko jangko merged commit 666f8d2 into master Nov 8, 2024
19 checks passed
@jangko jangko deleted the fix-2843 branch November 8, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

On mekong, newPayloadV4 falsely reports INVALID execution payloads with stateRoot mismatch
1 participant