rust-lightning
2019-11-25 Matt CoralloMove fuzz to top level. 2019-11-fuzz-top-level
2019-11-22 Matt CoralloMerge pull request #389 from valentinewallace/split...
2019-11-22 Valentine Wallacechaininterface+multi: add filter_block and reentered...
2019-11-22 Valentine Wallacechaininterface: add BlockNotifier struct
2019-11-21 Valentine Wallacemulti: remove listeners field and method from ChainWatc...
2019-11-21 Matt CoralloMerge pull request #397 from ariard/2019-11-doc-announc...
2019-11-19 Antoine RiardExtend test for announcement_sigs
2019-11-19 Antoine RiardDocument our handling of announcement_sigs
2019-11-19 Matt CoralloMerge pull request #379 from rrybarczyk/use-workspaces
2019-11-18 RJ RybarczykMerge branch 'master' of github.com:rust-bitcoin/rust...
2019-11-18 RJ RybarczykUpdate travis file to accommodate workspaces
2019-11-18 Matt CoralloMerge pull request #395 from ariard/2019-11-expected...
2019-11-18 Antoine RiardAdd test_check_htlc_underpaying
2019-11-18 Antoine RiardCheck expected amount in claim_funds
2019-11-18 RJ RybarczykMerge branch 'master' of github.com:rust-bitcoin/rust...
2019-11-15 Matt CoralloMerge pull request #394 from TheBlueMatt/2019-11-broken...
2019-11-15 Matt CoralloDrop needless mut 2019-11-broken-build
2019-11-15 Matt CoralloFix build broken by silent merge conflicts
2019-11-15 Matt CoralloMerge pull request #393 from ariard/2019-11-send-cmt...
2019-11-15 Matt CoralloMerge pull request #390 from ariard/2019-11-consistent...
2019-11-15 Matt CoralloMerge pull request #392 from ariard/2019-11-manager...
2019-11-15 Antoine RiardMake field error of LightingError mandatory
2019-11-15 Antoine RiardAdd init height in ChannelManager constructor
2019-11-15 Matt CoralloMerge pull request #391 from ariard/2019-11-fix-preimag...
2019-11-15 RJ RybarczykUse workspaces to separate crates
2019-11-14 Antoine RiardFulfill error handling for send_commitment in processin...
2019-11-13 Antoine RiardAdd test_duplicate_htlc_different_direction_onchain
2019-11-13 Antoine RiardAvoid claiming remote received HTLCs with preimage
2019-11-12 Antoine RiardRename HandleError to LightningError to stress already...
2019-10-28 Matt CoralloMerge pull request #386 from TheBlueMatt/2019-10-useles...
2019-10-28 Matt CoralloDisable some useless lints 2019-10-useless-lints
2019-10-26 Matt CoralloMerge pull request #384 from ariard/2019-10-clean-warnings
2019-10-26 Antoine RiardRemove useless test framework warnings
2019-08-24 Matt CoralloMerge pull request #377 from elichai/2019-08-update...
2019-08-24 Elichai TurkelUpdate the fuzz and net-tokio crates
2019-08-24 Elichai TurkelCast weights to u64 to support the new rust-bitcoin api
2019-08-24 Elichai TurkelUpdated bitcoin, bitcoin_hashes and secp256k1 dependencies
2019-08-09 Matt CoralloMerge pull request #374 from dongcarl/2019-08-channel...
2019-08-09 Carl Dongtests: Add sanity tests for ChannelOpens
2019-08-06 Matt CoralloMerge pull request #349 from ariard/2019-07-data_loss
2019-08-05 Antoine RiardAdd test_data_loss_protect
2019-08-05 Antoine RiardCache to_remote_script if we are fallen-behind
2019-08-05 Antoine RiardMake get_latest_local_commitment_txn public
2019-08-05 Antoine RiardEnforce option_data_loss_protect user-side
2019-08-02 Matt CoralloMerge pull request #310 from ariard/2019-02-clarify...
2019-08-02 Antoine RiardClarify policy applied in send htlc error msgs
2019-07-31 Matt CoralloMerge pull request #370 from TheBlueMatt/2019-07-369...
2019-07-31 RJ RybarczykAdd net-tokio/target to gitignore 2019-07-369-fix-spaces
2019-07-31 RJ RybarczykMake SocketDescriptor::send_data take slice instead...
2019-07-30 Matt CoralloMerge pull request #367 from TheBlueMatt/2019-07-fst...
2019-07-30 Matt CoralloMerge pull request #368 from TheBlueMatt/2019-07-travis-fix
2019-07-30 Matt CoralloFix travis failure if previous travis run on branch... 2019-07-travis-fix
2019-07-30 Antoine RiardSupport option_data_loss_protect for remote peer
2019-07-29 Matt CoralloMerge pull request #364 from TheBlueMatt/2019-07-no...
2019-07-29 Matt CoralloMerge pull request #366 from TheBlueMatt/2019-07-useles...
2019-07-29 Matt CoralloHandle monitor update failure during funding on the... 2019-07-no-unimpl
2019-07-29 Matt CoralloAllow a counterparty to resend their funding_locked...
2019-07-29 Matt CoralloHandle monitor update failures during funding on the...
2019-07-29 Matt CoralloMake temporary channel ids unique in full_stack_target 2019-07-fst-unique-channels
2019-07-28 Matt CoralloDrop TODO suggesting we avoid a test-only function... 2019-07-useless-todo-removal
2019-07-28 Matt CoralloDrop update_fee TODOs as we're gonna drop it before...
2019-07-25 Matt CoralloMerge pull request #363 from TheBlueMatt/2019-07-codecov
2019-07-25 Matt CoralloGenerate codecov.io reports 2019-07-codecov
2019-07-25 Matt CoralloMerge pull request #361 from TheBlueMatt/2019-07-cmfc...
2019-07-25 Matt CoralloMerge pull request #362 from TheBlueMatt/2019-07-no...
2019-07-25 Matt CoralloDo not require upfront_shutdown as the security gain... 2019-07-no-bogus-sec-required
2019-07-25 Matt CoralloMake chanmon_fail_consistency slightly less aggressive 2019-07-cmfc-crash
2019-07-24 Matt CoralloMerge pull request #360 from TheBlueMatt/2019-07-new...
2019-07-24 Matt CoralloMerge pull request #355 from ariard/2019-07-fix-csv...
2019-07-24 Antoine RiardAdd test_user_configurable_csv_delay
2019-07-24 Antoine RiardAdd user configurable csv delay encumbering channel...
2019-07-24 Antoine RiardMove BREAKDOWN_TIMEOUT/MAX_LOCAL_BREAKDOWN_TIMEOUT...
2019-07-24 Matt CoralloFix unused variable introduced in my changes in bdbf566... 2019-07-new-warnings
2019-07-24 Matt CoralloMerge pull request #359 from rust-bitcoin/2019-07-bump...
2019-07-24 Matt CoralloMerge pull request #356 from TheBlueMatt/2019-07-more...
2019-07-24 Matt CoralloBump progress tracker
2019-07-24 Matt CoralloMerge pull request #358 from TheBlueMatt/2019-07-no...
2019-07-24 Matt CoralloAdd deserialize+load steps to chanmon_fail_consistency... 2019-07-more-chanmon-fuzz
2019-07-24 Tamas Blummerforbid unsafe 2019-07-no-unsafe
2019-07-23 Antoine RiardFix: use our_to_self_delay in check_spend_remote_htlc
2019-07-23 Matt CoralloDrop msgs bound for a disconnecting peer at disconnect...
2019-07-23 Matt CoralloFix some newly-introduced unused-$THING warnings
2019-07-23 Matt CoralloMerge pull request #353 from TheBlueMatt/2019-07-no...
2019-07-23 Matt CoralloMake rand a dev-dep by having the user randomize HTLC... 2019-07-no-rand
2019-07-23 Matt CoralloStop using rng in peer_channel_encryptor to generate...
2019-07-23 Matt CoralloUpdate commitment tx to match actual tx (dunno when...
2019-07-23 Matt CoralloMove travis fuzzing to 1.34.2 to get integer atomics
2019-07-23 Matt CoralloRemove dangling link in fuzz/
2019-07-23 Matt CoralloDrop rng and SystemTime calls from KeysManager
2019-07-22 Matt CoralloMerge pull request #348 from ariard/2019-07-upfront...
2019-07-22 Antoine RiardTest option_upfront_shutdown_script
2019-07-22 Antoine RiardPass UserConfig to node creation test utilities
2019-07-22 Antoine RiardPass LocalFeatures flag to channel creation test utilities
2019-07-22 Antoine RiardImplement option_upfront_shutdown_script user-side
2019-07-22 Antoine RiardSupport option_upfront_shutdown_script for local peer
2019-07-22 Antoine RiardProvide peer local_features to handle_open_channel...
2019-07-19 Matt CoralloMerge pull request #336 from ariard/2019-04-in-flight...
2019-07-19 Antoine RiardImplement dynamic height timer for bump candidates txn
2019-07-19 Antoine RiardAdd in-flight claim-tx tracking
2019-07-19 Antoine RiardAdd more comments about timelock assumptions and securi...
next