1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-12 10:30:45 +01:00

Commit graph

  • 0522095abe fixed wrong data type in CLEARING and NEGOTIATING handlers pm47 2016-07-20 11:18:02 +02:00
  • d87ae50ddd bumped akka version to 2.4.8 pm47 2016-07-20 11:17:28 +02:00
  • 5bc1c773fa merged from wip-uniclose pm47 2016-07-20 11:07:36 +02:00
  • 90811d1d5a added BITCOIN_ANCHOR_SPENT handlers pm47 2016-07-19 17:48:57 +02:00
  • 821a9fd68a added tests to NEGOTIATING state pm47 2016-07-19 17:43:19 +02:00
  • 818928be67 added missing handler for error pkts in NEGOTIATING state pm47 2016-07-19 16:45:30 +02:00
  • 381b495a61 added tests to CLEARING state pm47 2016-07-19 16:39:38 +02:00
  • 7dc8e5b1cc added a few tests to NORMAL state pm47 2016-07-19 13:28:39 +02:00
  • 64638e27bb added CORS headers pm47 2016-07-19 11:48:34 +02:00
  • 1df016b367 disabled mutual close tests pm47 2016-07-19 11:45:17 +02:00
  • 45d0ab6d8e Merge branch 'wip-uniclose' of github.com:ACINQ/eclair into wip-uniclose pm47 2016-07-19 10:51:46 +02:00
  • 495fd65274 implement a basic tx db that stores how to spend revoked transactions sstone 2016-07-18 17:15:17 +02:00
  • 44096e39e1 fix interop test sstone 2016-07-13 15:05:25 +02:00
  • 785aa73eac Wip-scalapbc (#14) Pierre-Marie Padiou 2016-07-13 14:04:37 +02:00
  • e9cfc713df removed protoc compilation (because we are using precompiled scalapb pm47 2016-07-13 12:50:42 +02:00
  • ca95d475e1 switched to unix file separator pm47 2016-07-13 12:50:07 +02:00
  • e2d48509d3 using scalapb binary pm47 2016-07-13 12:42:47 +02:00
  • f8c84e2d20 more tests for NORMAL state (showing bug in close_clearing) pm47 2016-07-12 18:04:22 +02:00
  • fbf40358f3 updated scalapb to 0.4.21 and set java version to 1.7 pm47 2016-07-12 17:41:36 +02:00
  • 9b949bb989 fixed pattern matching warnings pm47 2016-07-12 16:04:17 +02:00
  • 89073fbb5f Merge branch 'wip-uniclose' of https://github.com/ACINQ/eclair into wip-uniclose sstone 2016-07-12 12:29:46 +02:00
  • 90e875030e move interop test binaries into os-specific directories. sstone 2016-07-12 12:27:33 +02:00
  • 7bc2ef59a6 Merge branch 'wip-uniclose' of github.com:ACINQ/eclair into wip-uniclose pm47 2016-07-11 19:45:45 +02:00
  • 46af9c8c4d merged pm47 2016-07-11 19:45:14 +02:00
  • c79b101291 added a bunch of tests to NORMAL state pm47 2016-07-11 19:35:54 +02:00
  • b3fff8af95 add bitcoin and lightning binaries, use them from our interop test sstone 2016-07-07 18:12:06 +02:00
  • 3d1e67b785 use a less verbose toString for ShaChain sstone 2016-07-07 18:11:09 +02:00
  • 8dd8e5f7cc Merge branch 'master' into wip-uniclose sstone 2016-07-07 12:34:26 +02:00
  • 0c06f7c9f5 compatibility with lightningd (#13) Fabrice Drouin 2016-07-07 11:33:27 +01:00
  • 033788d79b add comment to explain why we need getBlockCount sstone 2016-07-07 12:22:52 +02:00
  • 9812e88f50 use our extensions for protobuf messages sstone 2016-07-07 11:28:36 +02:00
  • 2a13638c22 added nonreg tests on lightning types pm47 2016-07-06 14:45:53 +02:00
  • 8d2cb8c965 update comments and fix a few typos sstone 2016-07-06 10:23:53 +02:00
  • 51bb812fb5 fixed typo in tests name pm47 2016-07-05 19:17:27 +02:00
  • 5c12a2eeaa added a complete set of tests for open-> normal states pm47 2016-07-05 19:15:58 +02:00
  • edbca073e1 update interrop test sstone 2016-07-05 18:12:07 +02:00
  • fad5a47dec upgrade code to match latest lightningd sstone 2016-07-04 19:41:12 +02:00
  • 2020118c8a refactored tests pm47 2016-07-04 17:19:51 +02:00
  • 352889d358 moved checkCloseSignature to Helpers.scala pm47 2016-07-04 16:50:32 +02:00
  • 5124878733 removed CMD_CLOSE and error handling from whenUnhandled catchall function pm47 2016-07-04 16:42:09 +02:00
  • 268dc0215b renamed NEGOCIATING to NEGOTIATING pm47 2016-07-04 16:00:01 +02:00
  • caab4d9e44 removed unused code and moved comment section pm47 2016-07-04 15:57:36 +02:00
  • c70cada8f7 detect when they publish a revoked commit tx and try and steal it sstone 2016-07-01 17:10:02 +02:00
  • 307bcd5054 Merge branch 'master' into wip-uniclose sstone 2016-07-01 16:26:37 +02:00
  • 59d1dead71 create a tx that steals their revoked commit tx sstone 2016-07-01 16:22:34 +02:00
  • bfb4c98937 add iterators to ShaChain sstone 2016-07-01 16:21:22 +02:00
  • 96645c1930 bumped version to 0.2-SNAPSHOT pm47 2016-06-30 16:09:51 +02:00
  • 6204627dff Merge pull request #12 from ACINQ/wip-bolt2 Pierre-Marie Padiou 2016-06-30 16:03:35 +02:00
  • 207a2fb3b0 shachain: track which hash index was inserted last sstone 2016-06-24 17:49:33 +02:00
  • 75b1098300 used RawHeader class for custom headers pm47 2016-06-24 09:54:50 +02:00
  • cb5e21959e Merge branch 'wip-bolt2' into wip-uniclose sstone 2016-06-23 17:35:38 +02:00
  • 6993dd0263 store received preimages in a shachain. sstone 2016-06-23 16:23:44 +02:00
  • f316aa3887 upgrade bitcoin-lib sstone 2016-06-23 13:09:56 +02:00
  • 87fed03eeb update shachain implementation sstone 2016-06-23 00:04:19 +02:00
  • 54f8e3170f added custom headers pm47 2016-06-17 17:20:49 +02:00
  • 9434ea2e42 added payment handlers pm47 2016-06-17 15:25:16 +02:00
  • 25f5cd601f move shachain into commitment data sstone 2016-06-17 14:49:56 +02:00
  • 2e61f8afa6 implement uniclose before NORMAL state has been reached sstone 2016-06-17 14:25:37 +02:00
  • 7e1f7236f8 code cleanup sstone 2016-06-10 18:25:31 +02:00
  • ca5cb7e8bb add interoperability test with lightningd sstone 2016-06-09 16:21:14 +02:00
  • 2ba08d6ad4 update eclair-cli sstone 2016-06-09 16:20:44 +02:00
  • 673cc61d6b Merge remote-tracking branch 'origin/wip-bolt2-nakamoto' into wip-bolt2 sstone 2016-06-07 17:38:41 +02:00
  • d07a201353 create a specific data stucture for commitment data Fabrice Drouin 2016-06-07 14:50:10 +02:00
  • 305b5c5f9b use a "either" type to represent their next commit information sstone 2016-06-07 14:32:37 +02:00
  • a7a9b0cf68 check revocation preimage sstone 2016-06-07 12:10:34 +02:00
  • db05f589b6 code cleanup sstone 2016-06-06 19:16:24 +02:00
  • eee0f7781f remove unused type, clean up CLOSING data sstone 2016-06-06 16:24:01 +02:00
  • 5dede5a2fc move makeFinalTx to Helpers sstone 2016-06-06 15:18:36 +02:00
  • 0a687832a2 remove lenses sstone 2016-06-06 14:51:06 +02:00
  • fb62e8b06d create a specific data stucture for commitment data sstone 2016-06-06 13:02:21 +02:00
  • 6d2ee58158 update eclair-cli sstone 2016-06-03 18:02:03 +02:00
  • 6aebf4ea65 closing: fix clearing phase sstone 2016-06-03 17:56:27 +02:00
  • 719e92f8fb add basic bash eclair client sstone 2016-06-02 17:15:36 +02:00
  • 2ad3dcde82 update TESTING.md sstone 2016-06-02 17:15:11 +02:00
  • f0c447a189 Channel: use our fee rate for our first commit tx sstone 2016-06-02 16:29:07 +02:00
  • 6009ba6c18 use a basic p2pkh script for our final tx sstone 2016-06-02 15:57:29 +02:00
  • c23303aee7 API: minor fixes sstone 2016-06-02 15:56:47 +02:00
  • a0760ddcad closing: implement closing fee negociation sstone 2016-06-02 14:30:43 +02:00
  • a6db035855 Merge branch 'wip-bolt2' into wip-peerwatcher pm47 2016-05-31 18:36:44 +02:00
  • 2f32591414 merged from wip-bolt2 pm47 2016-05-31 18:14:04 +02:00
  • 314f5f76ed added a dummy route finder pm47 2016-05-31 17:44:23 +02:00
  • 6c69a4082a start implementing closing sstone 2016-05-31 17:35:42 +02:00
  • 68ae8e0965 added payment relay using dummy routing pm47 2016-05-31 15:55:47 +02:00
  • 36eafb3e92 Merge branch 'wip-bolt2' of github.com:ACINQ/eclair into wip-gossip pm47 2016-05-31 15:43:49 +02:00
  • 1f0f8c0e44 Added 'send' macro in test scenario (#10) Pierre-Marie Padiou 2016-05-31 13:04:09 +02:00
  • 1d66284bf1 removed useless logs pm47 2016-05-31 12:07:18 +02:00
  • 4a859bdd3a merged from wip-bolt2 pm47 2016-05-31 11:47:14 +02:00
  • ee68c92c54 formatting pm47 2016-05-31 11:23:29 +02:00
  • cd5f477dd3 formatting pm47 2016-05-31 11:22:45 +02:00
  • 02ac2cfe0b added 'send' macro in test scenario pm47 2016-05-31 11:17:52 +02:00
  • bafd2a0d34 modified rusty's tests to pass with real channel implementation pm47 2016-05-30 18:10:12 +02:00
  • f26718d50c changed test constants pm47 2016-05-30 18:09:09 +02:00
  • 370e5bef15 reduced polling initial timeout pm47 2016-05-30 18:08:34 +02:00
  • 69f9425dce closing dummy http client in tests pm47 2016-05-30 18:08:16 +02:00
  • a5f21afa67 updated scala and akka pm47 2016-05-30 18:07:02 +02:00
  • 4ee4cb8aa5 added protobuf tostrings pm47 2016-05-30 15:04:58 +02:00
  • b055df5338 Wip bolt2 nakamoto (#9) Fabrice Drouin 2016-05-27 18:30:22 +02:00
  • e72d919879 tests should use 32 bytes preimages sstone 2016-05-27 16:26:59 +02:00
  • 90a5a20651 check that preimage size is 32 bytes sstone 2016-05-27 16:19:16 +02:00
  • 0b4d3cc161 use lightning.proto from lightning-c v0.3-2016-05-26 "Nakamoto's Genesis Coins" sstone 2016-05-27 12:36:08 +02:00