Removed aggregateSignatureTimestamp. All online account signatures are aggregated - there is no need for backwards support as signatures are trimmed from blocks after 24 hours. testOnlineAccountsModulusV2() had to be removed as this relied on pre-aggregation signatures.

This commit is contained in:
CalDescent
2022-07-22 13:49:19 +01:00
parent 85a27c14b8
commit b9bf945fd8
18 changed files with 34 additions and 235 deletions

View File

@@ -67,8 +67,7 @@
"calcChainWeightTimestamp": 1620579600000,
"transactionV5Timestamp": 1642176000000,
"transactionV6Timestamp": 9999999999999,
"disableReferenceTimestamp": 1655222400000,
"aggregateSignatureTimestamp": 1656864000000
"disableReferenceTimestamp": 1655222400000
},
"genesisInfo": {
"version": 4,