Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: bloxbean/yaci

0.4.0-beta5

11 Aug 03:36

Choose a tag to compare

0.4.0-beta5 Pre-release
Pre-release

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

04 Aug 05:25

Choose a tag to compare

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

31 Jul 03:19
b0dd618

Choose a tag to compare

0.4.0-beta4 Pre-release
Pre-release

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

19 Jun 13:48
2083d49

Choose a tag to compare

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

12 Jun 05:13
8f52ffc

Choose a tag to compare

0.4.0-beta3 Pre-release
Pre-release

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

11 Jun 14:25
cf47757

Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

0.4.0-beta2

01 Apr 11:38
71e8bf5

Choose a tag to compare

0.4.0-beta2 Pre-release
Pre-release

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

05 Mar 03:37

Choose a tag to compare

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

05 Jan 12:20
7378641

Choose a tag to compare

What's Changed

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

07 Dec 04:08
616e8ea

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4