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

chore(workspace): Update asterisc version to 1.0.3-alpha1 #729

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Oct 22, 2024

Overview

Updates the workspace's version of asterisc to v1.0.3-alpha1. This release contains the radix trie memory changes, which we need to start testing against.

@clabby
Copy link
Collaborator Author

clabby commented Oct 22, 2024

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@clabby clabby requested a review from refcell as a code owner October 22, 2024 21:42
@clabby clabby self-assigned this Oct 22, 2024
@clabby clabby added K-chore Kind: chore A-workspace Area: Top level workspace modifications A-ci Area: CI F-deps Flag: Updates dependencies labels Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
318 1 317 0
View the full list of 1 ❄️ flaky tests
kona-mpt list_walker::test::test_online_list_walker_receipts

Flake rate in main: 22.22% (Passed 14 times, Failed 4 times)

Stack Traces | 0.32s run time
thread 'list_walker::test::test_online_list_walker_receipts' panicked at .../mpt/src/list_walker.rs:183:85:
called `Result::unwrap()` on an `Err` value: HTTP error 429 with body: {"code":-32007,"message":"5/second request limit reached - reduce calls per second or upgrade your account at quicknode.com"}

Caused by:
    HTTP error 429 with body: {"code":-32007,"message":"5/second request limit reached - reduce calls per second or upgrade your account at quicknode.com"}
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

Copy link
Collaborator

@refcell refcell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: CI A-workspace Area: Top level workspace modifications F-deps Flag: Updates dependencies K-chore Kind: chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants