23.0.0-rc.2
Pre-release
Pre-release
What's Changed
- Bump XDR for env. by @dmkozh in #1508
- P23 by @graydon in #1511
- Surface module cache for reuse. by @graydon in #1506
- Tighten the budget estimations in e2e tests. by @dmkozh in #1512
- Remove
unstable-next-api
feature guards. by @dmkozh in #1515 - Remove check_same_env from EnvBase trait by @leighmcculloch in #1516
- Implement CAP-68 - host function to get the executable given an address. by @dmkozh in #1517
- Temporarily revert changes post p23 env switch by @dmkozh in #1524
- Non muxed info related SAC changes for CAP-0067 by @sisuresh in #1526
- Add support for muxed accounts in Soroban host. by @dmkozh in #1525
- Add support for muxed addresses in SAC transfer. by @dmkozh in #1528
- switch to wasm32v1-none for contract wasm target by @graydon in #1529
- Reusable module cache redux by @graydon in #1530
- Bump XDR for env. by @dmkozh in #1532
- Return the rest of pre-CAP-67 changes by @dmkozh in #1531
- Add SAC balance tests by @sisuresh in #1533
- Remove from_muxed_id, and allow to_muxed_id to be set on mint by @sisuresh in #1534
- Small optimization for Symbol. by @dmkozh in #1520
- Implement fee-related changes of CAP-66. by @dmkozh in #1522
- Fixes for benchmark build by @dmkozh in #1536
- Add support for automatic restoration for the 'recording' mode. by @dmkozh in #1523
- Bump env by @jayz22 in #1541
- Properly handle auto-restored entries in e2e_invoke. by @dmkozh in #1542
- Bump XDR in env to pick up the most recent changes. by @dmkozh in #1543
- Update stellar-xdr dependency to latest commit by @leighmcculloch in #1545
- CAP 69 - Host functions for String<->Bytes conversion by @jayz22 in #1544
- Bump XDR to pick the most recent p23 changes by @dmkozh in #1548
- Bump XDR to pick up tx_max_in_memory_read_entries rename by @dmkozh in #1549
- Update XDR to v23.0.0-rc.1 by @dmkozh in #1550
- Update version to 23.0.0-rc.1 by @dmkozh in #1553
- Rename Host::check_same_env to Host::is_same by @leighmcculloch in #1555
- Add test utilities to compensate hiding the storage interface. by @dmkozh in #1556
- Bump version to 23.0.0-rc.1.1 by @github-actions in #1557
- Scale shadow CPU limit in simulation 10x, shadow memory limit 2x. by @dmkozh in #1559
- Remove the limit from the event debug info implementation. by @dmkozh in #1561
- Stop adding write entry count to disk read entry count by @sisuresh in #1563
- Fix local build targeting
wasm32-unknown-unknown
by @jayz22 in #1564 - Pass actual restored entry ids into invoke_host_function. by @dmkozh in #1569
- Discount code entry rent by 50% by @dmkozh in #1562
- Fix the SAC allowance TTL extension. by @dmkozh in #1560
- Update contract code rent computations. by @dmkozh in #1571
- Bump version to 23.0.0-rc.2 by @github-actions in #1573
Full Changelog: v22.1.4...v23.0.0-rc.2