Skip to main content
erigontech
GitHub creator profile

erigontech

Repository-level view of 33 collected skills across 4 GitHub repositories.

skills collected
33
repositories
4
updated
Sep 1, 2026
repository explorer

Repositories and representative skills

erigon-mdbx-compact
unclassified

Compact an existing MDBX database instance to reclaim free/reclaimable space. Use this when the user wants to shrink mdbx.dat, reclaim MDBX garbage-collected pages, or fix MDBX_MAP_FULL issues.

Sep 1, 2026
qa-test-results
unclassified

Read and interpret the results, logs and artifacts of Erigon's QA workflows (the `qa-*.yml` GitHub Actions workflows - tip tracking, sync from scratch, exec from zero, snapshot download, clean exit, RPC integration/performance). Use when asked why a QA test…

Sep 1, 2026
benchmarkoor
unclassified

Run repeatable benchmarkoor performance benchmarks against Erigon on current and future devnets, using protected native Linux OverlayFS with either pristine State Actor datadirs or pre-populated snapshots. Use for generic benchmark testing, compute or…

Aug 21, 2026
hive-test
unclassified

Run Ethereum Hive integration tests against a local Erigon build, including engine, RPC compatibility, stable and devnet EEST EngineX, and RLP suites. Use when setting up an ephemeral Hive environment, selecting or running Hive suites, interpreting Hive…

Aug 20, 2026
erigon-test-all
software-quality-assurance-analysts-and-testers

Run the full Erigon test suite locally using GOGC=80 make test-all. Use this before marking a PR ready for review. Equivalent to the "All tests" CI workflow.

Aug 19, 2026
erigon-test-race
software-quality-assurance-analysts-and-testers

Run Erigon tests with Go race detector to find data races and concurrency bugs. Use this for concurrency-sensitive changes (parallel executor, p2p, txpool). Takes 30-60 minutes.

Aug 19, 2026
erigon-seg-integrity
network-and-computer-systems-administrators

Run integrity checks on Erigon datadirs using the 'erigon seg integrity' command. Use this when the user wants to verify snapshot/segment file integrity or during the snapshot publishing process.

Aug 7, 2026
erigon-ci
software-developers

Run Erigon CI checks locally and/or trigger them remotely on a branch via GitHub Actions workflow_dispatch. Use this when you need to verify a branch passes all CI before or after pushing — especially for branches like bal-devnet-2 that don't auto-trigger on…

Aug 3, 2026
Showing 8 of 27 collected skills.
Showing 4 of 4 repositories
All repositories loaded