Releases: bloxbean/yaci
Releases · bloxbean/yaci
0.4.0-beta5
What's Changed
- Refactor rollforward logic in ChainSync agents to avoid updating currentPoint in case of listener error by @satran004 in #119
- Implement two-phase commit for ChainSync/BlockFetch synchronization to prevent block loss (Merge to main) by @satran004 in #122
- Peer sharing N2N protocol implementation by @satran004 in #118
Full Changelog: v0.4.0-beta4...v0.4.0-beta5
0.3.8
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
0.4.0-beta4
What's Changed
- Improve N2NChainSyncFetcher Error Handling and Continuation on Parse Failure by @satran004 in #117
Full Changelog: v0.4.0-beta3...v0.4.0-beta4
0.3.7
What's Changed
- Improve N2NChainSyncFetcher Error Handling and Continuation on Parse Failure by @satran004 in #116
Full Changelog: v0.3.6...v0.3.7
0.4.0-beta3
What's Changed
- Merge native script parse error fix to main branch + Maven central portal related changes for CI by @satran004 in #115
Full Changelog: v0.4.0-beta2...v0.4.0-beta3
0.3.6
What's Changed
- Fix native script parse error in preview by @satran004 in #112
Full Changelog: v0.3.5...v0.3.6
0.4.0-beta2
What's Changed
- fix: #109 Instead of converting RationalNumber to BigDecimal, return UnitInterval or NonNegativeInterval by @satran004 in #110
- Fix Json serialization issue for UnitInterval/NonNegativeInterval by @satran004 in #111
Full Changelog: v0.3.5...v0.4.0-beta2
v0.3.5
What's Changed
- fix: Handle edge cases in redeemer parsing when second byte is unit (length) by @satran004 in #105
Full Changelog: v0.3.4.1...v0.3.5
v0.3.4.1
What's Changed
- #103 Ignore redeemer parsing error on mainnet by @satran004 in #104
Workaround: Catch the redeemer parse exception at block no: 11303764 and continue.
Known Limitation: The problematic redeemer in block 11303764 will not be available in yaci block object.
Full Changelog: v0.3.4...v0.3.4.1
0.3.4
What's Changed
- Update according new Cardano node v10 by @Sotatek-HuyLe3a in #101
- Deprecate old relay addresses and update to public versions by @satran004 in #102
Full Changelog: v0.3.3...v0.3.4