Skip to content

Release Candidate v0.15.1-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@michaelsutton michaelsutton released this 06 Sep 03:45
afbcf9e

What's Changed

  • Transaction pool -- fix rare cases where byte size tracking was inaccurate by @michaelsutton in #535
  • Feerate estimator outliers: capture block slot by the specific mass of the outlier transaction by @michaelsutton in #537
  • Refactoring of mass calculator utilities by @aspect in #538
  • Various miscellaneous changes towards 0.15.1 RC2 by @michaelsutton in #543
  • Add optional proxy socket limit info to utils::SystemInfo() by @aspect in #544
  • Deprecate zigbuild and glibc in favor of static musl binaries for Linux builds. by @starkbamse in #541
  • Change directory back to repo root. by @starkbamse in #545
  • Fix Rust 1.81 lints

Full Changelog: v0.15.1-rc1...v0.15.1-rc3