diff --git a/packages/fork-diff/fork.yaml b/packages/fork-diff/fork.yaml index e29423fb51a..e55e71722fa 100644 --- a/packages/fork-diff/fork.yaml +++ b/packages/fork-diff/fork.yaml @@ -12,7 +12,7 @@ fork: def: title: "taiko-geth" description: | # description in markdown - This is an overview of the changes between [`taiko-geth`](https://github.com/taikoxyz/taiko-geth) and [`go-ethereum`](https://github.com/ethereum/go-ethereum). + This is an overview of the changes between [`taiko-geth`](https://github.com/taikoxyz/taiko-geth) (`taiko` branch) and [`go-ethereum`](https://github.com/ethereum/go-ethereum) (`v1.11.5` tag). sub: # - title: "Changes in accounts" # description: this show mods to accounts files @@ -376,5 +376,14 @@ ignore: - "*/*/*/*/*/*/*/*/*.mod" - "tests" - "*.md" + - "gen_*.go" + - "*/gen_*.go" + - "*/*/gen_*.go" + - "*/*/*/gen_*.go" + - "*/*/*/*/gen_*.go" + - "*/*/*/*/*/gen_*.go" + - "*/*/*/*/*/*/gen_*.go" + - "*/*/*/*/*/*/*/gen_*.go" + - "*/*/*/*/*/*/*/*/gen_*.go" # *.pb.go # *.sum diff --git a/packages/fork-diff/index.html b/packages/fork-diff/index.html index cfbfa84aa41..005085cb845 100755 --- a/packages/fork-diff/index.html +++ b/packages/fork-diff/index.html @@ -19,7 +19,7 @@ } - +