This release turns 1 transaction per source account per ledger limit on by default.
What's Changed
- Footprint validation by @sisuresh in #3805
- Remove tag check by @sisuresh in #3808
- Fixes to soroban-specific flooding by @marta-lokhova in #3809
- Bucketlist size meta by @SirTyson in #3807
- Implement rent fees. by @dmkozh in #3813
- fix minor issue in BallotProtocol.h comments by @JuI3s in #3788
- fix global early catch up timer by @JuI3s in #3789
- loadgen: generate loadgen on unique source accounts by @marta-lokhova in #3818
- loadgen follow up: fix acceptance test by @marta-lokhova in #3825
- Error if footprint has expired entry by @sisuresh in #3824
- Compute Soroban write fee based on the bucket list size. by @dmkozh in #3827
- Support soroban upgrades in overlay by @marta-lokhova in #3806
- tests: turn on LIMIT_TX_QUEUE_SOURCE_ACCOUNT by default and rewrite test cases to support it by @marta-lokhova in #3787
- temp entry invariant fix by @SirTyson in #3831
- Connect Rust code to Tracy (and upgrade Tracy to latest). by @graydon in #3830
- Handle init + init by @sisuresh in #3834
- Support soroban max tx set size upgrade shortcut. by @dmkozh in #3835
- Bump spdlog and fmt library to latest by @MonsieurNicolas in #3833
- Update soroban env and XDR to take SCError change by @graydon in #3839
New Contributors
Full Changelog: v19.12.0...v19.13.0