Skip to content

Releases: CheesecakeLabs/stellar-plus

v0.10.2

23 Jul 21:23
68f46ed
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

Full Changelog: v0.10.1...v0.10.2

  • Add handling of wrapped sac to contract engine when triggering wrapAndDeploy

v0.10.1

09 Jul 19:58
6f7b57a
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

What's Changed

  • Fix: hyperledger import for stellar test ledger by @fazzatti in #159

Full Changelog: v0.10.0...v0.10.1

v0.10.0

09 Jul 18:34
df6340a
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

What's Changed

  • feat: Stellar Test Ledger
  • feat: balance unit conversion helpers
  • feat: sign data and verify data signature
  • fix: read from contract with channel accounts handle not having signers

Full Changelog: v0.9.0...v0.10.0

v0.9.0

17 May 12:19
0ff35bb
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's Changed

  • feat: Implement verbose output for transactions pipelines by @fazzatti in #148

Full Changelog: v0.8.4...v0.9.0

v0.8.4

10 May 16:47
09458fd
Compare
Choose a tag to compare
v0.8.4 Pre-release
Pre-release

What's Changed

  • fix: simulation fails for tx missing soroban auth entry by @fazzatti in #146

Full Changelog: v0.8.3...v0.8.4

v0.8.3

07 May 16:29
38b68db
Compare
Choose a tag to compare
v0.8.3 Pre-release
Pre-release

What's Changed

  • feat: remove spec requirement for contract engine
  • feat: export contract spec from stellar-sdk

Full Changelog: v0.8.2...v0.8.3

v0.8.2

01 May 20:37
c715a46
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

What's Changed

  • fix proper returned valued when reading from contract in contract engine

Full Changelog: v0.8.1...v0.8.2

v0.8.1

30 Apr 20:17
bf5ac05
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

What's Changed

  • Update Stellar SDK
  • Add getSecretKey to DefaultAccountHandler

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Apr 20:08
b7a18c3
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

What's Changed

  • Standardized and implemented unit test up to 70% coverage.
  • Refactor ContractEngine specific errors.
  • Removed issuer requirement for classic assets.
  • Simplified Account Handlers by removing helpers and directly incorporating functionalities.
  • Standardized the network configuration object and provided objects for common networks.
  • Minor bug fixes

Full Changelog: v0.7.0...v0.8.0

v0.7.0

28 Mar 20:09
a1b3158
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

  • Feat: Soroban auth pipeline:
  • Feat add error handling for submit transaction pipeline
  • chore: add husky and conventional commit
  • refactor: remove unnecessary comments
  • Adjustments to release library as open source 🚀

New Contributors

@Brunonascdev 🚀

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