You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# go-flare
2
2
3
-
go-flare is a modified version of [avalanchego@v1.10.0](https://github.com/ava-labs/avalanchego/releases/tag/v1.10.0) and [coreth@v0.12.0](https://github.com/ava-labs/coreth/releases/tag/v0.12.0), incorporating specific features for Flare and Songbird networks. These features include prioritized contract handling and the invocation of the daemon contract.
3
+
go-flare is a modified version of [avalanchego@v1.11.0](https://github.com/ava-labs/avalanchego/releases/tag/v1.11.0) and [coreth@v0.13.0](https://github.com/ava-labs/coreth/releases/tag/v0.13.0), incorporating specific features for Flare and Songbird networks. These features include prioritized contract handling and the invocation of the daemon contract.
4
4
5
-
**Networks should be updated to this version before**
5
+
**Test Networks should be updated to this version before**
6
6
7
-
- **Songbird: May 6, 2025 at 12 UTC**
8
-
- **Flare: May 13, 2025 at 12 UTC**
7
+
- **Coston2: June 24, 2025 at 12 UTC**
8
+
- **Coston: July 1, 2025 at 12 UTC**
9
9
10
10
See [release notes](./RELEASES-flare.md) for more info.
0 commit comments