forked from risc0/zeth
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* calc blob tx hash in raiko-host * uusing patched ethers-core to support 4844 tx * add cargo.lock * code fmt * add blob hash opt into taiko extra * sync with latest taiko-mono * move get blob into provider Signed-off-by: smtmfft <[email protected]> * update file provider Signed-off-by: smtmfft <[email protected]> * fix decode blob issue * cargo fmt * fix clippy * sync with latest protocol Signed-off-by: smtmfft <[email protected]> * update pi calculation Signed-off-by: smtmfft <[email protected]> * update test & revert manifest change Signed-off-by: smtmfft <[email protected]> * remove debug print Signed-off-by: smtmfft <[email protected]> * code refine Signed-off-by: smtmfft <[email protected]> * update const Signed-off-by: smtmfft <[email protected]> --------- Signed-off-by: smtmfft <[email protected]>
- Loading branch information
1 parent
d6a567f
commit f37830b
Showing
11 changed files
with
1,126 additions
and
59 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.