Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@emmanuelm41 emmanuelm41 released this 10 Mar 17:50
· 13 commits to master since this release

What's New

  • Add new lib with BigInt conversion functions by @emmanuelm41 in #333
  • BigInts: return bool to indicate overflows on bigint conversions by @emmanuelm41 in #335
  • Refactor DealLabel struct and use it in missing places by @emmanuelm41 in #348
  • pre calculate cbor buffer length by @emmanuelm41 in #353
  • feat: add cbor decoding for DealProposal and MarketDealNotifyParams by @rllola in #332

What's Changed

Full Changelog: v3.0.0-beta.1...v4.0.0