4421 Commits (846a3f83979579bfde3c749b2a18acc5d178b8e9)

Author SHA1 Message Date
Caio Costa 397e43373f
Removes inaccurate "brasilian" language 4 years ago
SomberNight bf6400ae30
kivy: fix when running with --offline 4 years ago
SomberNight 67f14cdfa8
follow-up prev: some clean-up and added clarifications 4 years ago
Siddhant Chawla 3a583885d9
Add network setup option when Kivy GUI starts for the First time. (#7464) 4 years ago
SomberNight 07bd2fe97d
network.py: reorder bitcoin core error msg whitelist 4 years ago
SomberNight 9353220e5d
qt send tab: try to make it clearer the sender pays the fee 4 years ago
SomberNight f7820717be
qt ConfirmTxDialog: make fields selectable 4 years ago
SomberNight c84b873339
qt PreviewTxDialog: fix sizing of fee edits 4 years ago
djboi 604cba8fb6
Added different Sighash_Types (#7453) 4 years ago
nyanpasu64 024a5a84c3 Fix tab order in setup wizard 4 years ago
SomberNight a39bfba2d9
ecc: allow tests to disable ecdsa R-value grinding 4 years ago
bitromortac ebc5954d61
fix ln payments: set payto_e ln invoice correctly 4 years ago
wakiyamap de596a6bfa
Change lightning node(signet) 4 years ago
Siddhant Chawla e9f08ef69e
Adding BumpFee command to the CLI (#7438) 4 years ago
bitromortac e9a1bd1f1e
kivy: fix on_intent to call set_URI 4 years ago
bitromortac c65caf6c68
qt+android: add lightning URI support 4 years ago
bitromortac 6716004b47
bolt11: fix amount encoding for large values 4 years ago
bitromortac 4ee5fa75f6
lnrouter+lnworker: rename my_channels 4 years ago
SomberNight a1f69fef97
qt channels list: align "can send", "can recv" cols based on amounts 4 years ago
SomberNight 419d71b4ef
(trivial) qt settings: fix a type hint 4 years ago
SomberNight e7ccf1584e
config: make adding thousand separators to amounts optional 4 years ago
SomberNight 9f5370f9c6
util.format_satoshis: fix (add_thousands_sep & whitespaces) param combo 4 years ago
djboi 6a431aab8c
Fixed issue with thousands separator for better readability (#7427) 4 years ago
bitromortac e6ccbcf7b7
lnrouter: fix self-payments 4 years ago
Siddhant Chawla a8ecc68833
Added BTC and Fiat amount on the confirmation screen for Lightning Invoice (#7425) 4 years ago
SomberNight 2881d1e62c
kivy: fix: when changing units or ccy, history list was not updated 4 years ago
SomberNight 18c9a1af10
kivy: format_amount: minor clean-up 4 years ago
SomberNight 5891e039b1
config: add option to display amounts with msat precision 4 years ago
SomberNight 46badd128e
util.format_satoshis: fix whitespaces param for non-zero precision 4 years ago
SomberNight 5c80293696
util.format_satoshis: fix for amounts with higher than sat precision 4 years ago
SomberNight 173225ae92
qt custom block explorer: fix handling non-str config values 4 years ago
SomberNight 1f5a2df38d
prepare release 4.1.5 4 years ago
MrNaif2018 aafa74ed08
Improve _mythread checks (#7403) 4 years ago
SomberNight c5129ee447
follow-up prev 4 years ago
SomberNight 8481afb286
lnchannel: introduce HTLCWithStatus NamedTuple 4 years ago
SomberNight 8a56c9eb66
invoices: explain status constants 4 years ago
SomberNight d0f0669e8f
crash reporter: send traceback for full chain of exceptions 4 years ago
MrNaif2018 299214835f
Add lightning tag for commands 4 years ago
SomberNight d94d443082
wallet: fire "request_status" event also when conf number changes 4 years ago
SomberNight 8945dcda7a
qt init: on exc, let crash reporter appear instead of silently dying 4 years ago
MrNaif2018 c35a46a727
Don't cleanup lockfile is listen_jsonrpc is False 4 years ago
SomberNight 7236dae94b
kivy wizard: add explicit warnings at seed creation 4 years ago
SomberNight 82bfe1ba9c
kivy crash reporter: warn users not to share sensitive info 4 years ago
SomberNight 6a049d9901
wallet: make sure payment requests are persisted 4 years ago
SomberNight cfdadeda67
qt: some fixes for send/receive tabs when window is small 4 years ago
SomberNight a339338958
LN private route hints: don't include low receive capacity channels 4 years ago
SomberNight 04bc7fd28f
trampoline: fix "pay-to-legacy" workaround when using ACINQ node 4 years ago
BamaHodl ea19b665ff Friendlier minimum sizing for small screens for air-gapped signing functionalities, i.e. main window and transaction dialog 4 years ago
SomberNight 3a7f5373ac
trampoline: improve payment success 4 years ago
SomberNight 215734c3de
qr scanning: add comments to distinguish qrscanner.py and qrreader/ 4 years ago