Skip to content

Commit d83de2f

Browse files
authored
fix: backward compatibility for LCV1&LCV2 (#3631)
* revert jf * rename to compat * rescue upgrade * comments * compatibility_test * typos * gen-vk-contract
1 parent ba5a1ba commit d83de2f

34 files changed

+1139
-799
lines changed

.typos.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ extend-exclude = [
1212
"node-metrics/src/api/node_validator/v0/example_prometheus_metrics_output.txt",
1313
"crates/hotshot/orchestrator/run-config.toml",
1414
"crates/hotshot/macros/src/lib.rs",
15+
"crates/hotshot/types/src/light_client.rs",
1516
"staking-cli/tests/cli.rs",
1617
"sdks/go/types/common/consts.go",
1718
"data/insta_snapshots",
1819
]
20+
21+
[default.extend-words]
22+
Forgetten = "Forgetten"

0 commit comments

Comments
 (0)