Skip to content

Releases: stellar/rs-soroban-env

0.0.16

04 May 20:45
0c0cae6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

0.0.15

22 Mar 18:28
cf83838
Compare
Choose a tag to compare

What's Changed

  • Remove the unnecessary error events that appeared in non-error scenarios by @dmkozh in #698
  • Reform metering for value cloning and memory allocation by @jayz22 in #690
  • Provide more test coverage for Auth Next by @dmkozh in #694
  • Check issuer clawback flag when new contract balance is created by @sisuresh in #693
  • Add a test that covers out-of-order require_auth calls. by @dmkozh in #703
  • Token name in events by @sisuresh in #705
  • Adapt Storage and SnapshotSource to use Rc only. by @jayz22 in #700
  • Add host functions to convert addresses to/from account/contract ids. by @dmkozh in #712
  • Value and object representation overhaul by @graydon in #682
  • Move InvokerType from common env to internal host implementation. by @dmkozh in #725
  • fix thinko in vec_new_from_linear_memory by @graydon in #726
  • Improve safety of custom account contracts by @dmkozh in #722
  • Split out DeclaredSizeForMetering from MeteredClone and use it for Compare by @jayz22 in #714
  • Structured debug events by @sisuresh in #713
  • Fix an i128 conversion bug by @graydon in #729
  • Use new bulk memory ops for tuples by @graydon in #730
  • Update rust-version by @github-actions in #720
  • Host budget metering, cost model, calibration changes by @jayz22 in #704
  • Publish dry run by @graydon in #733
  • Increase memory budget to 50MB by @jayz22 in #737
  • Bump version to 0.0.15 by @github-actions in #738

Full Changelog: v0.0.14...v0.0.15

0.0.14

14 Feb 17:29
d06aadd
Compare
Choose a tag to compare

What's Changed

  • Allow for a custom budget outside tests by @Smephite in #677
  • Restructure Event to be cheap to clone and allow it to be rolled back by @jayz22 in #662
  • Nonce bug fix by @dmkozh in #685
  • Bump version to 0.0.14 by @github-actions in #688

New Contributors

Full Changelog: v0.0.13...v0.0.14

0.0.13

07 Feb 20:33
a82cd11
Compare
Choose a tag to compare

What's Changed

  • Add auth_required support for non-account balances by @sisuresh in #626
  • Reform TryFromVal to reduce number of impls. by @graydon in #628
  • Fix override of panic hook during cross-contract testing by @brson in #620
  • (minimal) Add EnvBase::Error, remove CheckedEnv, make Env methods return Error by @graydon in #638
  • Update rust-version by @github-actions in #642
  • Initial Auth Next implementation in Soroban Host by @dmkozh in #645
  • Update stellar-xdr (includes specdocs change) by @leighmcculloch in #641
  • Add 13-tuple conversions by @brson in #658
  • Auth Next followups by @dmkozh in #659
  • Do not include Status as the first arg of a DebugEvent by @jayz22 in #646
  • Update xdr by @leighmcculloch in #665
  • Add a simpler version of require_auth by @dmkozh in #669
  • Use auth specific errors by @sisuresh in #670
  • Emulate classic account authentication in recording auth mode. by @dmkozh in #672
  • Change the interface for the auth testing utility. by @dmkozh in #674
  • Bump version to 0.0.13 by @github-actions in #675

Full Changelog: v0.0.12...v0.0.13

0.0.12

03 Jan 22:51
65498c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

0.0.11

08 Dec 18:13
c551daf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.10...v0.0.11

0.0.10

01 Dec 22:46
c148051
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

0.0.9

03 Nov 04:10
c04c233
Compare
Choose a tag to compare

What's Changed

  • Disable default-features on stellar-xdr workspace dependency by @leighmcculloch in #559
  • Bump version to 0.0.9 by @github-actions in #560

Full Changelog: v0.0.8...v0.0.9

0.0.8

03 Nov 00:36
755052b
Compare
Choose a tag to compare

What's Changed

  • Fix loan stellar-xdr 0.0.6 version stuck in the past by @leighmcculloch in #557
  • Bump version to 0.0.8 by @github-actions in #558

Full Changelog: v0.0.7...v0.0.8

0.0.7

02 Nov 23:43
981191c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7