What's Changed
- chore: update rmcp by @lgalabru in #411
- feat: set_log_filter rpc and start_time rpc by @JkrishnaD in #410
- feat: add list_plugins admin RPC and remove rpc_addr admin RPC method from trait by @0xsouravm in #408
- chore: remove unused admin RPC methods and clean up imports by @MicaiahReid in #414
- feat(scenarios): add native Jupiter v6 support & refactor registry by @TanmayDhobale in #413
- feat(scenario): add raydium amm-v3 scenario by @JkrishnaD in #419
- feat: svm feature handling in CLI by @lgalabru in #423
- feat(scenario): add drift on-chain perp dex V2 scenario by @JkrishnaD in #427
- fix: return non-zero exit code when runbook execution fails by @bytehash69 in #415
- feat(scenario): add kamino-lending scenario by @JkrishnaD in #422
- Fix --watch flag not working on Linux. by @daedlock in #429
- fix: make SURFPOOL_DATASOURCE_RPC_URL env var work and hide API keys in UI by @serejke in #426
- feat(scenario): add meteora-dlmm scenario by @0xsouravm in #421
- fix: block time in secs instead of ms by @lgalabru in #428
- feat: Add Switchboard protocol support with
SwitchboardQuoteoverride template. by @TanmayDhobale in #424 - fix: add account closure tracking to prevent mainnet refetch (#402) by @AvhiMaz in #409
- feat: add whirlpool overrides by @0xsouravm in #432
- feat: updated logic to now consider mentions while filtering by @NiravJoshi33 in #403
- feat(cli): add --runbook-input flag to surfpool start by @shivendram16053 in #418
- fix: add backward compatibility for older anchor versions in subgraph generation by @AvhiMaz in #430
- fix(simnet): improve error handling and port availability checks by @Pawank06 in #439
- fix(runbooks): bump txtx crate to allow providing
is_writableto process_instructions in runbooks by @MicaiahReid in #443 - tests: add comprehensive tests for Token-2022 by @Shubbu03 in #440
- Scaffold fixes by @MicaiahReid in #446
- attempt AWS upload by @MicaiahReid in #389
- feat: Add transaction ingestion benchmarks using Criterion by @TanmayDhobale in #444
New Contributors
- @JkrishnaD made their first contribution in #410
- @TanmayDhobale made their first contribution in #413
- @bytehash69 made their first contribution in #415
- @daedlock made their first contribution in #429
- @AvhiMaz made their first contribution in #409
- @NiravJoshi33 made their first contribution in #403
- @shivendram16053 made their first contribution in #418
- @Pawank06 made their first contribution in #439
- @Shubbu03 made their first contribution in #440
Full Changelog: v0.12.0...v1.0.0-rc1