From 1ad2b202cabd34e8e14c9edd513fef0154b4584b Mon Sep 17 00:00:00 2001 From: Samuel Moelius Date: Wed, 5 Nov 2025 10:20:28 -0500 Subject: [PATCH] Update Agave tag --- README.md | 2 +- agave_tag.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9e3985..84c3f21 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A wrapper around [`anchor test`] for computing test coverage -`anchor-coverage` requires a [patched] `solana-test-validator` (see below). The patch is known to work with [Agave v3.0.8](https://github.com/anza-xyz/agave/tree/v3.0.8). +`anchor-coverage` requires a [patched] `solana-test-validator` (see below). The patch is known to work with [Agave v3.1.0-beta.0](https://github.com/anza-xyz/agave/tree/v3.1.0-beta.0). ## Steps to use diff --git a/agave_tag.txt b/agave_tag.txt index 5e333f9..98e409e 100644 --- a/agave_tag.txt +++ b/agave_tag.txt @@ -1 +1 @@ -v3.0.8 +v3.1.0-beta.0