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:
@@ -84,7 +84,7 @@ TEST(AddressFromTXT, Failure)
|
||||
|
||||
TEST(AddressFromURL, Success)
|
||||
{
|
||||
const std::string addr = FULMO_DONATION_ADDR;
|
||||
const std::string addr = SALVIUM_DONATION_ADDR;
|
||||
|
||||
bool dnssec_result = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user