Add custom message handler to peer manager
[rust-lightning] / lightning / src / util /
2021-08-18 Matt CoralloMerge pull request #1048 from TheBlueMatt/2021-08-no...
2021-08-17 Matt CoralloMerge pull request #1011 from TheBlueMatt/2021-07-new...
2021-08-17 Matt CoralloClean up existing and add range-based closing_signed...
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 CoralloImprove TLV serialization macro callability very slightly
2021-08-10 Matt CoralloMerge pull request #1009 from ariard/2021-07-add-forwar...
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-09 Matt CoralloMerge pull request #1019 from jkczyz/2021-07-shutdown...
2021-08-09 Jeffrey CzyzAdd APIError::IncompatibleShutdownScript
2021-08-09 Jeffrey CzyzGenerate shutdown script at channel close
2021-08-09 Jeffrey CzyzSupport all shutdown scripts defined in BOLT 2
2021-08-09 Matt CoralloMerge pull request #1035 from TheBlueMatt/2021-08-faste...
2021-08-05 Matt CoralloMerge pull request #1029 from TheBlueMatt/2021-07-log...
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 CoralloGenerate a PaymentForwarded event when a forwarded...
2021-08-04 Matt CoralloMerge pull request #1022 from TheBlueMatt/2021-07-to...
2021-08-03 Matt CoralloMerge pull request #1028 from lightning-signer/2021...
2021-08-03 Matt CoralloMerge pull request #1033 from TheBlueMatt/2021-07-fix...
2021-08-03 DevrandomActual no_std support
2021-08-02 Matt CoralloMerge pull request #1032 from jkczyz/2021-08-clippy
2021-08-02 Jeffrey CzyzFix #[warn(clippy::try_err)] in ser_macros.rs
2021-07-29 Matt CoralloMerge pull request #1007 from jkczyz/2021-07-stop-drop...
2021-07-28 Matt CoralloIgnore unknown Events serialized with an odd type value.
2021-07-28 Matt CoralloMerge pull request #977 from TheBlueMatt/2021-06-fix...
2021-07-28 Matt CoralloMerge pull request #967 from valentinewallace/2021...
2021-07-27 Valentine WallaceRefactor PaymentReceived event for keysend receives
2021-07-26 Matt CoralloMerge pull request #998 from TheBlueMatt/2021-07-fix...
2021-07-26 Matt CoralloMerge pull request #986 from TheBlueMatt/2021-07-route...
2021-07-22 Matt CoralloMerge pull request #1008 from lightning-signer/2021...
2021-07-20 Matt CoralloMerge pull request #1010 from sr-gi/enforce_signature_l...
2021-07-20 Sergi Delgado SeguraEnforces sig_rec length in message_signing
2021-07-19 DevrandomCollect all lightning std::sync imports under crate...
2021-07-09 Matt CoralloMerge pull request #975 from TheBlueMatt/2021-06-fix...
2021-07-09 Matt CoralloOptionally reject HTLC forwards over priv chans with...
2021-07-09 Matt CoralloMake the base fee configurable in ChannelConfig
2021-07-09 Matt CoralloUpdate ChannelConfig serialization to be TLV-based
2021-07-08 Matt CoralloMerge pull request #988 from TheBlueMatt/2021-07-chan...
2021-07-08 Matt CoralloMerge pull request #961 from TheBlueMatt/2021-06-workar...
2021-07-07 Matt CoralloMerge pull request #949 from TheBlueMatt/2021-06-send...
2021-07-07 Matt CoralloSend channel_update messages to direct peers on private...
2021-07-05 Matt CoralloMerge pull request #958 from TheBlueMatt/2021-06-fix...
2021-07-02 Matt CoralloMerge pull request #970 from TheBlueMatt/2021-06-no...
2021-07-01 Matt CoralloMerge pull request #976 from TheBlueMatt/2021-06-action...
2021-07-01 Matt CoralloMerge pull request #954 from TheBlueMatt/2021-06-no...
2021-06-30 Matt CoralloMerge pull request #972 from TheBlueMatt/2021-06-skip...
2021-06-30 Matt CoralloCorrect test log printing due to inverted comparison 2021-06-actionable-errors
2021-06-30 Matt CoralloMerge pull request #973 from TheBlueMatt/2021-06-fix...
2021-06-29 Matt CoralloMerge pull request #965 from TheBlueMatt/2021-06-log...
2021-06-29 Matt CoralloAllow logging to specify an explicit log level instead...
2021-06-29 Matt CoralloMerge pull request #974 from sr-gi/message_signing_borrow
2021-06-29 Matt CoralloMerge pull request #966 from TheBlueMatt/2021-06-workar...
2021-06-29 Sergi Delgado SeguraPasses references to the public and secret keys to...
2021-06-28 Matt CoralloFix bogus `Event::PaymentSent` serialization 2021-06-fix-broken-event-ser
2021-06-25 Matt CoralloMerge pull request #968 from TheBlueMatt/2021-06-no...
2021-06-24 Matt CoralloMerge pull request #964 from valentinewallace/2021...
2021-06-24 Valentine WallaceFix TLV serialization to work with large types.
2021-06-23 Matt CoralloMerge pull request #950 from TheBlueMatt/2021-06-changelog
2021-06-20 Matt CoralloMerge pull request #947 from GeneFerneau/hash
2021-06-18 Gene FerneauUse hashbrown replacements for std equivalents
2021-06-18 Matt CoralloMerge pull request #956 from jkczyz/2021-06-validate-pub
2021-06-18 Matt CoralloMerge pull request #955 from TheBlueMatt/2021-06-rustc...
2021-06-17 Matt CoralloMake links in message signing docs rustdoc links
2021-06-08 Matt CoralloMerge pull request #940 from TheBlueMatt/2021-06-fix...
2021-06-08 Matt CoralloMerge pull request #936 from TheBlueMatt/2021-05-spenda...
2021-06-01 Matt CoralloDelay DelayedPaymentOutput spendable events until the... 2021-05-spendable-event-locktime-delay
2021-06-01 Matt CoralloMerge pull request #935 from TheBlueMatt/2021-05-enum...
2021-06-01 Matt CoralloUse TLVs inside of serialization of Event variants
2021-06-01 Matt CoralloAdd generic serialization implementations for Boxs...
2021-06-01 Matt CoralloUse TLV instead of explicit length for VecReadWrapper...
2021-06-01 Matt CoralloAdd a macro to implement serialization of enums using...
2021-06-01 Matt CoralloMerge pull request #933 from TheBlueMatt/2021-05-ser...
2021-06-01 Matt CoralloAdd additional inline hints in serialization methods 2021-05-ser-fast
2021-06-01 Matt CoralloImpl `serialized_length()` without `LengthCalculatingWr...
2021-06-01 Matt CoralloAvoid calling libsecp serialization fns when calculatin...
2021-06-01 Matt CoralloDrop byte_utils in favor of native `to/from_be_bytes...
2021-05-31 Matt CoralloMerge pull request #892 from TheBlueMatt/2021-04-fix...
2021-05-31 Matt CoralloMerge pull request #934 from TheBlueMatt/2021-05-new-tag
2021-05-31 Matt CoralloMerge pull request #931 from jkczyz/2021-05-http-client...
2021-05-30 Matt CoralloAdd new `(C-not implementable)` tag on `EventsProvider` 2021-05-new-tag
2021-05-29 Matt CoralloMerge pull request #932 from TheBlueMatt/2021-05-broadc...
2021-05-28 Matt Corallopanic if locktime is violated when broadcasting in... 2021-05-broadcast-locktime-delay
2021-05-28 Matt CoralloSkip transactions which are locktime'd when broadcastin...
2021-05-28 Matt CoralloTrack the blocks a node has connected in the TestBroadc...
2021-05-27 Matt CoralloMerge pull request #928 from TheBlueMatt/2021-05-really...
2021-05-27 Matt CoralloAdd a macro which implements Readable/Writeable using...
2021-05-27 Matt CoralloMerge pull request #924 from GeneFerneau/alloc
2021-05-27 Gene FerneauUse alloc for no_std builds
2021-05-27 Matt CoralloFix compile warnings reading type-0 TLVs
2021-05-27 Matt CoralloMerge pull request #929 from jkczyz/2021-05-json-rpc...
2021-05-25 Matt CoralloMerge pull request #920 from TheBlueMatt/2021-05-tlv-ser
2021-05-25 Matt CoralloAdd version and TLV suffix for more user-facing "major...
2021-05-25 Matt CoralloSupport serializing TLV fields which may or may not...
2021-05-25 Matt CoralloAppend backwards-compat TLVs to serialization of larger...
2021-05-25 Matt CoralloMerge pull request #920 from jkczyz/2021-05-event-proce...
2021-05-24 Jeffrey CzyzRefactor EventsProvider to take an EventHandler
next