fixed refresh height for testnet/stagenet; updated some DE translations; bumped version

This commit is contained in:
Some Random Crypto Guy
2024-08-13 12:51:29 +01:00
parent 91d52ba063
commit beffdd7ed9
3 changed files with 35 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
#define DEF_SALVIUM_VERSION_TAG "@VERSIONTAG@"
#define DEF_SALVIUM_VERSION "0.4.4-beta1"
#define DEF_SALVIUM_VERSION "0.4.4-beta2"
#define DEF_MONERO_VERSION_TAG "release"
#define DEF_MONERO_VERSION "0.18.3.3"
#define DEF_MONERO_RELEASE_NAME "Zero"

View File

@@ -13106,6 +13106,8 @@ uint64_t wallet2::get_daemon_blockchain_target_height(string &err)
uint64_t wallet2::get_approximate_blockchain_height() const
{
if (m_nettype != MAINNET) return 0;
// time of v1 fork
const time_t fork_time = 1719997643;
// v1 fork block