v0.10.9
What's Changed
- feat: expose cloud profiling type / option by @lgalabru in #333
- feat(core): add reset_account cheatcode RPC method and implement acco… by @BretasArthur1 in #328
- feat: ability to daemonize + add ci presets by @lgalabru in #337
- feat(cli): add
--yesoption to auto-accept all prompts when generating runbooks by @MicaiahReid in #340 - feat(core): add
surfnet_getSurfnetInfoRPC endpoint by @MicaiahReid in #341 - refactor: use more granular solana crates by @sonicfromnewyoke in #343
- fix: downgrade libsqlite by @lgalabru in #342
- feat: subgraph fixes by @lgalabru in #347
- fix(core): default to token_program_id from token account type if not found by @MicaiahReid in #345
- refactor: use workspace dependencies in members by @sonicfromnewyoke in #346
- fix(core): fetch mint for token accounts on
get_multiple_accountsendpoint by @MicaiahReid in #349 - feat(cli/core): add log bytes limit cli argument by @valentinmadrid in #351
- fix(core): use config in
getLatestBlockhashrpc method; return correct tx status by @MicaiahReid in #354 - fix: clippy lints by @sonicfromnewyoke in #353
- fix: force RPC fallback for
solana program deployby @lgalabru in #357 - chore(cli): add don't create simnet logfile for
--log-level noneoption by @MicaiahReid in #361 - fix: subgraphs adjustments by @lgalabru in #356
- feat(cli): introduce
autopilotmode to execute in-memory runbooks by @MicaiahReid in #360
New Contributors
- @sonicfromnewyoke made their first contribution in #343
- @valentinmadrid made their first contribution in #351
Full Changelog: v0.10.8...v0.10.9