mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Update data stores for v1.9.11
This commit is contained in:
parent
e8cc4da279
commit
9f535bf163
20 changed files with 17718 additions and 1 deletions
|
@ -45,7 +45,7 @@ public class Version {
|
|||
*/
|
||||
public static final List<String> HISTORICAL_RESOURCE_FILE_VERSION_TAGS = Arrays.asList("1.4.0", "1.5.0", "1.5.2",
|
||||
"1.5.5", "1.5.7", "1.6.0", "1.6.3", "1.6.5", "1.7.2", "1.7.4", "1.8.0", "1.8.1", "1.8.3", "1.9.0", "1.9.3",
|
||||
"1.9.5", "1.9.6", "1.9.7", "1.9.10");
|
||||
"1.9.5", "1.9.6", "1.9.7", "1.9.10", "1.9.11");
|
||||
|
||||
public static int getMajorVersion(String version) {
|
||||
return getSubVersion(version, 0);
|
||||
|
|
BIN
p2p/src/main/resources/AccountAgeWitnessStore_1.9.11_BTC_MAINNET
Normal file
BIN
p2p/src/main/resources/AccountAgeWitnessStore_1.9.11_BTC_MAINNET
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10468
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_786001-787000
Normal file
10468
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_786001-787000
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
7249
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_790001-791000
Normal file
7249
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_790001-791000
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
p2p/src/main/resources/TradeStatistics3Store_1.9.11_BTC_MAINNET
Normal file
BIN
p2p/src/main/resources/TradeStatistics3Store_1.9.11_BTC_MAINNET
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue