What's Changed
- chore: align ixs discriminators by @GabrielePicco in #9
- chore: remove unused arguments by @GabrielePicco in #10
- chore: rename program data by @GabrielePicco in #11
- chore: consistently use program id & remove system program check by @GabrielePicco in #12
- Chore/refactor vrf by @GabrielePicco in #13
- chore: improve queue closure by @GabrielePicco in #14
- chore: enforce hash uniquness by @GabrielePicco in #15
- Fix/refactor v2 by @GabrielePicco in #16
- Fix/queue filled with malformed requests by @GabrielePicco in #17
- fix: prevent removing an oracle with existing queues by @GabrielePicco in #18
- chore: Remove unnecessary checks by @GabrielePicco in #19
- docs: Added Zenith audit report from August 2025 by @jonasXchen in #20
- fix: sdk to build the update oracles tx by @GabrielePicco in #21
- fix: delegate oracle to system program (broadcast) by @GabrielePicco in #23
- feat: publish binary to NPM by @lucacillario in #25
- feat: add server to expose size queues by @GabrielePicco in #26
- feat: add avg response slot by @GabrielePicco in #28
- feat: disable oracle http server when port is not provided by @lucacillario in #30
- feat: remove fees from the ER VRF on the default queue & oracle improvements by @GabrielePicco in #32
- feat: add config to allow selecting to skip or not the pre-flight by @GabrielePicco in #34
- fix: support for anchor 0.32.1 by @sporicle in #31
New Contributors
- @jonasXchen made their first contribution in #20
- @lucacillario made their first contribution in #25
- @sporicle made their first contribution in #31
Full Changelog: v0.2.0...v0.2.1