Skip to content

Clean memory after finalization#764

Merged
jrhea merged 2 commits intoConsensys:masterfrom
cemozerr:cleanMemory
Jul 5, 2019
Merged

Clean memory after finalization#764
jrhea merged 2 commits intoConsensys:masterfrom
cemozerr:cleanMemory

Conversation

@cemozerr
Copy link
Copy Markdown
Contributor

@cemozerr cemozerr commented Jul 5, 2019

PR Description

Cleans objects that are no longer needed after finalization.

@cemozerr cemozerr added the enhancement 🕵️‍♀️ New feature or request label Jul 5, 2019
Copy link
Copy Markdown
Contributor

@jrhea jrhea left a comment

Choose a reason for hiding this comment

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

Lgtm

@jrhea jrhea merged commit 0095fd9 into Consensys:master Jul 5, 2019
Giulio2002 added a commit to Giulio2002/teku that referenced this pull request Mar 5, 2026
…-REST

- new_payload → POST /engine/v{N}/payloads
- forkchoice_updated → POST /engine/v3/forkchoice
- get_payload → GET /engine/v{N}/payloads/{payload_id}
- exchange_capabilities → POST /engine/v1/capabilities
- Error responses now text/plain instead of JSON
- Added doGetRequest to SszRestClient for GET support

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Giulio2002 added a commit to Giulio2002/teku that referenced this pull request Mar 5, 2026
Per execution-apis PR Consensys#764 spec:
- PayloadStatus.latest_valid_hash: List[Hash32, 1]
- ForkchoiceUpdatedResponse.payload_id: List[Bytes8, 1]
- ForkchoiceUpdatedRequest.payload_attributes: List[PayloadAttributes, 1]

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 🕵️‍♀️ New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants