What's Changed
- ChainSyncAgent: Update currentPoint after listeners call to avoid incorrect update of currentPoint during exception in listener by @satran004 in #120
- Implement two-phase commit for ChainSync/BlockFetch synchronization to prevent block loss by @satran004 in #121
- Peer Sharing N2N mini protocol (Merge to 0.3.x) by @satran004 in #123
Full Changelog: v0.3.7...v0.3.8