field_lib

Cross-platform Rust runtime for Radroots iOS and Android apps
git clone https://radroots.dev/git/field_lib.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-06-20 00:53runtime: fix Nostr lock boundariestriesap3+115-90
2026-06-19 23:49api: remove retired mobile trade endpointstriesap2+0-90
2026-06-19 23:43runtime: expose mobile read outcomestriesap3+107-34
2026-06-19 23:35errors: type mobile runtime failurestriesap10+194-95
2026-06-19 23:16ffi: rename shared ffi cratetriesap8+44-44
2026-06-19 23:11lock: refresh field_lib dependency locktriesap1+8-0
2026-06-13 22:12core: make nostr host custody explicittriesap3+124-84
2026-06-13 09:10core: narrow ios key custody boundarytriesap5+127-58
2026-06-12 07:05field: add nostr identity reset ffitriesap3+77-0
2026-06-12 06:47field: replace auth session ffi with nostr identitytriesap7+122-1377
2026-06-12 04:37field: add auth session ffitriesap6+1355-1
2026-06-12 00:05deps: add field workspace lockfiletriesap1+3290-0
2026-06-11 23:23field: align runtime ffi with current rr-rs APIstriesap2+189-607
2026-06-11 23:08field: use snake case crate dependency keystriesap2+25-25
2026-06-11 23:04field: normalize imported field crate workspacetriesap18+35-353
2026-06-11 23:00field: import field rust ffi crate historytriesap22+2333-0
2026-06-11 22:59field: restore swift ffi crate for field library extractiontriesap4+63-0
2026-03-05 20:18app-core: reflow runtime stop loggingtriesap1+9-3
2026-03-05 01:23app-core: close runtime no-default strict region gapstriesap3+77-32
2026-03-04 17:53app-core: run cargo fmttriesap1+3-1
2026-03-04 14:11nostr: migrate consumers to parsed event wrapperstriesap2+19-14
2026-03-03 16:34build: add publish metadata for remaining cratestriesap2+10-0
2026-03-03 16:01contract: expand publish set for remaining cratestriesap2+0-2
2026-03-02 23:14build: set `radroots-app-wasm` version to 0.1.0-alpha.1triesap1+1-1
2026-03-02 23:14build: set `radroots-app-core` version to 0.1.0-alpha.1triesap1+1-1
2026-03-02 23:08docs: update `radroots-app-wasm` readmetriesap1+4-4
2026-03-02 23:08docs: update `radroots-app-core` readmetriesap1+4-4
2026-03-01 15:14docs: update `radroots-app-wasm` readmetriesap1+14-0
2026-03-01 15:13docs: update `radroots-app-core` readmetriesap1+14-0
2026-02-28 20:32app: remove deprecated swift ffi cratetriesap4+0-63
2026-02-25 01:18release: enforce publish boundaries for 0.1.0 settriesap3+3-0
2026-02-22 14:20trade: consolidate listing kind lane around dvm kindstriesap1+2-2
2026-02-22 04:38coverage: raise `radroots-app-wasm` to strict 100 gatestriesap1+23-7
2026-02-22 04:36coverage: raise `app-ffi-swift` to strict 100 gatestriesap3+34-0
2026-02-22 04:31coverage: raise `radroots-app-core` to strict 100 gatestriesap9+427-116
2026-02-22 03:49coverage: add per-crate coverage profiles for run-crate lanestriesap1+2-0
2026-02-20 17:43app-core: migrate runtime key flows to accounts apistriesap4+122-42
2026-02-18 00:26build: require explicit env vars in build scriptstriesap1+8-14
2026-02-15 17:30Initial committriesap19+1812-0
2025-08-29 23:21Initial committriesap15+1074-0