opendexnetwork / opendex-docker

Streamlined setup of OpenDEX via Docker 🐳
GNU Affero General Public License v3.0
4 stars 1 forks source link

feat: upgrade lndbtc 0.11.1 -> 0.12.1 #28

Open BitcoinOG opened 3 years ago

BitcoinOG commented 3 years ago

Yup, definitely. That's what I opened this draft PR for.

maybeast commented 3 years ago

@Maith8Ae what's the launcher command to test this?

reliveyy commented 3 years ago

what's the launcher command to test this?

@maybeast

export NETWORK=testnet
export BRANCH=feat/upgrade-lnd-0.12.1
opendex-launcher pull
tools/build lndbtc  # built opendexnetwork/lndbtc:latest
opendex-launcher setup --nopull
# see if anything breaks

Btw the GitHub Actions image build looks like skipped in this PR. It should auto build lndbtc.