Skip to content

Releases: Moonlight-Protocol/moonlight-sdk

v0.11.3

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:56
3cb23c3

What's Changed

  • fix(errors): drop dead ReentrantCall/3008 mapping by @AquiGorka in #42

Full Changelog: v0.11.2...v0.11.3

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:50
b0762f7

What's Changed

  • ci: run test:unit on merge gate, drop live-Testnet integration tests (main) by @AquiGorka in #43

Full Changelog: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:26
4f92040

What's Changed

  • fix(error): add submit-time decodeContractError for on-chain error surfacing by @AquiGorka in #39

Full Changelog: v0.11.0...v0.11.1

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:00
2b2d8bd

What's Changed

  • docs: how to run unit vs integration tests by @AquiGorka in #37
  • feat(contracts): refresh artifacts for soroban-core 0.4.0 (v0.11.0) by @AquiGorka in #38

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:53
16124c2

What's Changed

  • feat(channel-auth): wrap asset enable/disable + refresh artifacts for core 0.3.0 by @AquiGorka in #36

Full Changelog: v0.9.1...v0.10.0

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 01:27
9464e49

What's Changed

  • feat(errors): map contract error codes 3006/3007/3008 by @AquiGorka in #35

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 31 May 20:16
ec917c2

What's Changed

  • chore: apply deno fmt and enable fmt check in CI by @AquiGorka in #33
  • Update SDK dependencies and contract artifacts for latest core by @fazzatti in #34

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 17:52
5130d6d

What's Changed

  • fix: bump @colibri/core to ^0.20.2 (txBadSeq fix) by @AquiGorka in #32

Full Changelog: v0.7.1...v0.8.0

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 12:43
2501032

What's Changed

  • fix: replace unsafe type assertions with proper types by @AquiGorka in #31

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

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 16:32
e58cc67

What's Changed

  • Add optional distributed tracing (MoonlightTracer) by @AquiGorka in #30

Full Changelog: v0.6.2...v0.7.0