Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(optimistic_block): Introduce the optimistic block struct #12730

Merged

Protocol Schema

702fae6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(optimistic_block): Introduce the optimistic block struct #12730

Protocol Schema
702fae6
Select commit
Loading
Failed to load commit list.
Backward Compatibility
succeeded Jan 20, 2025 in 11m 34s
Set up job
1s
Run actions/checkout@v4
3s
Run actions/setup-python@v5
7s
Run taiki-e/install-action@5ce83af8b5520828f63d83d98df0eea6a66c7978
0s
Run pip3 install --user -r pytest/requirements.txt
21s
Run cargo llvm-cov show-env | grep -v RUSTFLAGS | tr -d "'" >> "$GITHUB_ENV"
29s
Run echo "RUSTC_WORKSPACE_WRAPPER=$PWD/scripts/coverage-wrapper-rustc" >> "$GITHUB_ENV"
0s
Run echo "CARGO=1" >> "$GITHUB_ENV"
0s
Run cargo build --locked --profile dev-release -p neard --bin neard
9m 1s
Run echo "CURRENT_NEARD=$PWD/target/dev-release/neard" >> "$GITHUB_ENV"
0s
Run cd pytest && python3 tests/sanity/backward_compatible.py
1m 28s
Run mkdir -p coverage/codecov
0s
Run cargo llvm-cov report --profile dev-release --codecov --output-path coverage/codecov/py-backward-compat.json
1s
Run actions/upload-artifact@v4
1s
Post Run actions/setup-python@v5
0s
Post Run actions/checkout@v4
0s
Complete job
0s