1
0
forked from GRIN/grim
Commit Graph

5 Commits

Author SHA1 Message Date
2ro 174e387a87 Goblin: retire Nym from the public toolchains + drop internal test harnesses
- CI (release.yml/build.yml): remove fetch-nym + AWS_LC_SYS_PREBUILT_NASM;
  the default cargo build --release is Tor/arti only now (nip44 fetch kept).
- Cargo.toml: nym-sdk is optional behind the `nym` feature so the default
  build never pulls it.
- Delete the dead Nym-era probes (xrelay_smoke, connect_timing,
  tunnel_measure) that referenced the removed Nym API and broke `cargo test`.
- Untrack the internal E2E harnesses (e2e.rs, nostr_e2e.rs) via .gitignore;
  gate `mod e2e` behind the `e2e-internal` feature so clones still compile.
- Refresh stale Nym comments in build.rs and the build scripts.
2026-07-04 06:21:05 -04:00
2ro ce7008665a Goblin Build 127 - payment request notifications, remove avatar name ring, fix CI 2026-07-02 23:01:49 -04:00
2ro f79bf9d926 Goblin Build 123 - fast relay connect, nostr-app login, scan amounts, name outline 2026-07-02 15:51:37 -04:00
2ro d1070008e7 Goblin Build 122 - drop notification enable-node action; re-enable macOS release CI 2026-07-02 13:38:57 -04:00
2ro 54e1e83bfe Goblin — Build 98 2026-06-17 22:22:21 -04:00