Bump crate versions to 0.0.116 release
[rust-lightning] / lightning /
2023-07-21 Matt CoralloBump crate versions to 0.0.116 release 2023-07-cut-116
2023-07-21 Jeffrey CzyzMerge pull request #2436 from tnull/2023-07-improve...
2023-07-21 Matt CoralloMerge pull request #2439 from tnull/2023-05-fix-0conf...
2023-07-21 Elias RohrerImprove logging for ignored candiate hops
2023-07-21 Elias RohrerUpdate outdated `router.rs` docs
2023-07-21 Matt CoralloMerge pull request #2434 from TheBlueMatt/2023-07-116...
2023-07-21 Elias RohrerAvoid `unwrap`ing in `get_announcement_sigs`
2023-07-21 Elias RohrerAvoid panic when 0conf channel's ann. sigs race on...
2023-07-20 Matt CoralloAdd relevant derives for `BigSize` as its a simple... 2023-07-116-bindings-part-2
2023-07-20 Matt CoralloAdd relevant trait derives for `bump_transaction` structs
2023-07-20 Matt CoralloMake `OffersMessage` and offers errors `Clone`able
2023-07-20 Matt CoralloMake `requires_unknown_bits_from` param type bindings...
2023-07-20 Matt CoralloMark the `Duration` serialization implementation no...
2023-07-20 Matt CoralloNo-export un-exportable types in BOLT12 module
2023-07-20 Matt CoralloNo-export `APeerManager` in bindings
2023-07-20 Matt CoralloMove `ClaimId` to `[u8; 32]` in bindings.
2023-07-20 Matt CoralloTweak PSBT signing for bindings compatibility
2023-07-20 Matt CoralloMerge pull request #2430 from TheBlueMatt/2023-07-116...
2023-07-20 Matt CoralloMerge pull request #2382 from dunxen/2077-followups
2023-07-20 Matt CoralloDrop `c_bindings` implementation of scoring on `Mutex... 2023-07-116-bindings-part-1
2023-07-20 Matt CoralloPass `InFlightHltcs` to the scorer by ownership rather...
2023-07-20 Matt CoralloPass must-spend inputs to users by ownership
2023-07-20 Matt CoralloTweak transaction bumping `sign_tx` types for bindings
2023-07-19 Matt CoralloMerge pull request #2423 from wpaulino/2403-fixups
2023-07-19 Duncan DeanClose and remove unfunded inbound/outbound channels...
2023-07-19 Duncan DeanRemove redundant 'outbound' wording from methods
2023-07-19 Duncan DeanForce close pending channels in `internal_shutdown`
2023-07-19 Duncan DeanConsider all channel maps in `update_partial_channel_co...
2023-07-19 Duncan DeanFallback `close_channel_internal` to force close unfund...
2023-07-19 Duncan DeanAdd missing unfunded channel maps checks in `ChannelMan...
2023-07-19 Duncan DeanRefer to channels busy with funding tx negotiation...
2023-07-18 Matt CoralloTweak generics on `derive_channel_signer` to be binding...
2023-07-17 Wilmer PaulinoAdd warning regarding remote fee estimators
2023-07-17 Matt CoralloMerge pull request #2414 from TheBlueMatt/2023-07-cut... v0.0.116-rc1
2023-07-17 Matt CoralloUpdate version numbers to rc1, from alpha1 2023-07-cut-116-rc
2023-07-17 Matt CoralloMerge pull request #2415 from wpaulino/update-fee-anchors
2023-07-17 Wilmer PaulinoClarify log for commitment transaction already meeting...
2023-07-17 Wilmer PaulinoDrop use of RefCell in DebugIter
2023-07-17 Matt CoralloMerge pull request #2403 from wpaulino/bump-transaction...
2023-07-15 valentinewallaceMerge pull request #2416 from jkczyz/2023-07-invoice...
2023-07-14 Wilmer PaulinoUse min mempool feerate for outbound updates on anchor...
2023-07-14 Wilmer PaulinoRelax constraints for inbound feerate updates on anchor...
2023-07-14 Wilmer PaulinoAdd new ConfirmationTarget variant for min mempool...
2023-07-14 Wilmer PaulinoIntegrate BumpTransactionEventHandler into existing...
2023-07-14 Wilmer PaulinoAdd BumpTransactionEventHandler instance to node test...
2023-07-14 Wilmer PaulinoImprove logging in BumpTransactionEventHandler paths
2023-07-14 Wilmer PaulinoAdd log_iter utility macro
2023-07-14 Wilmer PaulinoAdd debug assertions for weight estimates of bump trans...
2023-07-14 Wilmer PaulinoConsider existing commitment transaction feerate when...
2023-07-14 Wilmer PaulinoAvoid yielding ChannelClose bump events with sufficient...
2023-07-14 Wilmer PaulinoMove feerate helpers to chain module
2023-07-14 Jeffrey CzyzQualify the BOLT 11 invoice features type
2023-07-14 Jeffrey CzyzQualify the BOLT 12 semantic error
2023-07-14 Jeffrey CzyzQualify the BOLT 12 parse error
2023-07-14 Jeffrey CzyzQualify the BOLT 12 unsigned invoice type
2023-07-14 Jeffrey CzyzQualify the BOLT 12 invoice type
2023-07-12 Matt CoralloMerge pull request #2391 from TheBlueMatt/2023-07-all...
2023-07-12 Matt CoralloAdd comment describing when a completion action can... 2023-07-all-compl-actions
2023-07-12 Matt CoralloRun monitor update completion actions for pre-startup...
2023-07-12 Elias RohrerMerge pull request #2393 from wpaulino/bump-transaction...
2023-07-11 Wilmer PaulinoExpose previous UTXO for anchor and HTLC inputs
2023-07-11 Wilmer PaulinoAdd transaction-related helpers to AnchorDescriptor
2023-07-11 Wilmer PaulinoProvide missing post-derivation signer parameters
2023-07-11 Wilmer PaulinoCache HTLC per_commitment_point in descriptor
2023-07-11 Wilmer PaulinoExpose CoinSelection struct members
2023-07-11 Wilmer PaulinoAccept BumpTransactionEvent in handle_event
2023-07-11 Matt CoralloMerge pull request #2400 from TheBlueMatt/2023-07-kill...
2023-07-11 Matt CoralloDocument some TLV write/read formats 2023-07-kill-vec_type
2023-07-11 Matt CoralloDrop `vec_type` TLV handling entirely
2023-07-11 Matt CoralloConvert `channelmonitor` `vec_type` TLV writes to requi...
2023-07-11 Elias RohrerMerge pull request #2395 from wpaulino/phantom-deduped...
2023-07-10 Matt CoralloHandle monitor completion actions for closed channels
2023-07-10 Wilmer PaulinoMerge pull request #2369 from TheBlueMatt/2023-06-mon...
2023-07-10 Matt CoralloDon't drop `ChannelMonitor` `Event`s until they're... 2023-06-mon-event-less-race
2023-07-10 Wilmer PaulinoHandle new event processing logic when enqueuing forwar...
2023-07-10 Wilmer PaulinoMerge pull request #2364 from TheBlueMatt/2023-06-htlc...
2023-07-08 Matt CoralloMerge pull request #2307 from benthecarman/verify-funcs
2023-07-08 Matt CoralloMerge pull request #2042 from ffaex/add_fn
2023-07-08 Matt CoralloMerge pull request #2396 from tnull/2023-07-fix-github...
2023-07-08 benthecarmanAdd helper functions to verify node and channel annouce...
2023-07-08 Matt CoralloRename `ClosingMonitorUpdateRegeneratedOnStartup` to... 2023-06-htlc-preimage-replay
2023-07-08 Matt CoralloRe-claim forwarded HTLCs on startup
2023-07-08 Matt CoralloMerge pull request #2354 from alecchendev/2023-06-bump...
2023-07-07 Matt CoralloMerge pull request #2347 from henghonglee/issue-2304
2023-07-07 Matt CoralloReplace `vec_type` TLVs in channel/manager with require...
2023-07-07 Matt CoralloConvert routing `vec_type `TLV writes to other TLV...
2023-07-07 Matt CoralloMigrate `chan_utils` `vec_type` TLVs to required/optional
2023-07-07 Matt CoralloConvert `Event` vec storage away from `vec_type`
2023-07-07 Matt CoralloConvert some `vec_type` TLVs to `required_vec`
2023-07-07 Matt CoralloAdd a `required_vec` TLV deserialization type
2023-07-07 Alec ChenUse multiplier in dust exposure threshold calculation
2023-07-07 Alec ChenSend fee estimator through to `get_max_htlc_dust_exposu...
2023-07-07 Alec ChenAdd max dust exposure multiplier config knob
2023-07-07 Matt CoralloFix backwards compat for `blocked_monitor_updates`
2023-07-07 valentinewallaceMerge pull request #2392 from TheBlueMatt/2023-07-async...
2023-07-07 valentinewallaceMerge pull request #2399 from tnull/2023-07-expose...
2023-07-07 Elias RohrerExpose `DefaultMessageRouter`
2023-07-06 Matt CoralloMerge pull request #2383 from henghonglee/fix-dyn
2023-07-06 henghongleeAdd ChannelShutdownState to ChannelDetails
2023-07-05 Matt CoralloMove Channel's blocked monitor updates vec to an even TLV 2023-07-async-mon-even-tlv
next