2
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4494 from stacks-network/docs/edit-readme More... about 1 month ago
Merge branch 'master' into docs/edit-readme More... about 1 month ago
Merge pull request #4539 from stacks-network/fix/remove-needless-asserts More... about 1 month ago
Merge branch 'develop' into fix/remove-needless-asserts More... about 1 month ago
chore: remove needless asserts that had occasionally caused issues in stress tests More... about 1 month ago
Merge pull request #4439 from zhaichuankai/master More... about 1 month ago
Merge pull request #4529 from va-an/chore/replace-u32-max_value More... about 1 month ago
docs: update repo url, #4494 More... about 1 month ago
chore: use `MAX` instead of `max_value()` for numeric types, #3682 More... about 1 month ago
docs: add correct repo for cloning instructions More... about 1 month ago
Merge pull request #4401 from BowTiedDevOps/feat/check-jobs-success-with-composite More... about 2 months ago
Merge branch 'develop' into feat/check-jobs-success-with-composite More... about 2 months ago
Merge pull request #4384 from BowTiedDevOps/ci/move-checksum-generation-to-composite More... about 2 months ago
fix:modified typo "environment" More... about 2 months ago
feat: add job to check multiple tests' success at once More... about 2 months ago
feat: use composite action to generate checksums for github-release More... 2 months ago
Merge pull request #4374 from stacks-network/ci/fix-checksum-step More... 2 months ago
use latest commit for workflow generating archive checksums More... 2 months ago
Merge pull request #4361 from stacks-network/hotfix/masked-result More... 2 months ago
fix: .expect_result() returns Result<Result<..>, ..>, so `try!` to remove that outer error before acting on a blanket `Ok(_)` / `Err(_)` match More... 2 months ago
Merge branch 'master' of https://github.com/stacks-network/stacks-blockchain More... 2 months ago
Merge pull request #4335 from stacks-network/fix/c-deps_master More... 2 months ago
Merge branch 'develop' into fix/c-deps_master More... 2 months ago
Merge pull request #4347 from stacks-network/chore/merge-master-to-develop-20240206 More... 2 months ago
Merge branch 'master' into chore/merge-master-to-develop-20240206 More... 2 months ago
Merge pull request #4345 from stacks-network/hotfix/stackerdb-stale-view More... 2 months ago
fix: instantiate burnchain DB earlier in the test framework, since the p2p network needs it to exist More... 2 months ago
chore: test that a peer with a stale view will not be acknowledged, but it will once its view converges More... 2 months ago
feat: track neighbors with stale views More... 2 months ago
feat: test neighbors with stale views More... 2 months ago