Check all outputs meet the dust threshold in check_spends!()
[rust-lightning] / lightning /
2021-11-19 Matt CoralloCheck all outputs meet the dust threshold in check_spen... 2021-07-check-dust
2021-11-19 Matt CoralloLimit minimum output size to the dust limit when RBF...
2021-09-09 Matt CoralloMerge pull request #1064 from lightning-signer/2021...
2021-09-09 DevrandomUse ClosingTransaction in BaseSign
2021-09-09 DevrandomIntroduce ClosingTransaction
2021-09-09 Matt CoralloMerge pull request #1047 from TheBlueMatt/2021-08-985...
2021-09-09 Matt CoralloAdd further comments around fee update handling in... 2021-08-985-followups
2021-09-09 Matt CoralloUpdate docs for pending_update_fee and holding_cell_upd...
2021-09-03 DevrandomFactor out low-level build_closing_transaction
2021-09-02 Matt CoralloMerge pull request #1055 from lightning-signer/2021...
2021-09-02 DevrandomAdd anchor outputs pair in CommitmentTransaction
2021-08-31 Matt CoralloMerge pull request #1057 from TheBlueMatt/2021-08-invoi...
2021-08-31 Matt CoralloImplement core::hash::Hash more incl invoice::RawTagged...
2021-08-31 Matt CoralloCheck if invoices contain unknown required features
2021-08-31 Matt CoralloMerge pull request #1040 from abhik-99/Issue#945
2021-08-31 abhik-99Multi-Hop Route Hint as per Bolt 12 now considered
2021-08-30 Matt CoralloMerge pull request #1039 from lightning-signer/2021...
2021-08-28 Antoine RiardAdd get_anchor_script
2021-08-28 DevrandomAllow BaseSign validation functions to return an Err
2021-08-28 DevrandomImprove documentation for validate_holder_commitment...
2021-08-28 DevrandomAlways use KeysInterface.read_chan_signer for de-serial...
2021-08-28 DevrandomEnforce signing counterparty commitment only after...
2021-08-28 DevrandomEnforce that revocation can only occur after we validat...
2021-08-28 DevrandomIntroduce EnforcementState for EnforcingSigner
2021-08-27 Matt CoralloMerge pull request #1060 from JosephGoulden/function_te...
2021-08-25 Matt CoralloMerge pull request #1031 from p2pderivatives/dlc-versio...
2021-08-25 Jeffrey CzyzRemove wire::MessageType in favor of u16
2021-08-25 Tibo-lgAdd custom message handler to peer manager
2021-08-24 Matt CoralloMerge pull request #1037 from sr-gi/add-txid-convert
2021-08-24 Joseph Gouldentests: use origin node logger instead of creating new...
2021-08-20 Matt CoralloMerge pull request #1051 from JosephGoulden/fix_ping_di...
2021-08-18 Matt CoralloMerge pull request #1049 from TheBlueMatt/2021-08-night...
2021-08-18 Matt CoralloFix trailing semicolon warnings on latest rustc nightly 2021-08-nightly-warnings
2021-08-18 Matt CoralloMerge pull request #1048 from TheBlueMatt/2021-08-no...
2021-08-17 Matt CoralloClarify docs on ShutdownScript::new_witness_program... 2021-08-no-net-print
2021-08-17 Matt CoralloLog chain calls in ChainMonitor, reducing logs in Chann...
2021-08-17 Matt CoralloEnsure we always at least log at TRACE when a peer...
2021-08-17 Matt CoralloMerge pull request #1044 from TheBlueMatt/0.0.100 v0.0.100
2021-08-17 Matt CoralloUpdate versions to 0.0.100 and lightning-invoice to 0.8 0.0.100
2021-08-17 Matt CoralloMerge pull request #1011 from TheBlueMatt/2021-07-new...
2021-08-17 Matt CoralloAdd relatively simple tests of the legacy and target... 2021-07-new-closing-fee
2021-08-17 Matt CoralloSlightly clarify the closing_signed error msg on fee...
2021-08-17 Matt CoralloAdd a test for shutdown negotiaion funder restart and...
2021-08-17 Matt CoralloForce-close if finish closing_signed negotiation takes...
2021-08-17 Matt CoralloMove shutdown-related tests into a new module
2021-08-17 Matt CoralloClean up existing and add range-based closing_signed...
2021-08-17 Matt CoralloSend initial closing_signed message asynchronously...
2021-08-16 Matt CoralloMerge pull request #1045 from TheBlueMatt/2021-08-chanm...
2021-08-16 Matt CoralloMigrate OnchainEvent serialization to be MaybeReadable. 2021-08-chanmon-ser-upgradability
2021-08-16 Matt CoralloImplement `VecReadWrapper` for `MaybeReadable`
2021-08-13 Matt CoralloDo not serialize `Channel::last_sent_closing_fee` to...
2021-08-13 Matt CoralloLog shutdown including which side of the channel initia...
2021-08-13 Matt CoralloImplement the closing_signed TLV suffix with allowed...
2021-08-13 Matt CoralloImprove TLV serialization macro callability very slightly
2021-08-13 Matt CoralloAdd new `ChannelError` category to send `warning` messages
2021-08-13 Matt CoralloAdd #[allow(unused_mut)] on reorg_test as older rustc...
2021-08-13 Matt CoralloMerge pull request #985 from TheBlueMatt/2021-06-auto...
2021-08-13 Matt CoralloLimit inbound fee updates by dust exposure instead... 2021-06-auto-chan-fee-updates
2021-08-13 Matt CoralloLog when we change HTLC state while sending a commitmen...
2021-08-13 Matt CoralloFix handling of inbound uncommitted feerate updates
2021-08-13 Matt CoralloFix re-sending commitment updates with an outbound...
2021-08-13 Matt CoralloAdd fuzz coverage of (potential) fee update messages
2021-08-13 Matt CoralloAutomatically update fees on outbound channels as fees...
2021-08-10 Matt CoralloAdd standard derives for ConfirmationTarget
2021-08-10 Matt CoralloMerge pull request #1009 from ariard/2021-07-add-forwar...
2021-08-10 Antoine RiardAdd test_max_balance_dust_htlc
2021-08-10 Antoine RiardEnforce `max_balance_dust_htlc_msat` at HTLC reception...
2021-08-10 Antoine RiardModify pending inbound/outbound getters to access dust...
2021-08-10 Antoine RiardAdd new config setting `max_balance_dust_htlc_msat`
2021-08-10 Matt CoralloMerge pull request #1025 from TheBlueMatt/2021-07-detec...
2021-08-10 Matt CoralloMerge pull request #1038 from valentinewallace/2021...
2021-08-10 Valentine WallaceAdd requirement of payment secret for multi path payments
2021-08-09 Matt CoralloMerge pull request #1019 from jkczyz/2021-07-shutdown...
2021-08-09 Jeffrey CzyzAdd APIError::IncompatibleShutdownScript
2021-08-09 Jeffrey CzyzImplement Display for ShutdownScript
2021-08-09 Jeffrey CzyzPass InitFeatures by reference to Channel
2021-08-09 Jeffrey CzyzRemove unreachable BroadcastChannelUpdate
2021-08-09 Jeffrey CzyzGenerate shutdown script at channel close
2021-08-09 Jeffrey CzyzAdd features to NodeCfg and use in create_network
2021-08-09 Jeffrey CzyzConnect nodes in remaining tests
2021-08-09 Jeffrey CzyzSupport all shutdown scripts defined in BOLT 2
2021-08-09 Jeffrey CzyzUse ShutdownScript to check scripts from peers
2021-08-09 Jeffrey CzyzAdd ShutdownScript for BOLT 2 acceptable scripts
2021-08-09 Jeffrey CzyzClean up and add shutdown script functional tests
2021-08-09 Matt CoralloMerge pull request #1035 from TheBlueMatt/2021-08-faste...
2021-08-09 Matt CoralloSuggest faster ping in `PeerManager::timer_tick_occurre...
2021-08-09 Matt CoralloCorrectly detect missing HTLCs when a local commitment... 2021-07-detect-htlcs-on-local-commitment
2021-08-09 Matt CoralloDRY HTLC failure code in check_spend_counterparty_trans...
2021-08-08 Valentine WallaceUpdate keysend docs
2021-08-05 Matt CoralloMerge pull request #1029 from TheBlueMatt/2021-07-log...
2021-08-05 Matt CoralloLog when a channel is closed on startup due to stale...
2021-08-05 Matt CoralloAdd additional TLV serialization type of (default_value, N)
2021-08-04 Matt CoralloMerge pull request #1004 from TheBlueMatt/2021-07-forwa...
2021-08-04 Matt CoralloChange return value of `claim_funds` to ignore duplicat... 2021-07-forward-event
2021-08-04 Matt CoralloGenerate a PaymentForwarded event when a forwarded...
2021-08-04 Matt CoralloMerge pull request #1022 from TheBlueMatt/2021-07-to...
2021-08-04 Matt CoralloFix to_remote SpendableOutputs generation in rare reorg... 2021-07-to-remote-reorg
2021-08-03 Matt CoralloMerge pull request #1028 from lightning-signer/2021...
2021-08-03 DevrandomRename no_std feature to no-std
2021-08-03 Matt CoralloMerge pull request #1033 from TheBlueMatt/2021-07-fix...
next