Skip to content

Releases: SAIB-Inc/Chrysalis

v0.7.8

05 Jun 16:27
e5a5b03
Compare
Choose a tag to compare
v0.7.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.7...v0.7.8

v0.7.7

03 Jun 08:36
2dc54e8
Compare
Choose a tag to compare
v0.7.7 Pre-release
Pre-release

What's Changed

  • feat(tx): enhance transaction builders with metadata support and refactor auxiliary data handling by @ricomiles in #229
  • feat(tx): add support for native script by @ricomiles in #230
  • chore: bump version to v0.7.7 by @ricomiles in #231

Full Changelog: v0.7.6...v0.7.7

v0.7.6

30 May 20:50
d8124ea
Compare
Choose a tag to compare
v0.7.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

16 May 19:07
ee6cf73
Compare
Choose a tag to compare
v0.7.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

16 May 13:28
977e44c
Compare
Choose a tag to compare
v0.7.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

14 May 18:05
8e9a496
Compare
Choose a tag to compare
v0.7.3 Pre-release
Pre-release

What's Changed

  • feat(tx): change add required signer derivation from address bytes to verification key bytes by @christiangantuangco in #178
  • feat(tx): set valid from tx building implementation by @christiangantuangco in #184
  • refactor(tx): separate reference input handling and expose reference inputs mapping by @ricomiles in #185
  • fix(tx): handle incorrect coin selection for minted assets by @ricomiles in #187
  • refactor: simplify datum handling by @ricomiles in #188
  • fix: improper raw serialization by @rjlacanlaled in #189
  • fix(tx): update change address handling to use a consistent key by @ricomiles in #190
  • fix(wallet): from credential func null exception by @WendellMorTamayo in #192
  • feat: streamline multiple input handling using input generators by @ricomiles in #191
  • feat(plutus): use aiken uplc for tx evaluation by @ricomiles in #181
  • feat: add SlotNetworkConfig and SlotUtil for network configuration handling by @ricomiles in #194
  • feat(tx): add pre-build hooks by @ricomiles in #193
  • fix(tx): fix asset handling in blockfrost getUtxosByAddress by using the correct byte array comparison by @ricomiles in #197
  • feat(wallet): implement ByteArrayUtil for reusable byte array manipulation and use Nsec for hashing by @ricomiles in #196
  • fix(tx): handle fee input after coin selection to avoid consuming specified inputs by @ricomiles in #195
  • refactor(tx): rename AddInputs to AddConfigGenerator and support burning by @ricomiles in #198
  • fix(tx): set Raw property to null when signing from a serialized vkey witness by @ricomiles in #199
  • fix(tx): move specified input checking after mint checking by @ricomiles in #200
  • refactor(tx): replace action type declaration with delegates by @ricomiles in #201
  • refactor(cbor): change PlutusConstr to use CborMaybeIndefList for PlutusConstr by @ricomiles in #202
  • refactor(codegen): support class-level [CborIndefinite] attribute by @rjlacanlaled in #205
  • refactor(tx): allow redeemer builders to have access to the all the resolved utxos in the transaction by @ricomiles in #206
  • chore: update csproj items to include packaging details for native libraries by @ricomiles in #207
  • chore: bump version to 0.7.3 by @ricomiles in #208

Full Changelog: v0.7.2...v0.7.3

v0.7.2

04 Apr 07:01
b63f03e
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

04 Apr 01:21
345bae7
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

What's Changed

  • fix: bundle dependencies for self-contained NuGet package by @ricomiles in #175
  • fix: update project references and remove --nobuild flag in ci by @ricomiles in #177
  • chore: bump version to 0.7.1 by @ricomiles in #176

Full Changelog: v0.7.0...v0.7.1

v0.7.0

03 Apr 22:53
54703fe
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Feb 00:55
1107003
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's Changed

  • refactor: overhaul library design and optimize serialization logic by @rjlacanlaled in #120
  • chore: version bump 0.6.0 by @Mercurial in #121
  • ci: restructure due to Chrysalis.Cbor being a seperate lib now by @Mercurial in #122
  • ci: update working directory for test job in GitHub Actions workflow by @Mercurial in #123
  • chore: fix dotnet pack error due to Chrysalis.Cbor restructure by @Mercurial in #124

Full Changelog: v0.5.24...v0.6.0