Skip to content

Commit d61e220

Browse files
Migrates to ai_fixt crate
Renames the `fixt` crate to `ai_fixt` and updates all dependencies accordingly. This improves clarity, reduces naming conflicts, and aligns with the overall project naming conventions. This also includes version bumps for aingle_cortex and aingle_zome_types.
1 parent 967f943 commit d61e220

131 files changed

Lines changed: 500 additions & 430 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
### Added
1616

1717
#### Core Infrastructure
18-
- `aingle` - Main conductor and runtime based on Holochain architecture
18+
- `aingle` - Main conductor and runtime based on distributed P2P architecture
1919
- `aingle_minimal` - Ultra-light IoT node (<1MB RAM) with CoAP transport
2020
- `aingle_p2p` - P2P networking via Kitsune protocol (QUIC/WebRTC)
2121
- `aingle_sqlite` - SQLite storage backend

0 commit comments

Comments
 (0)