12636 Commits (2c962abe518a1d06ef45a67733964b418cb26d1a)
 

Author SHA1 Message Date
SomberNight 2c962abe51
network: randomise the order of address subscriptions 5 years ago
SomberNight 2580832a88
fix travis: regtest tests were failing with bitcoind 0.20 5 years ago
SomberNight 725b6f1564
crypto: chacha20-methods: make associated_data param optional 5 years ago
ThomasV b9db16327a on_payment_succeeded: use notify instead of show_message 5 years ago
ThomasV e99a38e538 on_payment_succeeded: show description 5 years ago
SomberNight 3c6b049f9a
appimage: update package in dockerfile 5 years ago
SomberNight 121be4cde6
fix typo in prev 5 years ago
SomberNight f5f3394552
git sanity: enforce "git checkout commithash" actually pulls commit 5 years ago
ThomasV 661ecb2cf5 add help text to channel backup QR code 5 years ago
SomberNight 83cabccdb5
bump libsecp256k1 version 5 years ago
SomberNight 996799d79e
lnchannel: update_fee: improve "can afford" check 5 years ago
SomberNight e59eb147c0
lnchannel.available_to_spend: LOCAL now respects "fee spike buffer" 5 years ago
SomberNight ccf50dc980
lnchannel.available_to_spend: minor refactor 5 years ago
SomberNight 7fccd4fc5e
lnchannel.available_to_spend: consider both receiver's and sender's ctx 5 years ago
SomberNight 817411b889
ChannelConfig: add some clarifications 5 years ago
SomberNight 240c823e8b
crash reporter: propagate HTTP error as exception 5 years ago
SomberNight 43892dd61a
invoices: fix #6233 5 years ago
SomberNight eb39aa143b
try fixing email plugin 5 years ago
SomberNight 0b224ba685
invoices: minor clean-up (type hints, mark broken things) 5 years ago
SomberNight 23ea64808d
fix tests: follow-up prev 5 years ago
SomberNight 906a2c15dc
sweeping via CLI: allow customising RBF 5 years ago
SomberNight b6b8aadd55
README: update path to android build instructions 5 years ago
ghost43 9cfb954a72
Merge pull request #6228 from SomberNight/202006_reproducible_targz 5 years ago
SomberNight dacc61a41d
sdist build: update message about reproducibility 5 years ago
SomberNight 612259f70f
travis sdist: git clone repo a second time, to properly set umask 5 years ago
ThomasV 16b14d6f06
Merge pull request #6227 from spesmilo/mv_android 5 years ago
ThomasV 485422b072 move android stuff to contrib/android 5 years ago
SomberNight c5c8ea15bb
sdist build: stop making .zip distributables as they are not deterministic 5 years ago
SomberNight 901a900ec5
sdist build: when building docker image, no interactive prompts! 5 years ago
SomberNight a06f5da7c2
sdist build: bump base image to ubuntu 20.04 5 years ago
SomberNight 891390f9a1
sdist build: umask should be specified for git clone 5 years ago
SomberNight 24a007840f
sdist build: use modern pip 5 years ago
SomberNight e12bc4817a
attempt at reproducible tarballs (sdist) 5 years ago
ThomasV ba5ccf464c
Merge pull request #6223 from wakiyamap/patch-1 5 years ago
Jin Eguchi 4a18100e6b
Fix typos 5 years ago
SomberNight b0230f6a4b
build: fix win/appimage binaries following jsonrpc dep-removal 5 years ago
SomberNight 0b6ce657b1
setup.py: fix 'full' extra 5 years ago
SomberNight 2dfef9dde6
appimage: update package in dockerfile 5 years ago
SomberNight efe5cd9aff
rerun freeze_packages 5 years ago
SomberNight 5b4d46299a
ChannelConfig.validate_params: fix sat/msat unit mismatch 5 years ago
ThomasV d9c5258014
Merge pull request #6220 from spesmilo/jsonrpc_nodeps 5 years ago
SomberNight 3509343447
ln: make 'to_self_delay' CSV configurable 5 years ago
SomberNight aa1fb9d5df
win/mac binaries: rm jsonrpc* dependencies 5 years ago
SomberNight a32cb7784f
myAiohttpClient: add id counter, and rename to JsonRPCClient 5 years ago
SomberNight 50f705ee46
fix json-rpc interface (when not using CLI) 5 years ago
ThomasV 30f5be26ac Remove dependencies: jsonrpcserver, jsonrpcclient 5 years ago
SomberNight fc39295d20
lnpeer: review safety check re channel open flow, and tweak params 5 years ago
ghost43 947af92126
tx dialog: show various warnings if input amounts cannot be verified (#6217) 5 years ago
SomberNight 61ccc1ccd3
config: allow changing "skipmerklecheck" at runtime 5 years ago
SomberNight d0ab003978
qt qrcode: fix DeprecationWarning (float->int conversion) 5 years ago