What's Changed
- Improved the
get_events
andstream_events
underlying HyperSync query efficiency. - Changed the
EventResponse.data
type fromVec<Vec<Event>>
toVec<Event>
Full Changelog: https://github.com/enviodev/hypersync-client-rust/compare/fd505a4b1b7ffbae50121c2c1abaf3b422efcb67..v0.19.0