rust-lightning
2021-02-15 Matt CoralloAllow gossip messages to have 1KB of uninterpreted... 2021-02-no-addr-order
2021-02-12 Matt CoralloDrop address ordering enforcement in NodeAnnouncement...
2021-02-11 Matt CoralloMerge pull request #788 from TheBlueMatt/2020-02-concre...
2021-02-11 Matt CoralloUpdate auto-generated bindings 2020-02-concrete-bindings
2021-02-11 Matt CoralloAdd additional Clone derives
2021-02-11 Matt Corallo[bindings] Allow cloning opaque types when inner is...
2021-02-11 Matt Corallo[C++ bindings] Update demo app due to removed TupleTemp...
2021-02-11 Matt Corallo[bindings] Drop some stale code from bindings generic...
2021-02-11 Matt Corallo[bindings] Move to manual write-out for Tuples, too
2021-02-11 Matt Corallo[bindings] Move to manual write-out for Vec, too
2021-02-11 Matt Corallo[bindings] Concretize Result types without type aliasing
2021-02-11 Matt Corallo[bindings] Keep track of all types which derive[Clone]
2021-02-11 Matt Corallo[bindings] Add additional clone methods on manually...
2021-02-10 Matt CoralloMerge pull request #787 from TheBlueMatt/2021-02-check...
2021-02-10 Matt CoralloFix documentation on PeerHandleError 2021-02-check-close-source
2021-02-10 Matt CoralloAdd test for error message hangline resulting in force...
2021-02-10 Matt CoralloCheck the PK of the source of an error before closing...
2021-02-05 Matt CoralloMerge pull request #793 from galderz/t_double_validatio...
2021-02-05 Galder ZamarreñoUnknown bits feature only needs to be validated once...
2021-02-04 Matt CoralloMerge pull request #790 from bmancini55/sync_complete
2021-02-04 Matt CoralloMerge pull request #774 from jkczyz/2021-01-http-client
2021-02-04 Jeffrey CzyzImplement BlockSource for REST and RPC clients
2021-02-04 Jeffrey CzyzAdd REST and RPC clients to lightning-block-sync
2021-02-04 bmancini55Interpret sync_complete in reply_channel_range
2021-02-04 Jeffrey CzyzAdd lightning-block-sync package and library
2021-02-03 Matt CoralloMerge pull request #768 from TheBlueMatt/2020-12-chanma...
2021-02-03 Matt Corallo[bindings] Fix genbindings.sh compile issues on OSX 2020-12-chanman-bindings-deser
2021-02-03 Matt CoralloUpdate C++ bindings demo to use `ChannelManager` de...
2021-02-03 Matt Corallo[C++ bindings demo] Add now-missing std::moves
2021-02-03 Matt CoralloAuto-generated bindings updates
2021-02-03 Matt Corallo[C++ bindings] Add move-assign operator, require rvalue...
2021-02-03 Matt Corallo[bindings] Use references in a few places instead of...
2021-02-03 Matt Corallo[bindings] Use new non-null annotation feature in cbindgen
2021-02-03 Matt Corallo[bindings] Don't require trait impl for-structs to...
2021-02-03 Matt Corallo[bindings] Implement ReadableArgs mapping, try impl...
2021-02-03 Matt Corallo[bindings] Allow `write_rust_type` to handle leading...
2021-02-03 Matt Corallo[bindings] Use common conv in `_write` impls, drop...
2021-02-03 Matt Corallo[bindings] Convert manual `_read` implementations to...
2021-02-03 Matt Corallo[bindings] Pipe errors back from write_template_constructor
2021-02-03 Matt CoralloMerge pull request #767 from TheBlueMatt/2020-12-chansi...
2021-02-02 Matt CoralloMerge pull request #781 from TheBlueMatt/2021-01-tokio-1
2021-02-02 Matt Corallo[bindings] Update C++ demo for new NetGraphMsgHandler... 2020-12-chansigner-read-bindings
2021-02-02 Matt CoralloUpdate auto-generated bindings, including bumping cbind...
2021-02-02 Matt Corallo[bindings] Allow unused fns that the bindings can call...
2021-02-02 Matt Corallo[bindings] Drop useless `#[no_mangle]` from `pub type...
2021-02-02 Matt Corallo[bindings] Be explicit with take_ptr calls
2021-02-02 Matt Corallo[bindings] Separate take_ptr and take_inner
2021-02-02 Matt Corallo[bindings] Support exposing `bitcoin::OutPoint`s as...
2021-02-02 Matt Corallo[bindings] Figure out in-file structs and enums before...
2021-02-02 Matt Corallo[bindings] Don't export new functions with unexportable...
2021-02-02 Matt Corallo[bindings] Expose secp256k1::Message as ThirtyTwoBytes
2021-02-02 Matt Corallo[bindings] Add support for mapping Write as a supertrait
2021-02-02 Matt Corallo[bindings] Handle MessageSendEventsProvider impl blocks...
2021-02-02 Matt Corallo[bindings] Always resolve supertrait types during super...
2021-02-02 Matt Corallo[bindings] Pass GenericTypes through to write_template_...
2021-02-02 Matt Corallo[bindings] Un-special-case returning an associated...
2021-02-02 Matt Corallo[bindings] Replace associated_types HashMaps with commo...
2021-02-02 Matt CoralloDrop spurious semicolon that new rustc complains about 2021-01-tokio-1
2021-02-01 Matt Corallo[bindings] Use consistent imports for MessageSendEvents...
2021-02-01 Matt Corallostrip binaries in genbindings.sh for better size comparison
2021-02-01 Matt CoralloMerge pull request #783 from ariard/2021-01-disconnect...
2021-02-01 Antoine RiardAdd PeerManager::disconnect_by_node_id()
2021-01-27 Matt CoralloFix codecov by calling the new binary paths from rust...
2021-01-26 Matt CoralloBump MSRV for net-tokio to 1.45 as tokio 1.0 req very...
2021-01-26 Matt CoralloUpdate tokio to 1.0
2021-01-25 Matt CoralloMerge pull request #764 from lightning-signer/revoke...
2021-01-25 Matt CoralloMerge pull request #777 from sr-gi/cm-force-close-checks
2021-01-21 DevrandomLet some tests disable revocation policy check
2021-01-21 Sergi Delgado... Makes ChannelManager::force_close_channel fail for...
2021-01-19 DevrandomFix fuzzing issue with revocation
2021-01-19 DevrandomRevocation enforcement in signer
2021-01-18 DevrandomUse TestKeysInterface in functional tests
2021-01-18 Matt CoralloMerge pull request #770 from lightning-signer/holder...
2021-01-18 DevrandomSimplify handling of OnChainTx.holder_commitment
2021-01-18 DevrandomPanic if signing fails in OnChainTx
2021-01-18 DevrandomFold sign_holder_commitment_htlc_transactions into...
2021-01-18 Matt CoralloMerge pull request #776 from valentinewallace/update...
2021-01-18 Matt CoralloMerge pull request #772 from ariard/2021-01-getting...
2021-01-18 Antoine RiardExtend Getting Started with GLOSSARY/meeting minutes...
2021-01-18 Antoine RiardAdd a GLOSSARY.md
2021-01-15 Valentine WallaceUpdate README with RL customization details
2021-01-13 Matt CoralloMerge pull request #771 from jkczyz/2021-01-bolt3-test...
2021-01-08 Jeffrey CzyzAdd BOLT 3 test vector for CLTV tiebreaker
2021-01-08 Matt CoralloMerge pull request #761 from TheBlueMatt/2020-10-chansi...
2021-01-08 Matt CoralloMerge pull request #769 from sr-gi/copy-trait-config
2021-01-05 Sergi Delgado... Adds Copy to ChannelHandshakeConfig and UserConfig
2021-01-04 Matt CoralloUse `KeysInterface::read_chan_signer` for all channel... 2020-10-chansigner-no-ser
2021-01-04 Matt CoralloExpose test_utils to fuzztarget (in addition to _test_u...
2021-01-04 Matt CoralloAdd a new method `read_chan_signer` to `KeysInterface`
2021-01-04 Matt CoralloUse Writeable for ChannelMonitor instead of a specific...
2021-01-04 Matt CoralloUniversally Require Writeable for ChannelKeys
2021-01-04 Matt CoralloCache fields instead of storing a ChannelKeys in Channe...
2021-01-04 Matt CoralloMerge pull request #742 from lightning-signer/tx-phase2
2020-12-30 DevrandomUse new get_commitment_transaction_number_obscure_facto...
2020-12-30 DevrandomIntroduce CommitmentTransaction, ChannelTransactionPara...
2020-12-18 DevrandomUnwrap unneeded macros
2020-12-15 Matt CoralloMerge pull request #736 from bmancini55/gossip_queries
2020-12-15 bmancini55Fix comment for sync_routing_table
2020-12-14 bmancini55Remove should_request_full_sync from RoutingMessageHandler
2020-12-14 bmancini55Change routing table sync to use gossip_queries
next