6
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10172 from SomberNight/202508_qml_wallet_ks_password More... 3 months ago
update locale More... 4 months ago
daemon: load_wallet: add force_check_password arg, and use it in qml More... 4 months ago
util: fix DebugMem helper More... 4 months ago
Merge pull request #10169 from SomberNight/202508_swaps_more_cleanup More... 4 months ago
swaps: trivial rename WITNESS_TEMPLATE_REVERSE_SWAP More... 4 months ago
swaps: add check for blockchain().is_tip_stale() More... 4 months ago
lnworker: rewrite payment_bundles: lower cpu-time-complexity More... 4 months ago
swaps: more clean-up, add comments, more sanity checks More... 4 months ago
swaps: clean-up onchain script construction More... 4 months ago
util.format_satoshis: floating-point paranoia More... 4 months ago
Merge pull request #10164 from f321x/proper_cleanup_after_swap_failed More... 4 months ago
swaps: cleanup after successful swap More... 4 months ago
Merge pull request #10165 from spesmilo/swaps_prepayment More... 4 months ago
Merge pull request #10167 from SomberNight/202508_cmd_format_satoshis More... 4 months ago
Merge pull request #10159 from SomberNight/202508_max_logfile_size More... 4 months ago
Merge pull request #10166 from spesmilo/txbatcher_fix_to_sweep_now More... 4 months ago
trivial follow-up: add more type-hints More... 4 months ago
lnworker: (trivial) get_payment_bundle to not return None More... 4 months ago
commands: use format_satoshis consistently. don't use sci-notation More... 4 months ago
txbatcher: to_sweep_now should be a list More... 4 months ago
Merge pull request #10161 from spesmilo/txbatcher_do_not_remove_local_tx More... 4 months ago
reverse swaps: in the CLI, replace 'server_mining_fee' with 'prepayment', which corresponds to the trusted part of the lightning payment. More... 4 months ago
txbatcher: add comment to _to_pay_after More... 4 months ago
swaps: cleanup data after swap gets failed More... 4 months ago
Merge pull request #10162 from f321x/prevent_swapserver_spam More... 4 months ago
swaps: stop sending whole req exception to client More... 4 months ago
Merge pull request #10158 from f321x/command_fetch_swap_providers More... 4 months ago
tests: regtest: add swapserver mining fee argument More... 4 months ago
swaps: rate limit swapserver requests More... 4 months ago