Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:
erigontech
GitHub creator profile

erigontech

Repository-level view of 31 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
31
repositories
4
occupation fields
1
updated
2026-05-28
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
erigon
25 skills3.6k1.5kupdated 2026-05-28
81% of creator
erigon-test-all
Softwarequalitätssicherungsanalysten und -tester

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.

2026-05-28
erigon-test-race
Softwarequalitätssicherungsanalysten und -tester

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.

2026-05-28
erigon-ci
Softwarequalitätssicherungsanalysten und -tester

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 push/PR events.

2026-05-25
erigon-implement-eip
Softwareentwickler

Implement a new EIP for a hardfork under development in Erigon. Use when the user asks to implement, port, or wire up an EIP — covers spec lookup, dep analysis, prior-work check, implementation, lint, tests, and a wrap-up saved to `agentspecs/`.

2026-05-25
benchmarkoor
Softwarequalitätssicherungsanalysten und -tester

Run benchmarkoor performance benchmarks against a locally-built Erigon binary and produce per-test MGas/s comparison tables. Covers image build, dataset reset, run invocation, result parsing, and before/after comparisons.

2026-05-22
erigon-ephemeral
SoftwareentwicklerNetzwerk- und Computersystemadministratoren+1

Run an ephemeral Erigon instance with a temporary datadir. Use this whenever the user wants to spin up a temporary, throwaway, or sandboxed Erigon node for quick testing, launch a second Erigon instance alongside an existing one, clone a datadir into a temp copy for safe experimentation, or find and clean up leftover ephemeral datadirs and processes from previous sessions. Handles port conflict detection and automatic port offsetting. Trigger on any mention of temporary/throwaway/ephemeral/disposable Erigon instances, running erigon briefly for testing or debugging, starting a second/additional erigon node, or cleaning up old temp erigon data.

2026-05-22
erigon-network-ports
Netzwerk- und ComputersystemadministratorenComputernetzwerk-Architekten

Reference for all Erigon network ports. Use this when running multiple Erigon instances to avoid port conflicts. Lists every CLI flag that binds a port, its default value, and the protocol used.

2026-05-22
launch-devnet
Netzwerk- und Computersystemadministratoren

Launch erigon (EL) + a CL client on any ethpandaops devnet. Takes a devnet landing-page URL (e.g. https://bal-devnet-3.ethpandaops.io) and discovers everything else (chain id, fork schedule, EL/CL bootnodes, client images, ports) from the network's config service. Generates start/stop/clean scripts, monitors EL/CL progress, and investigates failures by comparing against the rest of the network rather than assuming the bug is in erigon.

2026-05-22
Showing top 8 of 25 collected skills in this repository.
#002
zilkworm
3 skills125updated 2026-03-24
9.7% of creator
#003
rpc-tests
2 skills107updated 2026-03-25
6.5% of creator
4 von 4 Repositories angezeigt
Alle Repositories angezeigt