Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
feat: update bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Nov 1, 2023
1 parent f8a259a commit 2a7c911
Show file tree
Hide file tree
Showing 6 changed files with 299 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Push docker image to GCR"

on:
push:
branches: [main]
branches: [main,update-bindings-for-4844]
tags:
- "v*"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
repository: taikoxyz/taiko-mono
path: ${{ env.TAIKO_MONO_DIR }}
ref: bridgable_app_deploy
ref: code_too_large

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
Expand Down
2 changes: 1 addition & 1 deletion bindings/.githead
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ec5a6bea0a6a18b5b2d97a90370c3c1629765d58
1307e0553cae2a88f9088da947aae263ae50c5bb
2 changes: 1 addition & 1 deletion bindings/gen_guardian_prover.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

298 changes: 294 additions & 4 deletions bindings/gen_taiko_l1.go

Large diffs are not rendered by default.

Loading

0 comments on commit 2a7c911

Please sign in to comment.