2018-07-13 |
Antoine Riard | TODO already cleaned by #16 |
tree | commitdiff |
2018-07-06 |
Matt Corallo | Merge pull request #41 from TheBlueMatt/master |
tree | commitdiff |
2018-07-06 |
Matt Corallo | Move open_channel message handling into an event |
tree | commitdiff |
2018-07-05 |
Matt Corallo | Merge pull request #39 from TheBlueMatt/master |
tree | commitdiff |
2018-07-03 |
Matt Corallo | Add warning about aut-close()-fd-races for peer_handler... |
tree | commitdiff |
2018-06-30 |
Matt Corallo | Merge pull request #38 from jeandudey/max-funding-satoshis |
tree | commitdiff |
2018-06-30 |
Jean Pierre Dudey | Add `MAX_FUNDING_SATOSHIS` constant. |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Merge pull request #37 from TheBlueMatt/master |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Merge pull request #36 from TheBlueMatt/2018-08-33... |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Fix additional 1.22 rustc warning |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Cleanups after #33, plus one unrelated bugfix spotted... |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Merge pull request #35 from TheBlueMatt/2018-06-post-32 |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Merge pull request #33 from jeandudey/funding_txo |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Greatly simplify channelmonitor pruning tests, and... 2018-06-post-32 |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Also avoid pruning preimages for previous local tx... |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Fix chan_utils indentation issue |
tree | commitdiff |
2018-06-29 |
Matt Corallo | A few minor test cleanups and remove new warnings from #32 |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Skip some a needless temporary vec and clean indentatio... |
tree | commitdiff |
2018-06-29 |
Matt Corallo | Merge pull request #32 from ariard/prune_payment_preimages |
tree | commitdiff |
2018-06-29 |
Jean Pierre Dudey | Add the `OutPoint` type for the `ChannelMonitor`'s... |
tree | commitdiff |
2018-06-28 |
Antoine Riard | Add pruning of preimages no longer needed + tests |
tree | commitdiff |
2018-06-27 |
Matt Corallo | Merge pull request #34 from TheBlueMatt/master |
tree | commitdiff |
2018-06-27 |
Matt Corallo | Fix Pong response attempt-to-encode-oversize-msg panic |
tree | commitdiff |
2018-06-17 |
Matt Corallo | Merge pull request #30 from TheBlueMatt/master |
tree | commitdiff |
2018-06-16 |
Matt Corallo | Send initial_routing_sync-filled Init messages to the... |
tree | commitdiff |
2018-06-16 |
Matt Corallo | Support responding to Ping messages in peer_handler |
tree | commitdiff |
2018-06-16 |
Matt Corallo | Work around lnd sending invalid messages |
tree | commitdiff |
2018-06-16 |
Matt Corallo | Support ignoring some errors, deserialize empty flags... |
tree | commitdiff |
2018-06-14 |
Matt Corallo | Merge pull request #29 from TheBlueMatt/2018-06-api... |
tree | commitdiff |
2018-06-14 |
Matt Corallo | Make PeerHandleError Error impl public 2018-06-api-quirks |
tree | commitdiff |
2018-06-14 |
Matt Corallo | Provide Send + Sync on message handlers (just changes... |
tree | commitdiff |
2018-05-13 |
Matt Corallo | Merge pull request #24 from yuntai/master |
tree | commitdiff |
2018-05-12 |
Yuntai Kyong | filling unimplemented!() for many messages' encoding... |
tree | commitdiff |
2018-05-10 |
Matt Corallo | Merge pull request #25 from TheBlueMatt/master |
tree | commitdiff |
2018-04-26 |
Matt Corallo | Some with_capacity's |
tree | commitdiff |
2018-04-26 |
Matt Corallo | Merge pull request #21 from TheBlueMatt/master |
tree | commitdiff |
2018-04-25 |
Matt Corallo | Fix local route update broadcasts, annouce channel... |
tree | commitdiff |
2018-04-25 |
Matt Corallo | Rewrite channelmonitor framework and implement a bunch... |
tree | commitdiff |
2018-04-24 |
Matt Corallo | Fix some channel remove channelmanager consistency... |
tree | commitdiff |
2018-04-24 |
Matt Corallo | HTLC Failure message handling |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Move ChannelKeys creation into channelmanager |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Merge pull request #20 from TheBlueMatt/master |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Minor cleanups |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Fix commitment transaction number/per_commitment_point... |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Refactor channelmanager network tests significantly |
tree | commitdiff |
2018-04-17 |
Matt Corallo | impl more message encodings |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Completely rewrite channel HTLC tracking and processing |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Prep HTLCFailReason for Channel holding it until revoke... |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Use libbitcoinconsensus to check tx validity in some... |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Test that channel monitors get updated appropriately |
tree | commitdiff |
2018-04-17 |
Matt Corallo | Hand payment preimages into channel monitors when claimed |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Merge pull request #19 from TheBlueMatt/2018-04-error... |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Remove useless htlc_redeemscript argument |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Clean up channel error handling a ton |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Basic error handling framework in peer_handler |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Require Init as first message, send our own Init for... |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Rename ErrorMessage |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Merge pull request #18 from TheBlueMatt/2018-04-fuzzing... |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Merge pull request #17 from TheBlueMatt/2017-04-channel... |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Check funding txout format when transaction is confirme... 2018-04-fuzzing-expansion |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Make Channel non-public except in fuzztarget mode,... 2017-04-channel-close |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Fix a small bug in peer_handler |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Expose event-processing loop from peer_handler. |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Fix message decoding for features, build some encoding |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Add support for initiating channel closure to Channel... |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Handle incoming shutdown messages |
tree | commitdiff |
2018-04-02 |
Matt Corallo | Update for new rust-bitcoin API, avoid some duplicate... |
tree | commitdiff |
2018-03-27 |
Matt Corallo | Merge pull request #16 from TheBlueMatt/2018-03-fixups |
tree | commitdiff |
2018-03-25 |
Matt Corallo | Fix double-locking in channelmanager 2018-03-fixups |
tree | commitdiff |
2018-03-25 |
Matt Corallo | Stop allowing new commitments without updates/revoke |
tree | commitdiff |
2018-03-25 |
Matt Corallo | Stop freeing holding cell in updates, fix freeing in... |
tree | commitdiff |
2018-03-25 |
Matt Corallo | Fix update_fee handling, add TODOs |
tree | commitdiff |
2018-03-25 |
Matt Corallo | impl more message decoders |
tree | commitdiff |
2018-03-25 |
Matt Corallo | Expand fake_network_test a bit with multiple in-flight... |
tree | commitdiff |
2018-03-25 |
Matt Corallo | Fail payments backwards in delayed processing as well |
tree | commitdiff |
2018-03-23 |
Matt Corallo | Hold channel_state lock into fail_htlc_backwards_internal |
tree | commitdiff |
2018-03-23 |
Matt Corallo | DRY up update_add_htlc a bit with macros |
tree | commitdiff |
2018-03-23 |
Matt Corallo | Fix new "uneccessary mut" warning |
tree | commitdiff |
2018-03-23 |
Matt Corallo | Merge pull request #15 from TheBlueMatt/master |
tree | commitdiff |
2018-03-23 |
Matt Corallo | Add dummy creator for PendingForwardHTLCInfo |
tree | commitdiff |
2018-03-23 |
Matt Corallo | Stub out Sha256 calls when fuzzing |
tree | commitdiff |
2018-03-23 |
Matt Corallo | Stub out RNG when fuzzing |
tree | commitdiff |
2018-03-23 |
Matt Corallo | Merge pull request #14 from TheBlueMatt/2018-03-fuzz... |
tree | commitdiff |
2018-03-22 |
Matt Corallo | Check validity of dust_limit_satoshis in remote messages 2018-03-fuzz-fixes-1 |
tree | commitdiff |
2018-03-22 |
Matt Corallo | Fix reserve check on HTLC receive/send |
tree | commitdiff |
2018-03-22 |
Matt Corallo | impl a bunch of additional messages, remove some useles... |
tree | commitdiff |
2018-03-22 |
Matt Corallo | Remove useless Sha256 copies |
tree | commitdiff |
2018-03-22 |
Matt Corallo | Merge pull request #13 from TheBlueMatt/2018-03-htlc... |
tree | commitdiff |
2018-03-22 |
Matt Corallo | Clarify roles in failing HTLCs, impl it, support rebalances 2018-03-htlc-failures |
tree | commitdiff |
2018-03-20 |
Matt Corallo | Fix length requirement in peer_handler msg decode |
tree | commitdiff |
2018-03-20 |
Matt Corallo | Merge pull request #12 from TheBlueMatt/2018-03-fixes |
tree | commitdiff |
2018-03-20 |
Matt Corallo | Allow messages to be too long in accorance with spec 2018-03-fixes |
tree | commitdiff |
2018-03-19 |
Matt Corallo | Fix a few bugs in peer_handler |
tree | commitdiff |
2018-03-19 |
Matt Corallo | Impl a few more msg deserializations, fix a channel... |
tree | commitdiff |
2018-03-19 |
Matt Corallo | Use ChainWatchInterfaceUtil directly in tests instead... |
tree | commitdiff |
2018-03-19 |
Matt Corallo | Clean up a few comments after #11 merge. |
tree | commitdiff |
2018-03-19 |
Matt Corallo | Merge pull request #11 from tamasblummer/chaininterface... |
tree | commitdiff |
2018-03-19 |
Tamas Blummer | Split out BroadcastInterface, ChainWatchInterface monit... |
tree | commitdiff |
2018-03-02 |
Matt Corallo | Merge pull request #3 from RCasatta/fixtry |
tree | commitdiff |
2018-03-01 |
Riccardo Casatta | use ? instead of try macro |
tree | commitdiff |
next |