WIP
[rust-lightning] / fuzz /
2020-05-25 Matt CoralloTESTING
2020-05-25 Matt CoralloTESTING
2020-05-25 Matt CoralloMake full_stack_target more absurdly huge and check...
2020-05-25 Matt CoralloConnect blocks at the end
2020-05-18 Matt CoralloMerge pull request #622 from valentinewallace/chanmgr...
2020-05-17 Valentine WallacePeerManager Logger Arc --> Deref
2020-05-17 Valentine WallaceChannelManager+Router++ Logger Arc --> Deref
2020-05-12 Matt CoralloMerge pull request #621 from TheBlueMatt/2020-05-592...
2020-05-12 Matt CoralloFix some new indentation nits 2020-05-592-nits
2020-05-12 Gleb NaumenkoSplit routing from getting network messages
2020-05-12 Gleb NaumenkoMove router to a separate module
2020-05-06 Matt CoralloMerge pull request #539 from TheBlueMatt/2020-03-static...
2020-05-06 Matt CoralloRequire option_static_remotekey in channel/channelmonitor.
2020-04-29 Matt CoralloMerge pull request #590 from jkczyz/2020-04-feature...
2020-04-29 Jeffrey CzyzRemove duplicate specification of features
2020-04-29 Matt CoralloMerge pull request #609 from LNP-BP/refactor-deps
2020-04-29 Dr. Maxim OrlovskyAdopting (W)PubkeyHash types
2020-04-29 Dr. Maxim OrlovskyAdopting new bitcoin hash types and crate version
2020-04-28 Dr. Maxim OrlovskyBDR: Linearizing secp256k1 deps
2020-04-28 Dr. Maxim OrlovskyBitcoin deps refactoring (BDR): Linearizing bitcoin_has...
2020-04-24 Matt CoralloMerge pull request #579 from ariard/2020-04-sanitize...
2020-04-24 Antoine RiardSanitize outgoing HTLC cltv_value
2020-04-24 Matt CoralloMerge pull request #607 from TheBlueMatt/2020-04-more...
2020-04-24 Matt CoralloInclude color when building fuzz targets in CI 2020-04-more-cleanups
2020-04-24 Matt CoralloDisable timeout for full_stack_target runs in CI
2020-04-24 Matt CoralloSilence fuzz build unused import warnings
2020-04-24 Matt CoralloMerge pull request #593 from TheBlueMatt/2020-04-par...
2020-04-24 Matt CoralloThread fuzz test cases 2020-04-par-fuzz-check
2020-04-24 Matt CoralloMerge pull request #601 from D4nte/ci-in-github-action
2020-04-23 Matt CoralloMerge pull request #597 from TheBlueMatt/2020-04-more...
2020-04-22 Franck RoyerUse more generic name as it will be use in GitHub Actio...
2020-04-22 Matt CoralloDrop ChannelMonitor::write_for_watchtower
2020-04-20 Matt CoralloMerge pull request #594 from TheBlueMatt/2020-04-cleanups
2020-04-19 Matt CoralloConcretize some types in fuzz, addressing new rustc...
2020-04-15 Matt CoralloMerge pull request #441 from TheBlueMatt/2020-01-mpp
2020-04-15 Matt CoralloPass Route to send_payment as a reference, not move 2020-01-mpp
2020-04-15 Matt CoralloTest basic AMP payments in chanmon_consistency
2020-04-14 Matt CoralloExpand the Route object to include multiple paths.
2020-04-14 Matt CoralloImpl Base AMP in the receive pipeline and expose paymen...
2020-04-11 Matt CoralloMerge pull request #582 from arik-so/trailing_newline_c...
2020-04-11 Arik SosmanMandate new line at end of file in editorconfig.
2020-04-11 Matt CoralloMerge pull request #581 from arik-so/fuzz_docs
2020-04-11 Arik SosmanUpdate documentation to reflect target-dependent local...
2020-04-10 Arik SosmanAdd details on asserting latest version in the dependen...
2020-04-10 Arik SosmanCreate docs for fuzzing
2020-03-21 Matt CoralloMerge pull request #516 from TheBlueMatt/2020-02-checki...
2020-03-20 Matt CoralloMerge pull request #551 from TheBlueMatt/2020-03-no...
2020-03-19 Matt CoralloBroadcast final local txn via ChannelMonitorUpdate
2020-03-17 Matt CoralloMerge pull request #537 from TheBlueMatt/2020-03-data...
2020-03-17 Matt CoralloMerge pull request #545 from TheBlueMatt/2020-03-fuzz...
2020-03-17 Matt CoralloDon't return a feerate of 0 in full_stack_target fuzz... 2020-03-fuzz-0-fee
2020-03-11 Matt CoralloMerge pull request #513 from ariard/2020-02-fix-zero...
2020-03-11 Matt CoralloMerge pull request #472 from TheBlueMatt/2020-01-net...
2020-03-10 Matt CoralloSwap read_event read type for a slice isntead of a Vec
2020-03-09 Matt CoralloMerge pull request #435 from TheBlueMatt/2020-01-node_a...
2020-03-05 Matt CoralloAllow more than one address per type in node_announceme...
2020-03-04 Matt CoralloMerge pull request #523 from TheBlueMatt/2020-02-router...
2020-03-04 Matt CoralloMake Readable::read a templated on the stream, not...
2020-02-29 Matt CoralloMerge pull request #517 from ccdle12/2020-02-per-channe...
2020-02-29 Matt CoralloMerge pull request #507 from moneyball/patch-2
2020-02-28 Christopher CoverdaleAdd an override optional UserConfig per new outbound...
2020-02-28 Matt CoralloMerge pull request #522 from valentinewallace/chanmgr...
2020-02-27 Valentine WallaceUpdate ChannelManager's FeeEstimator from Arc to Deref.
2020-02-27 Matt CoralloMerge pull request #518 from valentinewallace/chanmgr...
2020-02-27 Valentine Wallacemulti: update ChannelManager's keys manager from Arc...
2020-02-27 Matt CoralloMerge pull request #489 from TheBlueMatt/2020-02-chan...
2020-02-27 Matt CoralloRm ChannelMonitor merge capabilities in favor of explic...
2020-02-27 Matt CoralloAdd types for updating ChannelMonitors without copying...
2020-02-26 Matt CoralloMerge pull request #509 from valentinewallace/chanmgr...
2020-02-26 Valentine Wallacemulti: update ChannelManager tx broadcaster from Arc...
2020-02-21 Matt CoralloMerge pull request #512 from TheBlueMatt/2020-02-peer_h...
2020-02-21 Matt CoralloMerge pull request #474 from TheBlueMatt/2020-02-htlc...
2020-02-21 Matt CoralloFix incorrect docs around disconnect in peer_handler... 2020-02-peer_handler-docs
2020-02-21 Matt CoralloMove pending-HTLC-updated ChannelMonitor from ManyChann...
2020-02-21 Matt CoralloMerge pull request #514 from TheBlueMatt/2020-02-no...
2020-02-21 Matt CoralloSkip lto on travis when building fuzz targets as it... 2020-02-no-lto-travis-fuzz
2020-02-20 Matt CoralloMerge pull request #510 from TheBlueMatt/2020-02-fewer...
2020-02-20 Matt CoralloSilence new rustc warnings re: extra ()s, dyn, and... 2020-02-fewer-fuzz-rustc-warns
2020-02-12 Matt CoralloMerge pull request #470 from ariard/2020-01-contributin...
2020-02-12 Matt CoralloMerge pull request #461 from ariard/2020-remove-duplicata
2020-02-11 Matt CoralloMerge pull request #434 from TheBlueMatt/2019-12-var...
2020-02-11 Matt CoralloAdd support for variable-length onion payload reads...
2020-02-11 Matt CoralloBetter document msg fuzz target behavior and be slightl...
2020-02-05 Matt CoralloMerge pull request #463 from jkczyz/2020-01-wire-encode
2020-02-05 Matt CoralloMerge pull request #454 from TheBlueMatt/2020-01-fuzz...
2020-02-05 Matt CoralloMerge pull request #466 from lightning-signer/chanmon...
2020-02-05 DevrandomAdd ChannelKeys to ChannelMonitor
2020-01-25 Matt CoralloMerge pull request #459 from ariard/2020-01-fix-htlc...
2020-01-25 Matt CoralloMerge pull request #460 from lightning-signer/channel...
2020-01-25 Matt CoralloMerge pull request #458 from TheBlueMatt/2020-01-spenda...
2020-01-25 Matt CoralloMerge pull request #443 from valentinewallace/channelmg...
2020-01-25 Valentine WallaceUpdate ChannelManager's ChannelMonitor Arc to be a... 2020-01-443-final-nits
2020-01-24 Devrandomchannel value to ChannelKeys constructor
2020-01-22 Matt CoralloMerge pull request #457 from ariard/2020-01-fix-append...
2020-01-22 Matt CoralloMerge pull request #433 from TheBlueMatt/2019-12-featur...
2020-01-21 Matt CoralloPass node features through to RouteHops
2020-01-20 Matt CoralloPass peer's Init message through to ChannelManager
2020-01-20 Matt CoralloMerge pull request #451 from lightning-signer/txkeys
2020-01-20 DevrandomProvide remote channel public keys to signer
2020-01-19 Matt CoralloPanic on txn with value > 21mill in ChannelMonitor... 2020-01-fuzz-mega-value
next