mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Update data stores for v1.8.1
This commit is contained in:
parent
b7af53d22f
commit
06ab4dfa2a
12 changed files with 31 additions and 7 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.6.3", "1.6.5", "1.7.2", "1.7.4", "1.8.0");
|
||||
"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");
|
||||
|
||||
public static int getMajorVersion(String version) {
|
||||
return getSubVersion(version, 0);
|
||||
|
|
BIN
p2p/src/main/resources/AccountAgeWitnessStore_1.8.1_BTC_MAINNET
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/AccountAgeWitnessStore_1.8.1_BTC_MAINNET
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_713001-714000
(Stored with Git LFS)
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_713001-714000
(Stored with Git LFS)
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_714001-715000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_714001-715000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_715001-716000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_715001-716000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_716001-717000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_716001-717000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_717001-718000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_717001-718000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_718001-719000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_718001-719000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_719001-720000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_719001-720000
(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.8.1_BTC_MAINNET
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/TradeStatistics3Store_1.8.1_BTC_MAINNET
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue