Make field error of LightingError mandatory
[rust-lightning] / src / ln / msgs.rs
2019-11-15 Antoine RiardMake field error of LightingError mandatory
2019-11-12 Antoine RiardRename HandleError to LightningError to stress already...
2019-08-09 Matt CoralloMerge pull request #374 from dongcarl/2019-08-channel...
2019-08-06 Matt CoralloMerge pull request #349 from ariard/2019-07-data_loss
2019-08-02 Matt CoralloMerge pull request #310 from ariard/2019-02-clarify...
2019-07-30 Antoine RiardSupport option_data_loss_protect for remote peer
2019-07-25 Matt CoralloMerge pull request #361 from TheBlueMatt/2019-07-cmfc...
2019-07-25 Matt CoralloMerge pull request #362 from TheBlueMatt/2019-07-no...
2019-07-25 Matt CoralloDo not require upfront_shutdown as the security gain... 2019-07-no-bogus-sec-required
2019-07-24 Matt CoralloMerge pull request #355 from ariard/2019-07-fix-csv...
2019-07-24 Matt CoralloMerge pull request #359 from rust-bitcoin/2019-07-bump...
2019-07-24 Matt CoralloMerge pull request #356 from TheBlueMatt/2019-07-more...
2019-07-24 Matt CoralloMerge pull request #358 from TheBlueMatt/2019-07-no...
2019-07-24 Tamas Blummerforbid unsafe 2019-07-no-unsafe
2019-07-23 Matt CoralloFix some newly-introduced unused-$THING warnings
2019-07-22 Matt CoralloMerge pull request #348 from ariard/2019-07-upfront...
2019-07-22 Antoine RiardSupport option_upfront_shutdown_script for local peer
2019-07-22 Antoine RiardProvide peer local_features to handle_open_channel...
2019-03-22 Matt CoralloMerge pull request #314 from TheBlueMatt/2019-03-chan...
2019-03-07 Matt CoralloMerge pull request #318 from tamasblummer/rbitcoin017
2019-03-07 Tamas Blummermigration to rust-bitcoin 0.17
2019-03-01 Matt CoralloMerge pull request #313 from ariard/2019-02-clarify...
2019-03-01 Matt CoralloMerge pull request #292 from ariard/2019-12-serializati...
2019-02-24 Matt CoralloMerge pull request #308 from dongcarl/2019-02-reformula...
2019-02-14 Antoine RiardAdd bolt1 msgs serialization tests
2019-02-14 Antoine RiardAdd bolt2 msgs serialization tests
2019-02-14 Antoine RiardAdd bolt7 msgs serialization tests
2019-02-07 Carl Dongmsgs: Reformulate unknown bits calculation w/ any
2019-01-25 Matt CoralloMerge pull request #302 from TheBlueMatt/2019-01-hashes03
2019-01-25 Matt CoralloMerge pull request #290 from TheBlueMatt/2019-01-monito...
2019-01-24 Matt CoralloExpose CommitmentUpdate contents
2019-01-24 Matt CoralloMerge pull request #288 from TheBlueMatt/2019-01-test...
2019-01-24 Matt CoralloMerge pull request #301 from rex4539/fix-typos
2019-01-24 Dimitris ApostolouFix typos
2019-01-23 Matt CoralloMerge pull request #298 from TheBlueMatt/2019-01-271...
2019-01-23 Antoine RiardImplement serialize/deserialize for Router. 2019-01-271-cleanup
2019-01-23 Antoine RiardImplement Writeable/Readable for Option<T>
2019-01-22 Matt CoralloMerge pull request #294 from TheBlueMatt/2019-01-deps...
2019-01-22 Matt CoralloUpgrade to secp256k1 v12, bitcoin v16, and crates bitco...
2018-12-17 Matt CoralloMerge pull request #269 from TheBlueMatt/2018-12-198...
2018-12-14 Antoine RiardTypify payment_hash and payment_preimage
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 Schalk van HeerdenHandle-initial_routing_sync-requests-from-peers-in... 2018-11-202-redux
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-10-27 Matt CoralloMerge pull request #217 from TheBlueMatt/2018-10-msg...
2018-10-27 Matt CoralloSend channel_reestablish out-of-band to ensure ordered...
2018-10-27 Matt CoralloRespond to channel_reestablish out-of-band for ordered...
2018-10-27 Matt CoralloSend RAA/CS messages out-of-band to ensure ordered...
2018-10-27 Matt CoralloSend shutdown/closing_signed msgs out-of-band for order...
2018-10-27 Matt CoralloSend announcement_signatures msgs out-of-band for order...
2018-10-27 Matt CoralloSend funding_signed messages out-of-band to ensure...
2018-10-27 Matt CoralloSend AcceptChannel responses out-of-band to ensure...
2018-10-27 Matt CoralloSplit Event, move MessageSendEvent push() inside channe...
2018-10-23 Matt CoralloMerge pull request #213 from TheBlueMatt/2018-10-monito...
2018-10-23 Matt CoralloAdd basic sanity testing for channel monitor update... 2018-10-monitor-fail-pause
2018-10-23 Matt CoralloMerge pull request #212 from TheBlueMatt/2018-10-two...
2018-10-23 Matt CoralloAdd message ordering return value to handling channel_r...
2018-10-23 Matt CoralloMerge pull request #219 from TheBlueMatt/2018-10-157...
2018-10-23 Yuntai KyongMove HTLCFailChannelUpdate handling out-of-band 2018-10-157-merge
2018-10-23 Yuntai KyongAdd is_permanent field to ChannelClosed message and...
2018-10-16 Matt CoralloMerge pull request #208 from TheBlueMatt/2018-10-reconn...
2018-10-16 Matt CoralloSplit create_chan_between_nodes into two steps
2018-09-30 Matt CoralloMerge pull request #199 from TheBlueMatt/2018-09-184...
2018-09-30 Matt CoralloMerge pull request #200 from TheBlueMatt/2018-09-187...
2018-09-29 Yuntai KyongImplement update_fee handling
2018-09-21 Matt CoralloMerge pull request #193 from SWvheerden/Bolt2-specs...
2018-09-21 Matt CoralloMerge pull request #194 from TheBlueMatt/2018-09-doc...
2018-09-20 Matt CoralloMake docs look nicer by adding explicit spacing 2018-09-doc-cleanup
2018-09-20 Matt CoralloMerge pull request #191 from TheBlueMatt/2018-09-chanmo...
2018-09-20 Matt CoralloSimplify DecodeError enum by removing some useless...
2018-09-20 Matt CoralloMerge pull request #192 from TheBlueMatt/2018-09-docs...
2018-09-20 Matt CoralloAdd module and all-pub-things docs and deny missing... 2018-09-docs-docs-docs
2018-09-20 Matt CoralloMake message fields pub(crate) and hide a few internal fns
2018-09-18 Matt CoralloMerge pull request #186 from TheBlueMatt/2018-09-ser...
2018-09-18 Matt CoralloMerge pull request #185 from TheBlueMatt/2018-09-ser...
2018-09-16 Matt CoralloDrop MsgEncodable in favor of default fns on Writeable 2018-09-ser-rework-2
2018-09-16 Matt CoralloMake Writeable::write typed instead of Writeable
2018-09-16 Matt CoralloStop checking size > 64KB in serialization
2018-09-16 Matt CoralloAdd size_hint in ser and call size_hint in all message...
2018-09-16 Matt CoralloRemove MsgDecodable and most MsgEncodable impls
2018-09-16 Matt CoralloSimplify serialization a bit by removing the useless...
2018-09-15 Matt CoralloMerge pull request #178 from TheBlueMatt/2018-09-channe...
2018-09-15 Matt CoralloAdd channel_reestablish + peer_connected events to...
2018-09-12 Matt CoralloMerge pull request #167 from TheBlueMatt/2018-09-dup...
2018-09-12 Matt CoralloMerge pull request #170 from TheBlueMatt/2018-09-119...
2018-09-12 Yuntai KyongMigrate fuzz router/channel target to Readable 2018-09-119-rebased
2018-09-12 Yuntai KyongImplement Writeable for messages
2018-09-12 Yuntai KyongImplement Writer/Reader
2018-09-06 Matt CoralloMerge pull request #155 from SWvheerden/patch-1
2018-09-06 SW van Heerdenchange temp_channel from deserialise to copy
2018-08-29 Matt CoralloMerge pull request #136 from TheBlueMatt/2018-08-excess...
2018-08-29 Matt CoralloAlso fwd channel_update and node_announcement immediately 2018-08-excess-signed-data-bolt-7
2018-08-29 Matt CoralloFail parsing node/channel announcements with unknown...
2018-08-29 Matt CoralloCorrect excess-data handling in NodeAnnouncement
2018-08-29 Matt CoralloCorrect excess-data handling in ChannelUpdate
2018-08-29 Matt CoralloCorrect excess-data handling in ChannelAnnouncement...
2018-08-29 Matt CoralloRemove unused test variable left orphaned by 5d923e2a63...
next