[bisq-network/bisq] Update release process to match new trade statistics delivery (#4769)

Christoph Atteneder notifications at github.com
Wed Nov 11 10:47:13 CET 2020


@ripcurlx commented on this pull request.



>  # Set BISQ_DIR as environment var to the path of your locally synced Bisq data directory e.g. BISQ_DIR=~/Library/Application\ Support/Bisq
 
 dbDir=$BISQ_DIR/btc_mainnet/db
 resDir=p2p/src/main/resources
 
-cp "$dbDir/TradeStatistics2Store" "$resDir/TradeStatistics2Store_BTC_MAINNET"
+cp "$dbDir/TradeStatistics3Store" "$resDir/TradeStatistics3Store_${version}_BTC_MAINNET"

I'm aware of it. I just wanted to add it to the script, so I don't have to copy it manually. I'll just not commit it if there is no intention to add a new trade stats store version to the release.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4769#discussion_r521237393
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201111/72946f94/attachment.html>


More information about the bisq-github mailing list