|
.core/reference
|
feat: scaffold go-proxy from RFC spec
|
2026-04-04 11:16:28 +01:00 |
|
api
|
refactor(api): share monitoring route registration
|
2026-04-04 16:45:13 +00:00 |
|
docs
|
feat: scaffold go-proxy from RFC spec
|
2026-04-04 11:16:28 +01:00 |
|
log
|
refactor(log): clarify append-only logger fields
|
2026-04-04 17:31:21 +00:00 |
|
pool
|
fix(pool): retry failover from primary
|
2026-04-04 17:23:15 +00:00 |
|
splitter
|
fix(config): require explicit mode and workers
|
2026-04-04 17:26:55 +00:00 |
|
.gitignore
|
feat: scaffold go-proxy from RFC spec
|
2026-04-04 11:16:28 +01:00 |
|
CLAUDE.md
|
feat: scaffold go-proxy from RFC spec
|
2026-04-04 11:16:28 +01:00 |
|
CODEX.md
|
docs(ax): add codex conventions
|
2026-04-04 14:12:59 +00:00 |
|
config.go
|
refactor(proxy): add semantic stringers
|
2026-04-04 17:35:33 +00:00 |
|
config_runtime.go
|
fix(config): require explicit mode and workers
|
2026-04-04 17:26:55 +00:00 |
|
config_runtime_test.go
|
fix(config): require explicit mode and workers
|
2026-04-04 17:26:55 +00:00 |
|
enum_string.go
|
refactor(proxy): add semantic stringers
|
2026-04-04 17:35:33 +00:00 |
|
events.go
|
feat(proxy): dispatch submits and drain shutdown
|
2026-04-04 11:18:35 +00:00 |
|
go.mod
|
feat: scaffold go-proxy from RFC spec
|
2026-04-04 11:16:28 +01:00 |
|
go.sum
|
feat: scaffold go-proxy from RFC spec
|
2026-04-04 11:16:28 +01:00 |
|
job.go
|
fix(miner): preserve full job payloads
|
2026-04-04 13:53:22 +00:00 |
|
job_test.go
|
fix(pool): restore failover and stratum job handling
|
2026-04-04 11:13:41 +00:00 |
|
miner.go
|
feat(proxy): implement runtime HTTP and logging hooks
|
2026-04-04 11:03:54 +00:00 |
|
miner_methods.go
|
refactor(ax): expand internal naming
|
2026-04-04 14:33:44 +00:00 |
|
miner_runtime.go
|
fix(miner): preserve full job payloads
|
2026-04-04 13:53:22 +00:00 |
|
miner_runtime_test.go
|
fix(miner): preserve full job payloads
|
2026-04-04 13:53:22 +00:00 |
|
proxy.go
|
refactor(ax): improve internal naming for rate limiter and custom diff
|
2026-04-04 17:38:41 +00:00 |
|
proxy_http_runtime.go
|
refactor(api): share monitoring route registration
|
2026-04-04 16:45:13 +00:00 |
|
proxy_logging_runtime.go
|
refactor(log): clarify append-only logger fields
|
2026-04-04 17:31:21 +00:00 |
|
proxy_runtime.go
|
fix(proxy): align shutdown and custom diff fallback
|
2026-04-04 17:41:59 +00:00 |
|
proxy_runtime_test.go
|
refactor(ax): improve internal naming for rate limiter and custom diff
|
2026-04-04 17:38:41 +00:00 |
|
runtime_support.go
|
fix(proxy): align shutdown and custom diff fallback
|
2026-04-04 17:41:59 +00:00 |
|
runtime_support_test.go
|
fix(proxy): align shutdown and custom diff fallback
|
2026-04-04 17:41:59 +00:00 |
|
server.go
|
feat: scaffold go-proxy from RFC spec
|
2026-04-04 11:16:28 +01:00 |
|
server_runtime.go
|
docs(ax): clarify public API examples
|
2026-04-04 14:21:44 +00:00 |
|
stats.go
|
refactor(ax): expand internal naming
|
2026-04-04 14:33:44 +00:00 |
|
stats_workers_test.go
|
feat(proxy): add UUID session ids and custom diff buckets
|
2026-04-04 11:53:03 +00:00 |
|
tls_runtime.go
|
feat(proxy): honour TLS config and pool keepalive
|
2026-04-04 11:16:29 +00:00 |
|
tls_runtime_test.go
|
feat(proxy): honour TLS config and pool keepalive
|
2026-04-04 11:16:29 +00:00 |
|
worker.go
|
feat(proxy): add UUID session ids and custom diff buckets
|
2026-04-04 11:53:03 +00:00 |