mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Update data stores for v1.6.3
This commit is contained in:
parent
0f9f43c9ba
commit
b5d772bc48
5 changed files with 11 additions and 5 deletions
|
@ -38,7 +38,7 @@ public class Version {
|
|||
* historical data stores.
|
||||
*/
|
||||
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.5.5", "1.5.7", "1.6.0", "1.6.3");
|
||||
|
||||
public static int getMajorVersion(String version) {
|
||||
return getSubVersion(version, 0);
|
||||
|
|
BIN
p2p/src/main/resources/AccountAgeWitnessStore_1.6.3_BTC_MAINNET
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/AccountAgeWitnessStore_1.6.3_BTC_MAINNET
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/DaoStateStore_BTC_MAINNET
(Stored with Git LFS)
BIN
p2p/src/main/resources/DaoStateStore_BTC_MAINNET
(Stored with Git LFS)
Binary file not shown.
BIN
p2p/src/main/resources/SignedWitnessStore_BTC_MAINNET
(Stored with Git LFS)
BIN
p2p/src/main/resources/SignedWitnessStore_BTC_MAINNET
(Stored with Git LFS)
Binary file not shown.
BIN
p2p/src/main/resources/TradeStatistics3Store_1.6.3_BTC_MAINNET
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/TradeStatistics3Store_1.6.3_BTC_MAINNET
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue