mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-25 18:14:19 +01:00
build: use ubuntu 22.04 LTS
Requires us to update to latest lnproto which is now using the most up to date python-bitcoinlib, as well as updating our python lock files (which pin the grpcio deps, because of locking problems h/t @cdecker)
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -16,7 +16,8 @@
|
||||
url = https://github.com/valyala/gheap
|
||||
[submodule "external/lnprototest"]
|
||||
path = external/lnprototest
|
||||
url = https://github.com/rustyrussell/lnprototest.git
|
||||
url = https://github.com/niftynei/lnprototest.git
|
||||
branch = nifty/ripemd160-fallback
|
||||
[submodule "external/lowdown"]
|
||||
path = external/lowdown
|
||||
url = https://github.com/kristapsdz/lowdown.git
|
||||
|
||||
Reference in New Issue
Block a user