rust-lightning
2018-12-03 Matt CoralloRemove check which makes us sometimes never send closin... 2018-12-closing_signed-3-leg-commitment
2018-12-03 Matt CoralloMerge pull request #265 from TheBlueMatt/2018-12-fuzz...
2018-12-03 Matt CoralloAvoid writing to stdout during fuzz tests 2018-12-fuzz-fix-no-witness
2018-12-03 Matt CoralloRemove unused import in full_stack_target
2018-12-03 Matt CoralloFix crash on no-witness tx in ChannelMonitor found...
2018-12-03 Matt CoralloMerge pull request #261 from TheBlueMatt/2018-11-reesta...
2018-12-02 Matt CoralloFix channel_reestablish generation/handling around... 2018-11-reestablish-fix
2018-11-27 Matt CoralloMerge pull request #260 from yuntai/201811-sessionkey
2018-11-27 Yuntai KyongAdd a method to get session secret for onion packet...
2018-11-26 Matt CoralloMerge pull request #258 from TheBlueMatt/2018-11-close...
2018-11-23 Matt CoralloMerge pull request #259 from TheBlueMatt/2018-11-256...
2018-11-23 Antoine RiardAdd test_claim_on_remote_revoked_sizeable_push_msat 2018-11-256-redux
2018-11-23 Antoine RiardRefactor check spendable outputs macros into one
2018-11-23 Matt CoralloSimplify + document the ChannelManager Err flow a bit 2018-11-close-locked
2018-11-23 Matt CoralloRemove MsgHandleErrInternal::from_chan_maybe_close...
2018-11-23 Matt CoralloProperly handle ChannelError::Close results in update_fee.
2018-11-23 Matt CoralloProperly handle ChannelError::Close results in send_pay...
2018-11-23 Matt CoralloClose channels on Err returns inside the same channel_s...
2018-11-23 Matt CoralloStop needlessly returning &HTLCSource out of Channel.
2018-11-23 Matt CoralloRemove remaining uses of HandleError in Channel Err...
2018-11-23 Matt CoralloSplit channel_reserve_test so we don't rely on unfilled...
2018-11-21 Matt CoralloMerge pull request #257 from TheBlueMatt/2018-11-007...
2018-11-21 Matt CoralloBump to 0.0.7 for API rev 2018-11-007-bump
2018-11-21 Matt CoralloMerge pull request #246 from TheBlueMatt/2018-11-fuzz...
2018-11-21 Matt CoralloMerge pull request #255 from TheBlueMatt/2018-11-230-ext
2018-11-21 Matt CoralloCheck P2WPKH script against expected before gen'ing... 2018-11-230-ext
2018-11-21 Matt CoralloProvide commitment point to monitor with the remote...
2018-11-21 Matt CoralloMerge pull request #254 from TheBlueMatt/2018-11-channe...
2018-11-20 Matt CoralloFix two compiler warnings introduced in a51dbb4a4de0142... 2018-11-channelerror
2018-11-20 Matt CoralloMove a ton of Channel functions to ChannelError from...
2018-11-20 Matt CoralloCreate simple ChannelMonitor-specific Err type
2018-11-20 Matt CoralloMerge pull request #231 from philipr-za/philip-204...
2018-11-20 Matt CoralloMerge pull request #230 from ariard/handle_sizeable_pus...
2018-11-20 Antoine RiardAdd test_static_output_closing_tx
2018-11-20 Antoine RiardAdd test_dynamic_spendable_outputs_local_htlc_*
2018-11-20 Antoine RiardAdd key_storage selection in ChannelMonitor insert_combine
2018-11-20 Antoine RiardAdd test_static_spendable_outputs_justice_tx_revoked_htlc*
2018-11-20 Antoine RiardAdd test_static_spendable_outputs_justice_tx_revoked_co...
2018-11-20 Antoine RiardAdd test_claim_on_remote_sizeable_push_msat
2018-11-20 Antoine RiardAdd check_spend_closing_transaction ChannelMonitor
2018-11-20 Antoine RiardAdd test_static_spendable_outputs_preimage_tx
2018-11-18 Matt CoralloEnsure fuzz release builds use codegen-units=1 and LTO 2018-11-fuzz-crash-redux
2018-11-18 Matt CoralloDon't unwrap() get_channel_update result in HTLC router
2018-11-18 Matt CoralloFix pre-noise peer disconnect panic on non-Err disconnect
2018-11-16 Matt CoralloMerge pull request #253 from TheBlueMatt/2018-11-misc...
2018-11-16 Antoine RiardSplit provide_their_next_commitment_point from provide_...
2018-11-16 Antoine RiardAdd test_claim_sizeable_push_msat
2018-11-16 Antoine RiardAdd TxOut in DynamicOutput
2018-11-16 Antoine RiardTrack local_commitment_tx at funding_created
2018-11-16 Antoine RiardImplement spendable output to_local output on local...
2018-11-15 Matt CoralloMerge pull request #249 from stevenroose/bitcoin-0.15
2018-11-15 Matt CoralloPanic if funding transaction has non-witness inputs 2018-11-misc-tweaks
2018-11-15 Matt CoralloClarify get_update_*_htlc docs and tweak one case slightly
2018-11-15 Matt CoralloExpand test_funding_peer_disconnect somewhat by being...
2018-11-14 Philip RobinsonCheck affordability of new fee during update_fee call...
2018-11-14 Steven RooseUpdate to rust-bitcoin v0.15
2018-11-13 Matt CoralloMerge pull request #248 from TheBlueMatt/2018-11-monito...
2018-11-13 Matt CoralloMerge pull request #247 from TheBlueMatt/2018-11-202...
2018-11-09 Matt CoralloSplit up channel_monitor_network_test a little bit 2018-11-monitor-test-split
2018-11-09 Schalk van... Handle-initial_routing_sync-requests-from-peers-in... 2018-11-202-redux
2018-11-08 Antoine RiardAdd test justice tx on revoked htlc_success
2018-11-05 Matt CoralloMerge pull request #242 from yuntai/201811-malformed
2018-11-05 Yuntai Kyongfail channel when BADONION is not set.
2018-11-03 Matt CoralloMerge pull request #241 from TheBlueMatt/2018-10-peer...
2018-11-03 Matt CoralloMerge pull request #233 from TheBlueMatt/2018-10-shutdo...
2018-11-03 Matt CoralloTest the various shutdown handling updates 2018-10-shutdown-updates
2018-11-03 Matt CoralloRebroadcast shutdown on channel_reestablish (and reproc...
2018-11-03 Matt CoralloDelay closing_signed until update_fee exchanges complete
2018-11-03 Matt CoralloFail incoming HTLCs sent after we start shutdown, not...
2018-11-02 Matt CoralloAvoid double-panic in full_stack_target to assist debugging 2018-10-peer-free-panic
2018-11-02 Matt CoralloFix pre-noise outbound peer disconnect panic found...
2018-11-02 Matt CoralloAdd logging for (dis)connect in peer_handler/channelmanager
2018-11-01 Matt CoralloSend closing_signed when appropriate as pending HTLCs...
2018-11-01 Matt CoralloAlways send Shutdown resposnes to Shutdown messages
2018-11-01 Matt CoralloRefactor out first-closing-sent creation
2018-11-01 Matt CoralloUse ChannelError in shutdown handling, clean up, impl...
2018-11-01 Matt CoralloAdd warnings reminding users to use SegWit funding...
2018-11-01 Matt CoralloMerge pull request #235 from TheBlueMatt/2018-10-229...
2018-10-31 Yuntai KyongBug fix using same seed sequence for channel key geneartion 2018-10-229-redux
2018-10-31 Matt CoralloMerge pull request #234 from TheBlueMatt/2018-10-169...
2018-10-31 Schalk van... Added config interface to allow users to specify channe... 2018-10-169-redux
2018-10-31 Matt CoralloRequire at least 1k sat for outbound channels and meet...
2018-10-31 Matt CoralloUse non-funder's funding block wait instead of max...
2018-10-31 Matt CoralloMerge pull request #232 from TheBlueMatt/master
2018-10-29 Matt Corallo[full_stack_target] don't allow double-confirming txn
2018-10-29 Matt CoralloGive ManyChannelMonitor a logger and trace add_update...
2018-10-27 Matt CoralloMerge pull request #226 from TheBlueMatt/2018-10-0.0.6
2018-10-27 Matt CoralloMerge pull request #223 from TheBlueMatt/2018-10-chanma...
2018-10-27 Matt CoralloMerge pull request #222 from TheBlueMatt/2018-10-pre...
2018-10-27 Matt CoralloMerge pull request #217 from TheBlueMatt/2018-10-msg...
2018-10-27 Matt CoralloMerge pull request #225 from TheBlueMatt/2018-10-214...
2018-10-27 Matt CoralloBump version to 0.0.6 2018-10-0.0.6
2018-10-27 Matt CoralloAdd very basic test of ChannelManager serialization... 2018-10-chanmanager-serialize
2018-10-27 Matt Corallofix broken state comparison (thanks @yuntai!)
2018-10-27 Matt CoralloImplement and document Channel/ChannelManager (de)seria...
2018-10-27 Matt CoralloFix + test disconnect/reconnect prior to FundingLocked
2018-10-27 Matt CoralloFix and test update_add_htlc but disconnect pre-commitm... 2018-10-pre-commit-disconnect
2018-10-27 Matt CoralloAvoid reentrancy of send_data from PeerHandler::read_bytes. 2018-10-msg-resp-overhaul
2018-10-27 Antoine RiardIntegrate destination_script from KeysInterface in... 2018-10-214-redo
2018-10-27 Matt CoralloStore+expose bits of Channel[Monitor] to figure out...
next