v0.13.3
What's Changed
- Use string literals rather than escaping strings by @StephenButtolph in #523
- Remove cancellation for Send.*AppRequest messages by @StephenButtolph in #524
- Fix mismatched method names in comments by @whosehang in #531
- fix local flag in legacypool by @ceyonur in #533
- avoid relying on rand.Seed for deterministic results by @darioush in #535
- disable blobpool by @ceyonur in #536
- Wait for chain state updates to report atomic tx as Accepted by @darioush in #525
- bump version to v0.13.3 & go 1.21.9 by @darioush in #537
- Sync subnet evm by @ceyonur in #527
- bump avalanchego to v1.11.5 by @darioush in #541
- Release notes for v0.13.3 and v0.13.2 by @darioush in #542
New Contributors
- @whosehang made their first contribution in #531
Full Changelog: v0.13.2...v0.13.3