rust-lightning
2023-01-10 Matt Coralloall tests 2022-01-test-windows-lockorder
2023-01-10 Matt Corallof
2023-01-10 Matt Corallofuck
2023-01-10 Matt Corallodebug symbol match
2023-01-10 Matt Corallof im an idiot
2023-01-10 Matt Corallotry more tests
2023-01-10 Matt Corallotry one test
2023-01-10 Matt Corallofuck windowz
2023-01-10 Matt Corallofuck windowz
2023-01-10 Matt Coralloskip shit
2023-01-10 Matt Corallotest backtrack
2023-01-09 Viktor TigerströmRemove the `ChannelManager::channel_state`
2023-01-09 Viktor TigerströmExpect `pending_msg_events` to be in random peer order...
2023-01-09 Viktor TigerströmStore `pending_msg_events` per peer
2023-01-09 Viktor TigerströmUse correct node in `test_invalid_upfront_shutdown_script`
2023-01-09 Viktor TigerströmAvoid unnecessary looping over all peers' channels
2023-01-09 Viktor TigerströmUpdate `id_to_peer` docs with consistency guarantees...
2023-01-09 Viktor TigerströmRemove one tab level when accessing a `peer_state`
2023-01-09 Viktor TigerströmRemove unnecessary channel counterparty checks
2023-01-09 Viktor TigerströmAdd handle unkown peer test
2023-01-09 Viktor TigerströmAdd duplicate temporary_channel_id for 2 peers test
2023-01-09 Viktor TigerströmUnify failure to query `Channel` error messages
2023-01-09 Viktor TigerströmAvoid unnecessary immediate retake `per_peer_state...
2023-01-09 Viktor TigerströmRemove unnecessary `per_peer_state` branch
2023-01-09 Viktor TigerströmStore channels per peer
2023-01-09 Viktor TigerströmAdd `try_write` function to `FairRwLock`
2023-01-09 Viktor TigerströmAdd `ChannelManager::PeerState::latest_features` docs
2023-01-09 Viktor TigerströmAdd `counterparty_node` to test macros
2023-01-09 Matt CoralloMerge pull request #1941 from andrei-21/feature/rework...
2023-01-09 Matt CoralloMerge pull request #1940 from TheBlueMatt/2023-01-nostd...
2023-01-08 AndreiRework unwrap() call in persistence
2023-01-07 Matt CoralloMake the no-std `RwLockGuard` `try_lock` actually try 2023-01-nostd-try-lock
2023-01-06 valentinewallaceMerge pull request #1927 from jkczyz/2022-12-invoice...
2023-01-06 Jeffrey CzyzDefine blinded hop features for use in BOLT 12
2023-01-06 Jeffrey CzyzDefine BOLT 12 invoice features with MPP support
2023-01-06 Jeffrey CzyzUse explicit WithoutLength for BOLT 12 features
2023-01-06 Jeffrey CzyzRemove Option from InvoiceRequest::signature
2023-01-06 Jeffrey CzyzCorrect documentation about Refund::payer_id
2023-01-05 Matt CoralloMerge pull request #1812 from valentinewallace/2022...
2023-01-05 Valentine WallaceTest utils: allow queueing >2 persistence update results
2023-01-05 Valentine Wallaceser_macros: rename check_tlv_order
2023-01-05 Matt CoralloProvide a `static_value` TLV field serialization type
2023-01-05 Valentine WallaceParameterize Simple*ChannelManager with DefaultRouter...
2023-01-05 Valentine WallaceTake in-flight HTLCs by reference in Router::find_route
2023-01-05 Valentine WallaceImplement routing against the netgraph in tests
2023-01-03 Matt CoralloMerge pull request #1935 from TheBlueMatt/2022-12-no...
2023-01-03 Valentine WallaceParameterize ChannelManager by a Router trait
2023-01-03 Matt CoralloEnsure the per-channel key derivation counter doesn... 2022-12-no-non-time-panic
2023-01-03 Matt CoralloMerge pull request #1934 from TheBlueMatt/2022-12-113...
2023-01-03 Matt CoralloMerge pull request #1936 from TheBlueMatt/2023-01-in...
2023-01-02 Matt Corallo`#[derive(Clone)]` for `InFlightHtlcs` 2023-01-in-flight-clone
2022-12-28 Matt CoralloEnsure `derive_channel_keys` doesn't panic if per-run...
2022-12-25 Matt CoralloNo-export `&self` methods on non-cloneable enum(s) 2022-12-113-bindings-upstream
2022-12-25 Matt CoralloStore an owned `Score` in `ScorerAccountingForInFlightH...
2022-12-21 Matt CoralloMerge pull request #1929 from valentinewallace/2022...
2022-12-21 Valentine Wallaceoutbound_payment: put method signature closing paren...
2022-12-21 ArikMerge pull request #1931 from TheBlueMatt/2022-12-1910...
2022-12-21 Matt CoralloFix capitalization broken in 9d7bb73b599a7a9d8468a2f0c5... 2022-12-1910-followups
2022-12-21 Matt CoralloClean up use ordering introduced in 9d7bb73b599a7a9d846...
2022-12-21 Valentine WallaceFix cfg(test) indentation
2022-12-21 Valentine WallaceMake add_new_pending_payment private to module
2022-12-21 valentinewallaceMerge pull request #1928 from valentinewallace/2022...
2022-12-20 Valentine WallaceFix main build
2022-12-20 Matt CoralloMerge pull request #1910 from arik-so/2022-12-keys...
2022-12-20 valentinewallaceMerge pull request #1923 from valentinewallace/2022...
2022-12-20 Arik SosmanSplit out KeysInterface into EntropySource, NodeSigner...
2022-12-20 Valentine WallaceRename send_payment and retry_payment for retries
2022-12-20 Valentine WallaceReduce visibility of outbound payment methods
2022-12-20 Valentine WallaceStart parameters on a newline if they don't fit
2022-12-20 Valentine WallaceRemove unnecessary mut in finalize_claims
2022-12-20 Valentine WallaceSwap pending_outbound_payments for OutboundPayments...
2022-12-19 Valentine WallaceMove PaymentSendFailure into outbound_payment module
2022-12-19 Valentine WallaceMove PendingOutboundPayment to new outbound_payment...
2022-12-19 Matt CoralloMerge pull request #1922 from wpaulino/avoid-remaining...
2022-12-16 Matt CoralloMerge pull request #1908 from jkczyz/2022-11-refund
2022-12-16 Wilmer PaulinoAvoid redundant broadcast of local commitment transaction
2022-12-16 Matt CoralloMerge pull request #1920 from TheBlueMatt/2022-12-rel...
2022-12-16 Matt CoralloMerge pull request #1903 from TheBlueMatt/2022-12-1867...
2022-12-16 Matt CoralloUpdate release date on 0.0.113 in changelog 2022-12-rel-date
2022-12-16 ArikMerge pull request #1917 from TheBlueMatt/2022-12-0... v0.0.113
2022-12-15 Matt CoralloBump crate versions to 0.0.113/invoice 0.21 2022-12-0.0.113
2022-12-15 Matt CoralloAdd release notes for 0.0.113
2022-12-15 Matt CoralloOnly do backtrace builds on stable to fix MSRV break...
2022-12-15 Matt CoralloMerge pull request #1918 from TheBlueMatt/2022-12-one...
2022-12-14 Jeffrey CzyzRefund parsing tests
2022-12-14 Jeffrey CzyzRefund building tests
2022-12-14 Jeffrey CzyzBuilder for creating refunds
2022-12-14 Jeffrey CzyzRefund parsing from bech32 strings
2022-12-14 Jeffrey CzyzRefund encoding and parsing
2022-12-14 Matt CoralloUpdate references to "blinded route" to "blinded path" 2022-12-one-blinded-path
2022-12-14 Matt CoralloRename `blinded_route` variables and module to `blinded...
2022-12-14 Matt CoralloUnify blinding nomenclature to call them "paths" not...
2022-12-13 Jeffrey CzyzRemove Option from OfferContents::signing_pubkey
2022-12-13 Matt CoralloCorrect docs on `generate_channel_keys` 2022-12-1867-followups
2022-12-13 Matt CoralloClarify docs on `provide_channel_parameters`
2022-12-13 Matt CoralloMerge pull request #1915 from TheBlueMatt/2022-12-jit...
2022-12-13 Matt CoralloDrop forwarded HTLCs which were still pending at persis... 2022-12-jit-reload-consistency
2022-12-13 Matt CoralloRemove unused fetch in `lightning_invoice` tests.
2022-12-13 Matt CoralloMerge pull request #1894 from ssbright/2022-12-custom_p...
2022-12-12 Matt CoralloMerge pull request #1900 from tnull/2022-12-improve...
next