Make the base fee configurable in ChannelConfig
[rust-lightning] / fuzz / src / chanmon_consistency.rs
2021-07-09 Matt CoralloMake the base fee configurable in ChannelConfig
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-06 Matt CoralloMerge pull request #984 from TheBlueMatt/2021-06-more...
2021-07-06 Matt CoralloExpose the current best chain tip from ChannelManager...
2021-06-08 Matt CoralloMerge pull request #936 from TheBlueMatt/2021-05-spenda...
2021-06-01 Matt CoralloMerge pull request #933 from TheBlueMatt/2021-05-ser...
2021-05-31 Matt CoralloMerge pull request #892 from TheBlueMatt/2021-04-fix...
2021-05-31 Matt Corallo[fuzz] Expand chanmon_consistency to do single message...
2021-05-25 Matt CoralloMerge pull request #920 from jkczyz/2021-05-event-proce...
2021-05-24 Jeffrey CzyzRefactor EventsProvider to take an EventHandler
2021-05-24 Matt CoralloMerge pull request #851 from TheBlueMatt/2021-03-holdin...
2021-05-21 Matt CoralloRead monitors from our KeysInterface in chanmon_consist...
2021-05-21 Matt Corallo[fuzz] Handle monitor updates during get_and_clear_pend...
2021-05-20 Matt Corallo[fuzz] Allow SendAnnouncementSigs events in chanmon_con...
2021-05-20 Matt Corallo[fuzz] Be more strict about msg events in chanmon_consi...
2021-05-20 Matt CoralloMerge pull request #918 from TheBlueMatt/2021-05-dup...
2021-05-20 Matt Corallo[fuzz] Make get_secure_random_bytes in chanmon_consiste... 2021-05-dup-claims
2021-05-18 Matt CoralloMerge pull request #923 from ariard/2021-05-split-sign...
2021-05-15 Matt CoralloMerge pull request #916 from TheBlueMatt/2021-05-fix...
2021-05-14 Matt CoralloMerge pull request #922 from valentinewallace/update...
2021-05-14 Valentine WallaceCorrect default expiry.
2021-05-04 Matt CoralloMerge pull request #909 from TheBlueMatt/2021-04-0... v0.0.14
2021-05-04 Matt CoralloMerge pull request #901 from jkczyz/2021-04-invoice...
2021-05-04 Matt CoralloMerge pull request #845 from ariard/2021-03-hardcode...
2021-05-03 Antoine RiardReplace config max counterpary `dust_limit_satoshis...
2021-04-30 Matt CoralloMerge pull request #898 from jkczyz/2021-04-invoice...
2021-04-29 Matt CoralloMerge pull request #895 from valentinewallace/invoice...
2021-04-29 Valentine WallaceMove invoice signing behind KeysInterface
2021-04-29 Valentine WallaceMove PaymentPreimage+PaymentHash+PaymentSecret to top...
2021-04-29 Matt CoralloMerge pull request #900 from lightning-signer/init...
2021-04-29 Matt CoralloMerge pull request #902 from TheBlueMatt/2021-04-fix...
2021-04-28 Matt CoralloMerge pull request #893 from TheBlueMatt/2021-04-featur...
2021-04-28 Matt CoralloDrop the amount parameter to claim_funds
2021-04-28 Matt CoralloDrop now-useless PaymentSecret parameters when claiming...
2021-04-28 Matt CoralloAdd a `user_payment_id` to `get_payment_secret`+`Paymen...
2021-04-28 Matt Corallo[fuzz] Always use PaymentSecrets in chanmon_consistency
2021-04-27 Matt CoralloMerge pull request #854 from TheBlueMatt/2021-03-fix...
2021-04-24 Matt CoralloMerge pull request #890 from TheBlueMatt/2021-04-fix...
2021-04-23 Matt CoralloMerge pull request #889 from jkczyz/2021-04-electrum...
2021-04-22 Jeffrey CzyzImplement chain::Confirm for relevant structs
2021-04-20 Matt CoralloMerge pull request #844 from sr-gi/843-ln-signing
2021-04-15 Matt CoralloMerge pull request #858 from jkczyz/2021-03-electrum...
2021-04-14 Jeffrey CzyzCombine ChannelManager's block hash and height
2021-04-10 Matt CoralloMerge pull request #856 from TheBlueMatt/2021-03-check-tx
2021-04-09 Matt CoralloTake the full funding transaction from the user on... 2021-03-check-tx
2021-04-09 Matt CoralloMerge pull request #866 from TheBlueMatt/2021-04-log...
2021-04-09 Matt CoralloMerge pull request #863 from valentinewallace/expose...
2021-04-08 Matt CoralloMerge pull request #815 from TheBlueMatt/2021-03-router...
2021-04-05 Matt CoralloMerge pull request #838 from TheBlueMatt/2021-03-skip...
2021-04-05 Matt CoralloHandle 1-conf funding_locked in channel no matter the... 2021-03-skip-blocks
2021-04-05 Matt CoralloMake the ChannelManager::block_connected API more elect...
2021-04-01 Matt CoralloMerge pull request #860 from TheBlueMatt/2021-03-bench...
2021-04-01 Matt CoralloMerge pull request #859 from TheBlueMatt/2021-03-fix...
2021-03-31 Matt CoralloFix two new compiler warnings in fuzz 2021-03-fix-warns
2021-03-20 Matt CoralloMerge pull request #846 from TheBlueMatt/2021-03-test...
2021-03-20 Matt CoralloAdd assertions for in-order block [dis]connection in...
2021-03-17 Matt CoralloMerge pull request #828 from bmancini55/reply_channel_range
2021-03-06 Matt CoralloMerge pull request #823 from jkczyz/2021-03-birthday...
2021-03-05 Jeffrey CzyzParameterize ChannelManager::new with a block hash
2021-03-05 Jeffrey CzyzRevert "Merge pull request #819 from TheBlueMatt/2021...
2021-03-03 Matt CoralloMerge pull request #646 from naumenkogs/2020-06-router-mpp
2021-03-03 Matt CoralloMerge pull request #819 from TheBlueMatt/2021-03-810...
2021-03-03 Matt CoralloMerge pull request #816 from valentinewallace/remove...
2021-03-02 Valentine WallaceChange ChannelMonitor deserialization to return an...
2021-03-02 Valentine WallaceChange ChannelManager deserialization to return an...
2021-03-02 Matt CoralloMerge pull request #814 from TheBlueMatt/2021-03-option...
2021-03-02 Matt CoralloMerge pull request #813 from jkczyz/2021-02-channel...
2021-03-02 Jeffrey CzyzMove ChannelMonitor state behind a Mutex
2021-02-22 Matt CoralloMerge pull request #799 from TheBlueMatt/2021-02-chansi...
2021-02-19 Matt CoralloChange Persist's Sign from an associated type to a...
2021-02-19 Matt CoralloRename ChannelKeys -> Sign and generic it consistently
2021-02-16 Matt CoralloMerge pull request #786 from TheBlueMatt/2021-02-chansi...
2021-02-12 Matt CoralloSwap key_derivation_params (u64, u64) for channel_keys_...
2021-02-01 Matt CoralloMerge pull request #783 from ariard/2021-01-disconnect...
2021-01-25 Matt CoralloMerge pull request #764 from lightning-signer/revoke...
2021-01-21 DevrandomLet some tests disable revocation policy check
2021-01-19 DevrandomFix fuzzing issue with revocation
2021-01-18 Matt CoralloMerge pull request #772 from ariard/2021-01-getting...
2021-01-13 Matt CoralloMerge pull request #771 from jkczyz/2021-01-bolt3-test...
2021-01-08 Matt CoralloMerge pull request #761 from TheBlueMatt/2020-10-chansi...
2021-01-04 Matt CoralloUse `KeysInterface::read_chan_signer` for all channel... 2020-10-chansigner-no-ser
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...
2020-11-24 Matt CoralloMerge pull request #748 from TheBlueMatt/2020-11-router...
2020-11-23 Matt CoralloMerge pull request #753 from TheBlueMatt/2020-11-chanmo...
2020-11-21 Matt Corallo[fuzz] Check that channels don't get stuck in chanmon_c... 2020-11-chanmon_consistency-bits
2020-11-21 Matt Corallo[fuzz] Don't allow HandleError in chanmon_consistency
2020-11-21 Matt Corallo[fuzz] Reduce overuse of macros/Arcs in chanmon_consistency
2020-11-21 Matt Corallo[fuzz] Expand the amounts we can send in chanmon_consis...
2020-11-21 Matt Corallo[fuzz] Test chanmon_consistency payment-send errors...
2020-11-17 Matt CoralloMerge pull request #611 from valentinewallace/fix-missi...
2020-11-16 Valentine WallaceExtend update_monitor logging
2020-11-12 Matt CoralloMerge pull request #721 from TheBlueMatt/2020-09-649...
2020-10-16 Matt CoralloMerge pull request #681 from valentinewallace/data...
2020-10-16 Valentine WallaceRename ChannelMonitor::write_for_disk --> serialize_for...
2020-10-16 Valentine WallaceIntegrate Persist into ChainMonitor.
2020-10-01 Matt CoralloMerge pull request #649 from jkczyz/2020-06-refactor...
next