feat(tvm): add blob opcodes and kzg precompile contract by raymondliu0711 · Pull Request #6232 · tronprotocol/java-tron

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@raymondliu0711

Copy link

Contributor

What does this PR do?

  1. add BLOBHASH and BLOBBASEFEE opcodes
  2. add ckzg jni links
  3. add KZGPointEvaluation precompile contract

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@raymondliu0711 raymondliu0711 force-pushed the feature/add_blob_opcodes branch 3 times, most recently from 2c6eefa to db224b1 Compare

March 11, 2025 07:30

@raymondliu0711 raymondliu0711 force-pushed the feature/add_blob_opcodes branch from db224b1 to a6bf35c Compare

March 11, 2025 07:52

@CodeNinjaEvan CodeNinjaEvan merged commit 979567e into tronprotocol:release_v4.8.0

Mar 11, 2025

6 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@kuny0707 kuny0707 kuny0707 approved these changes

+1 more reviewer

@CodeNinjaEvan CodeNinjaEvan CodeNinjaEvan approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@raymondliu0711 @kuny0707 @CodeNinjaEvan @textml