2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 26, 2025 — Jul 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' into feat/marf-snapshot-blocks-v2 More... 3 months ago
feat: snapshot copy of epoch-2 block files, microblock streams, and Nakamoto staging blocks More... 3 months ago
Merge branch 'develop' into feat/marf-snapshot-spv-v2 More... 3 months ago
Pin nightly rust toolchain, same as develop branch, to avoid rustc lint issues More... 3 months ago
feat: snapshot copy of SPV headers DB More... 3 months ago
Merge branch 'develop' into feat/marf-snapshot-burnchain-v2 More... 3 months ago
Deleted Slack PR Nag CRON Action, will be moving to private repo to use secrets for APIs and such to enrich data More... 3 months ago
feat: snapshot copy of canonical burnchain DB More... 3 months ago
refactor: move boundary checks and test fixture SQL into sortdb.rs More... 3 months ago
refactor: move remaining clarity-owned test SQL into SqliteConnection helpers, open contract probes read-only More... 3 months ago
Merge branch 'develop' into fix/sortdb-detect-external-blobs More... 3 months ago
simplify generic errors into rusqlite::Errors More... 3 months ago
Merge pull request #7300 from francesco-stacks/perf/sqlite-no-mutex More... 3 months ago
crc: open GetAncestors db read-only via sqlite_open More... 3 months ago
move queries to sortdb.rs More... 3 months ago
return raw generic rusqlite errors from snapshot helpers in clarity sqlite.rs More... 3 months ago
use TrieFile::exists instead of Path::exists More... 3 months ago
Add 10pm ET scheduled Docker build for pox-wf-integration branch More... 3 months ago
revert changes now included in #7309 More... 3 months ago
Merge branch 'develop' into feat/marf-snapshot-sortition-v2 More... 3 months ago
improve tests More... 3 months ago
Merge branch 'develop' into feat/marf-snapshot-clarity-v2 More... 3 months ago
crc: move queries to clarity sqlite.rs More... 3 months ago
Merge branch 'develop' into perf/sqlite-no-mutex More... 3 months ago
Merge branch 'develop' into fix/sortdb-detect-external-blobs More... 3 months ago
crc: reject FULL_MUTEX via assert in all build modes, skip journal_mode pragma on read-only connections More... 3 months ago
add changelog fragment More... 3 months ago
SortitionDB::open_index now checks for external blobs More... 3 months ago
modify create_sortition_source_db to reuse SortitionDB::connect More... 3 months ago
Merge pull request #7263 from federico-stacks/ci/improve-proptest-extra More... 3 months ago