Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Develop #64

Merged
merged 1,514 commits into from
Aug 12, 2024
Merged

Develop #64

merged 1,514 commits into from
Aug 12, 2024

Conversation

ASuciuX
Copy link
Owner

@ASuciuX ASuciuX commented Aug 12, 2024

No description provided.

kantai and others added 30 commits July 3, 2024 10:38
…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
- 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]>
obycode and others added 29 commits August 7, 2024 14:47
…signer-set-handoff

Test/4976 signer set handoff
…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.
…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
@ASuciuX ASuciuX merged commit de35fb9 into master Aug 12, 2024
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.