Skip to content

Commit a977fb9

Browse files
authored
Merge pull request #2977 from ProvableHQ/bench/block-advancement
[Perf] Block advancement benchmarks
2 parents ee6b61a + 7d9dcdc commit a977fb9

12 files changed

Lines changed: 426 additions & 145 deletions

File tree

.circleci/semver-checks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Ensure that the command is installed.
44
cargo install cargo-semver-checks@0.43.0 --locked
55

6-
BASELINE_REV=8970619a # UPDATE ME ON NECESSARY BREAKING CHANGES
6+
BASELINE_REV=70d441f4c # UPDATE ME ON NECESSARY BREAKING CHANGES
77

88
# Exclude CLI as it has been removed
99
cargo semver-checks --workspace --default-features \

0 commit comments

Comments
 (0)