github stellar/rs-soroban-env v0.0.15
0.0.15

latest releases: v26.1.3, v26.1.2, v26.1.1...
3 years ago

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

Don't miss a new rs-soroban-env release

NewReleases is sending notifications on new releases.