Skip to main content
Image

r/NervosNetwork



Weight loss treatment, on your terms.
Image Weight loss treatment, on your terms.


The Hackathon winners
The Hackathon winners
media poster

Fiber Devlog #27
Fiber Devlog #27
ews

The latest devlog from fiber is here. Theres a good deal of information in the github repo regarding using AI agents and Fiber thats looking interesting. Full Github log below :

Fiber Dev Log 27
In last sprint, we shipped Fiber v0.8.0. This release comes with some meaningful structural changes.
We migrated from PeerId to Pubkey to make RPC handling more consistent, and split the cross-chain hub into its own standalone process.

For improvements & fixes, we've been:
- Hardening P2P stability with gossip protection (banning + rate limits).
- Syncing on-chain settlement status back to off-chain state for better consistency.
- Patching a few OOM issues and a UDT funding bug.

Right now, the team is refactoring the network actor hot path to resolve bottlenecks.
We're also mapping out multi-asset swaps and looking into how to bridge Fiber with AI agents—specifically researching x402 and native agent protocols.

https://github.com/nervosnetwork/fiber/discussions/1281