mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Merge pull request #6267 from ripcurlx/datastore-updates-for-v1.9.3
Data store updates for v1.9.3
This commit is contained in:
commit
8850436023
@ -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.8.1", "1.8.3", "1.9.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", "1.8.3", "1.9.0", "1.9.3");
|
||||
|
||||
public static int getMajorVersion(String version) {
|
||||
return getSubVersion(version, 0);
|
||||
|
@ -1,6 +1,6 @@
|
||||
TXT CHECKPOINTS 1
|
||||
0
|
||||
363
|
||||
367
|
||||
AAAAAAAAB+EH4QfhAAAH4AEAAABjl7tqvU/FIcDT9gcbVlA4nwtFUbxAtOawZzBpAAAAAKzkcK7NqciBjI/ldojNKncrWleVSgDfBCCn3VRrbSxXaw5/Sf//AB0z8Bkv
|
||||
AAAAAAAAD8EPwQ/BAAAPwAEAAADfP83Sx8MZ9RsrnZCvqzAwqB2Ma+ZesNAJrTfwAAAAACwESaNKhvRgz6WuE7UFdFk1xwzfRY/OIdIOPzX5yaAdjnWUSf//AB0GrNq5
|
||||
AAAAAAAAF6EXoRehAAAXoAEAAADonWzAaUAKd30XT3NnHKobZMnLOuHdzm/xtehsAAAAAD8cUJA6NBIHHcqPHLc4IrfHw+6mjCGu3e+wRO81EvpnMVqrSf//AB1ffy8G
|
||||
@ -364,3 +364,7 @@ KahgFdMgjbreQLvjAAsTAAAAACB3SrflDKIps0b+IBALFISa5u9+4DkeBAAAAAAAAAAAAOqODJ2gN0KC
|
||||
Km2zcIJk+5rOUI7uAAsa4ADg/zcGM/Q0Eq4q9j2F7Iq3DZ+Xo6lo7T72BQAAAAAAAAAAAIe+zpSjeKQXMSaisZtJWOwFvBWYl3q/ftaymsom3x3zeHIzYsBAChdHs5be
|
||||
KzJU6ck69iX2OS4+AAsiwAQgACDYWXQnrXlF2aDC2lUwUvpo6mf1oiNsBwAAAAAAAAAAAAV+v6K41FxvnubQuTGt9NEqyuBrg9EbmQZK6UrKr+voOS1FYpfYCRfb3b0u
|
||||
K/8VHaXo7AiNSA2RAAsqoADA7iJ9hvh2gYu9NS80kfgz3Vevq9bPR8ylAQAAAAAAAAAAAEs1x2dX3wxdekio3Y60SY60XAHD2m3A0m0NCCFWFuppM99XYtn4CRdn8AxU
|
||||
LMlAvNK+QWKYHSQwAAsygAAA/z+SLf2543slU0zJfbgjLns6WsWvLkXBAgAAAAAAAAAAAONztdndIny+nPuIH7CkkFtuOkySo3HEKoFQ+cLyFPL2Q19pYnVyCRcwlbko
|
||||
LZ6oLGZ+LdD7/UUeAAs6YAQAACDiKnqJjobN73F94ZqE4fGLk93Ra2jHBQAAAAAAAAAAAFdidSeFJw1xm4LjZOuhn4o53kWJPr9Qnk11EUfoRJknHvh6YroBCRdN8kQe
|
||||
Ln58AJA6VdT+nCxHAAtCQACA3CuWPAoyIHk/pS5ghK/0e9JNYBuuoP+1CAAAAAAAAAAAAMenS+bextkWFv/eCBHoVsG7ou7sMmSjzhsOCfgcPTDvKUWOYiBqCRca3nwi
|
||||
L1SfU1wu9n0DvayGAAtKIADg/zdLLg0yQjDtKerrIG42tiAkpjw+qgQMBQAAAAAAAAAAAGqXJAH8CsjzOlDMhhfL3qpYTy4jNI4XvXhpmk4de31i8IKgYmpLCRehJqwD
|
||||
|
BIN
p2p/src/main/resources/AccountAgeWitnessStore_1.9.3_BTC_MAINNET
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/AccountAgeWitnessStore_1.9.3_BTC_MAINNET
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_733001-734000
(Stored with Git LFS)
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_733001-734000
(Stored with Git LFS)
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_734001-735000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_734001-735000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_735001-736000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_735001-736000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_736001-737000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_736001-737000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_737001-738000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_737001-738000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_738001-739000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_738001-739000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_739001-740000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_739001-740000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_740001-741000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_740001-741000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_741001-742000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_741001-742000
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_742001-743000
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/BsqBlocks_BTC_MAINNET/BsqBlocks_742001-743000
(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.9.3_BTC_MAINNET
(Stored with Git LFS)
Normal file
BIN
p2p/src/main/resources/TradeStatistics3Store_1.9.3_BTC_MAINNET
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user