This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
forked from stacks-network/stacks-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Develop #64
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…te-for-sip-cli Add vote for cli command
…skip-mutants-for-pr-4877 Add skip header for timeout mutants - pr stacks-network#4877 related
… and enforce submitting to the node for validation Signed-off-by: Jacinta Ferrant <[email protected]>
…-master-1720025568 merge release/2.5.0.0.5 to master
their role is to be aware of the current underline sqlite version in order to know the sqlite features available
Signed-off-by: Jacinta Ferrant <[email protected]>
Update `[email protected]` to `[email protected]` for nightly build on linux
- it is known the type is always `&[&dyn ToSql]`
…er-to-develop-07032024 Chore: Merge master to develop
As specified by docker tags requirements [1] and `docker-metadata` [2]. Prevents issues like [3] on parenthesis (not actually related to tag name, but to Docker failing CI configuration). [1]: https://docs.docker.com/reference/cli/docker/image/tag/#description [2]: https://github.com/docker/metadata-action?tab=readme-ov-file#image-name-and-tag-sanitization [3]: https://github.com/stacks-network/stacks-core/actions/runs/9766520161/job/27087431713?pr=4921
…mbols docs: specify allowed character set for branch names
…t-abs()-with-unsigned_abs() [fix]replacement the abs() with unsigned_abs()
…e-upgrade Update rusqlite version (and sqlite)
…om prior cycles. Adds test. Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
…signer-set-handoff Test/4976 signer set handoff
Co-authored-by: wileyj <[email protected]>
…ork/stacks-core into docs/local-mutantion-testing
Co-authored-by: Aaron Blankstein <[email protected]>
…unit-tests-from-check CI - Remove Unit Tests From Check
* make `not_available_try_again` error in `GetStackers`, and make it transient in the signer binary * make signer binary timeout on retries in client * update signer outer runloop to differentiate between 'not in signer set' and 'have not loaded info yet' * update signer outer runloop to handle errors and non-presence differently in the signer config refresh * update signer outer runloop to perform signer config refresh on the current cycle (if not loaded yet) and on the next cycle (if in prepare phase for the next cycle). This was causing an issue on exactly the first cycle of Nakamoto, because the signer set cannot be loaded for the first cycle until after the prepare phase * update the signer outer runloop to check the node’s block height on event receipt as well * update the testing harnesses to wait and check more appropriately for status checks from signers, etc.
…e at start of prepare phase
…ners-tests Fix: Signers CI tests and refresh signer config behaviors
…-empty-args-in-define-trait-signature fix: handle empty type_args in define-trait definition
…-mutantion-testing docs & script for running cargo mutants locally on CI limitation
fix: Rust 1.80 warnings
…k-miner-test CI: fix mock miner test
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.