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

Feat/support 4844 #19

Closed

Conversation

smtmfft
Copy link

@smtmfft smtmfft commented Feb 20, 2024

  • Use patched ethers-rs to support blob tx.
  • Read sidecar from beacon url
  • Parse/decode blob data from sidecar response
  • Pass tx blob list to guest.
  • Update public input to support tx blob hash.
  • Check blob validness in guest

johntaiko and others added 7 commits February 20, 2024 11:46
* Add support for EIP-4844 transaction type

* Update dependencies and implement EIP-4844
* feat: support new version fo taiko-mono

* Fix l1 state root comparison in get_taiko_initial_data function

* Fix l1 state root comparison in get_taiko_initial_data

* hotfix: support eip4844 transaction(type3) (taikoxyz#26) (taikoxyz#32)

* Add support for EIP-4844 transaction type

* Update dependencies and implement EIP-4844

* Fix l1 state root comparison in get_taiko_initial_data

* Refactor variable names in get_taiko_initial_data function

* udate difficulty calculation

* code fmt

* use SolValue

* code refine

---------

Co-authored-by: smtmfft <[email protected]>
@smtmfft
Copy link
Author

smtmfft commented Feb 20, 2024

Closed due to dup taikoxyz/raiko#35.

@smtmfft smtmfft closed this Feb 20, 2024
johntaiko pushed a commit that referenced this pull request Mar 19, 2024
* zeth-primitives --feature taiko no-std

* lib built

* raiko-host compile

* fmt & clippy

* guest compile

* fmt & clippy error with Lazy static

* fmt

* const to static

* move back host

* fmt & clippy

* fmt all

* fmt
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.

2 participants