fixed unit tests; fixed core tests; fixed performance tests; added fix to prevent change in block reward split (thanks Akil); added prelim code for spend authority proof - not complete / working

This commit is contained in:
Some Random Crypto Guy
2024-12-15 11:09:46 +00:00
parent c6d843b6f5
commit e909e3eef1
46 changed files with 631 additions and 268 deletions
+2 -1
View File
@@ -218,8 +218,9 @@
#define HF_VERSION_2021_SCALING 2
#define HF_VERSION_ENABLE_N_OUTS 2
#define HF_VERSION_REQUIRE_VIEW_TAGS 3
#define HF_VERSION_FULL_PROOFS 3
#define HF_VERSION_REQUIRE_VIEW_TAGS 255
#define HF_VERSION_ENABLE_CONVERT 255
#define HF_VERSION_ENABLE_ORACLE 255
#define HF_VERSION_SLIPPAGE_YIELD 255