2018-06-16 |
Matt Corallo | Send initial_routing_sync-filled Init messages to the... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Matt Corallo | Support responding to Ping messages in peer_handler |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Matt Corallo | Work around lnd sending invalid messages |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Matt Corallo | Support ignoring some errors, deserialize empty flags... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Matt Corallo | Merge pull request #29 from TheBlueMatt/2018-06-api... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Matt Corallo | Make PeerHandleError Error impl public 2018-06-api-quirks |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Matt Corallo | Remove bitcoincorerpcchain, as it belongs in a separate... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Matt Corallo | Provide Send + Sync on message handlers (just changes... |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Matt Corallo | Merge pull request #28 from TheBlueMatt/master |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Matt Corallo | fuzztarget sha -> XOR, crates secp256k1 |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Matt Corallo | Merge pull request #26 from TheBlueMatt/master |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Matt Corallo | Update msg_target_template to note auto-generation |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Matt Corallo | Fix indentation in fuzz_target utils |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Matt Corallo | Make travis check that msg_targets match the template |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Matt Corallo | Merge pull request #24 from yuntai/master |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Yuntai Kyong | add fuzz target for messages |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Yuntai Kyong | add script to generate msg test target |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Yuntai Kyong | Update dependency on secp256k1 pointing to https:/... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Yuntai Kyong | filling unimplemented!() for many messages' encoding... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Yuntai Kyong | add .gitignore |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Matt Corallo | Merge pull request #25 from TheBlueMatt/master |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Matt Corallo | Make channel_target return as channelmanager removes... |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Matt Corallo | Some with_capacity's |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Matt Corallo | Merge pull request #23 from TheBlueMatt/master |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Matt Corallo | Fix repo link in Cargo |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Matt Corallo | Merge pull request #22 from TheBlueMatt/master |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Matt Corallo | Bump version for API changes. |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Matt Corallo | Merge pull request #21 from TheBlueMatt/master |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Matt Corallo | Fix local route update broadcasts, annouce channel... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Matt Corallo | Rewrite channelmonitor framework and implement a bunch... |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Matt Corallo | Fix some channel remove channelmanager consistency... |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Matt Corallo | HTLC Failure message handling |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Move ChannelKeys creation into channelmanager |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Merge pull request #20 from TheBlueMatt/master |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Provide fallback for crypto's fixed_time_eq on non... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Minor cleanups |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Fix commitment transaction number/per_commitment_point... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Refactor channelmanager network tests significantly |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | impl more message encodings |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Completely rewrite channel HTLC tracking and processing |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Prep HTLCFailReason for Channel holding it until revoke... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Use libbitcoinconsensus to check tx validity in some... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Test that channel monitors get updated appropriately |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Hand payment preimages into channel monitors when claimed |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Matt Corallo | Switch back to crates.io rust-bitcoin for 0.13 release |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Merge pull request #19 from TheBlueMatt/2018-04-error... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Fix travis-fuzz upgrade-handling 2018-04-error-handling-framework |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Remove useless htlc_redeemscript argument |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Clean up channel error handling a ton |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Basic error handling framework in peer_handler |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Require Init as first message, send our own Init for... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Rename ErrorMessage |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Merge pull request #18 from TheBlueMatt/2018-04-fuzzing... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Merge pull request #17 from TheBlueMatt/2017-04-channel... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Check funding txout format when transaction is confirme... 2018-04-fuzzing-expansion |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Make Channel non-public except in fuzztarget mode,... 2017-04-channel-close |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Fix a small bug in peer_handler |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Expose event-processing loop from peer_handler. |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Fix message decoding for features, build some encoding |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Add support for initiating channel closure to Channel... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Update TODOs in README |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Expand full_stack_target from uselessly-large to laugha... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Handle incoming shutdown messages |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Matt Corallo | Update for new rust-bitcoin API, avoid some duplicate... |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Matt Corallo | Merge pull request #16 from TheBlueMatt/2018-03-fixups |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Matt Corallo | Fix double-locking in channelmanager 2018-03-fixups |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Matt Corallo | Stop allowing new commitments without updates/revoke |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Matt Corallo | Stop freeing holding cell in updates, fix freeing in... |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Matt Corallo | Fix update_fee handling, add TODOs |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Matt Corallo | impl more message decoders |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Matt Corallo | Expand fake_network_test a bit with multiple in-flight... |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Matt Corallo | Fail payments backwards in delayed processing as well |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Hold channel_state lock into fail_htlc_backwards_internal |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | DRY up update_add_htlc a bit with macros |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Fix new "uneccessary mut" warning |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Merge pull request #15 from TheBlueMatt/master |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Set travis to run honggfuzz for a while |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Add some fuzz targets. |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Add dummy creator for PendingForwardHTLCInfo |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Stub out Sha256 calls when fuzzing |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Stub out ChaCha20Poly1305RFC when fuzzing |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Stub out RNG when fuzzing |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Add fuzztarget feature, bump bitcoin/secp256k1 |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Matt Corallo | Merge pull request #14 from TheBlueMatt/2018-03-fuzz... |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Matt Corallo | Check validity of dust_limit_satoshis in remote messages 2018-03-fuzz-fixes-1 |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Matt Corallo | Fix reserve check on HTLC receive/send |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Matt Corallo | impl a bunch of additional messages, remove some useles... |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Matt Corallo | Remove useless Sha256 copies |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Matt Corallo | Merge pull request #13 from TheBlueMatt/2018-03-htlc... |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Matt Corallo | Clarify roles in failing HTLCs, impl it, support rebalances 2018-03-htlc-failures |
commit | commitdiff | tree | snapshot |
2018-03-20 |
Matt Corallo | Fix length requirement in peer_handler msg decode |
commit | commitdiff | tree | snapshot |
2018-03-20 |
Matt Corallo | Merge pull request #12 from TheBlueMatt/2018-03-fixes |
commit | commitdiff | tree | snapshot |
2018-03-20 |
Matt Corallo | Allow messages to be too long in accorance with spec 2018-03-fixes |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Matt Corallo | Fix a few bugs in peer_handler |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Matt Corallo | Impl a few more msg deserializations, fix a channel... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Matt Corallo | Use ChainWatchInterfaceUtil directly in tests instead... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Matt Corallo | Clean up a few comments after #11 merge. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Matt Corallo | Merge pull request #11 from tamasblummer/chaininterface... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Tamas Blummer | ignore IntelliJ IDEA files |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Tamas Blummer | Split out BroadcastInterface, ChainWatchInterface monit... |
commit | commitdiff | tree | snapshot |
next |