You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve N2NChainSyncFetcher Error Handling and Continuation on Parse …
…Failure (#117)
* chore: Fix N2NChainSyncFetcher to continue on parse error. Change generic Exception to BlockParseRuntimeException in onParsingError callback
* Bump version
Merge native script parse error fix to main branch + Maven central po…
…rtal related changes for CI (#115)
* Update CCL version to fix native script parse error
* Update version for CI test
* Bump version for release 0.4.0-beta3
Fix Json serialization issue for UnitInterval/NonNegativeInterval (#111)
* Add safeRatio methods. Add no arg constructor
* Add no arg constructor
* Bump version for next beta release