Skip to content

Commit

Permalink
tracing: fix BalanceChangeReason stringer
Browse files Browse the repository at this point in the history
  • Loading branch information
protolambda committed Dec 3, 2024
1 parent 0a46245 commit a94caa5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
18 changes: 14 additions & 4 deletions core/tracing/gen_balance_change_reason_stringer.go

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

4 changes: 4 additions & 0 deletions fork.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,10 @@ def:
# upstream PR: https://github.com/ethereum/go-ethereum/pull/28863/
globs:
- "accounts/usbwallet/hub.go"
- title: Code-generation
description: Some code files are auto-generated, based on changes elsewhere.
ignore:
- "core/tracing/gen_balance_change_reason_stringer.go"
- title: "Testing"
description: Additional or modified tests, not already captured by the above diff
ignore:
Expand Down

0 comments on commit a94caa5

Please sign in to comment.