merged N-out-TX and multisig support; implemented new difficulty algorithm; bumped version

This commit is contained in:
Some Random Crypto Guy
2024-10-09 13:20:51 +01:00
22 changed files with 378 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
#define DEF_SALVIUM_VERSION_TAG "@VERSIONTAG@"
#define DEF_SALVIUM_VERSION "0.5.3"
#define DEF_SALVIUM_VERSION "0.5.4-rc1"
#define DEF_MONERO_VERSION_TAG "release"
#define DEF_MONERO_VERSION "0.18.3.3"
#define DEF_MONERO_RELEASE_NAME "Zero"