Commit graph geth/crates/geth-node
Author SHA1 Message Date
538b52bdb6 simplify sigchain http distribution
Some checks failed
CI / fmt, clippy, docs (push) Failing after 5s
CI / test (ubuntu-latest) (push) Failing after 5s
CI / iroh integration smoke tests (push) Failing after 4s
CodeQL / Analyze Rust (push) Failing after 5s
Security / RustSec cargo-audit (push) Failing after 4s
CI / test (macos-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2026-07-19 03:43:06 +02:00
decff4b995 add canonical sigchain bundle format 2026-07-19 03:16:14 +02:00
76eb785ee2 specify selective disclosure and anchor policy
Some checks failed
CI / fmt, clippy, docs (push) Failing after 5s
CI / test (ubuntu-latest) (push) Failing after 5s
CI / iroh integration smoke tests (push) Failing after 5s
CodeQL / Analyze Rust (push) Failing after 4s
Security / RustSec cargo-audit (push) Failing after 5s
CI / test (macos-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2026-07-18 22:05:57 +02:00
492a37c020 redesign sshsigchain authority protocol 2026-07-18 21:48:27 +02:00
73500e1944 make sshsigchain the only portable sigchain format 2026-07-18 21:00:06 +02:00
9e5871d02a make keychain records append-only 2026-07-18 20:25:45 +02:00
cb8c4e6fd4 Add checksum-verified release installers 2026-07-18 17:37:54 +02:00
47d16eb714 Add offline resource capability discovery 2026-07-18 17:21:12 +02:00
3c84713472 Add Windows named-pipe local control 2026-07-18 17:05:38 +02:00
ce3e029b3d Add guided node enrollment 2026-07-18 16:48:35 +02:00
678865bfdc Harden daemon service installation 2026-07-18 16:31:59 +02:00
7d67da9dfe Degrade gracefully when Iroh modules fail 2026-07-18 16:00:13 +02:00
ed007a0632 Enforce a single daemon per geth home 2026-07-18 15:56:45 +02:00
f61cb44dad Improve CLI and daemon lifecycle usability 2026-07-18 15:23:20 +02:00
0efeabb225 fix: close daemon runtime cleanly 2026-07-11 11:54:39 +02:00
a32cab645f refactor: centralize peer control routing 2026-07-05 23:51:08 +02:00
d443b82f1a refactor: clarify resource control boundaries 2026-07-05 23:48:21 +02:00
eb0f69f287 test: cover deterministic sync faults 2026-07-05 23:44:15 +02:00
1a6d9db913 refactor: centralize peer control caller auth 2026-07-05 23:38:19 +02:00
f88bc851a4 refactor: extract local control routing 2026-07-05 23:28:46 +02:00
d5a91c2396 refactor: move daemon startup ownership 2026-07-05 23:22:53 +02:00
7c0399b2ef fix: batch ssh sync imports 2026-07-05 23:19:05 +02:00
f06db17066 test: cover adversarial auth diagnostics 2026-07-05 23:12:01 +02:00
d9031b995d feat: add structured control tracing 2026-07-05 23:09:12 +02:00
63ea36bb51 feat: replace private cas envelope 2026-07-05 23:02:59 +02:00
2dce1f41cf feat: add live sync retry backoff 2026-07-05 22:57:52 +02:00
24a0a3d153 docs: define sync conflict semantics 2026-07-05 22:51:47 +02:00
02969ac7af fix: batch signed log sync imports 2026-07-05 22:47:42 +02:00
6fc1410e65 fix: preserve documents on repeat create 2026-07-05 22:43:02 +02:00
12e6815f8d feat: add local doctor checks 2026-07-05 22:39:15 +02:00
619e8eee62 feat: add backup restore workflow 2026-07-05 22:35:18 +02:00
ccd40f0224 fix: bound remote iroh line reads 2026-07-05 18:22:07 +02:00
2d314e85bf feat: report daemon uptime in status 2026-07-05 18:14:52 +02:00
6953e3acde feat: report store durability status 2026-07-05 18:10:41 +02:00
64e74acc9d feat: commit signed op imports atomically 2026-07-05 17:57:09 +02:00
2b604dd184 refactor: move live sync orchestration 2026-07-05 17:49:09 +02:00
5ccebe1978 refactor: extract outbound peer client 2026-07-05 17:43:24 +02:00
e7502a7237 refactor: extract daemon task spawning 2026-07-05 17:37:12 +02:00
fd3651b25f refactor: extract iroh wire helpers 2026-07-05 17:35:40 +02:00
19f12d1166 refactor: extract live sync bookkeeping 2026-07-05 17:33:40 +02:00
87fe47fd7f refactor: extract node runtime state 2026-07-05 17:27:42 +02:00
cad4bc0e74 chore: restore clippy quality gate 2026-07-05 17:24:03 +02:00
b0768999db Close Phase 4 overlay and Unix forwarding gaps 2026-05-30 12:24:40 +02:00
0fdf5d0be7 Harden live Iroh integration paths 2026-05-29 15:27:45 +02:00
1006f41e45 Add GitHub CI security and release workflows 2026-05-28 16:44:58 +02:00
cfd41522d1 Add static keychain publication workflow 2026-05-27 00:59:52 +02:00
b6ffcde54c Harden reusable keychain API 2026-05-26 18:58:25 +02:00
4013c868aa Extract reusable keychain sigchain model 2026-05-26 18:53:20 +02:00
d9728a326d Implement opt-in overlay TUN runtime 2026-05-23 02:08:51 +02:00
c2dee50dae Add overlay planning commands 2026-05-23 01:17:30 +02:00