2.20.0
What's Changed
- Add
coverage_map
crate to provideCoverageMapBuilder
andCoverageMap
data structures by @maplant in #819 - Change coverage map to treat hotspot_key as bytes rather than a PublicKeyBinary by @bbalser in #825
- Abstract data set processing to a trait by @maplant in #826
- Fix custom tracing b58 printing by @macpie in #823
- Mobile Coverage points calculator by @michaeldjeffrey in #824
- Add mock speedtest constructor by @maplant in #828
- Add
coverage-map
andcoverage-point-calculator
to CI by @michaeldjeffrey in #829 - Update to use pyth sponsored feeds by @bbalser in #831
Full Changelog: 2.19.0...2.20.0