Make boosts mandatory (#121)

* make boosts mandatory

* make boosts mandatory

* fix account loading

* cleanup

* cleanup

* bump version

* nullify reward for invalid boosts
This commit is contained in:
Hardhat Chad
2025-03-30 08:44:42 -05:00
committed by GitHub
parent b54c542925
commit 832b3264a8
4 changed files with 42 additions and 43 deletions

View File

@@ -3,7 +3,7 @@ resolver = "2"
members = ["api", "program"]
[workspace.package]
version = "3.4.0"
version = "3.5.0"
edition = "2021"
license = "Apache-2.0"
homepage = "https://ore.supply"