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

Commit graph

  • 6ff7e2395e updated travis file pm47 2016-02-15 12:26:44 +01:00
  • 269261b793 moved PATH cmd to before_script pm47 2016-02-15 12:10:42 +01:00
  • d88a6ebcec echoing path in travis pm47 2016-02-15 12:05:53 +01:00
  • 3f60ac1e9a updated travis.yml pm47 2016-02-15 11:57:19 +01:00
  • 50a8ae818e installing protoc in travis yml pm47 2016-02-15 11:42:28 +01:00
  • 799912992a added travis file pm47 2016-02-15 11:34:37 +01:00
  • 5b86675065 fix tests sstone 2016-02-14 20:01:09 +01:00
  • 2f9302a195 Update TESTING.md Pierre-Marie 2016-02-11 18:17:37 +01:00
  • 64a89ff2c8 simplified channel name pm47 2016-02-11 18:16:09 +01:00
  • 50a01b0cc5 Update TESTING.md Pierre-Marie 2016-02-11 18:02:31 +01:00
  • cf6b76e4a8 improved curl commands Pierre-Marie 2016-02-11 17:58:15 +01:00
  • 1e5fbad2da more typos fixed Pierre-Marie 2016-02-11 17:44:40 +01:00
  • 9b9ec5eeaa removed unused '>' Pierre-Marie 2016-02-11 17:43:59 +01:00
  • cc241f5ded fixed typos Pierre-Marie 2016-02-11 17:28:53 +01:00
  • a605a18bb4 cleaned up curl commands (again) Pierre-Marie 2016-02-11 17:27:21 +01:00
  • 8ad397e3d5 cleaned up curl commands Pierre-Marie 2016-02-11 17:26:12 +01:00
  • ac4b154154 fixed mutual close, added a dummy findSpendingTx in BlockchainWatcher pm47 2016-02-11 17:22:30 +01:00
  • 0c349b71cf fix closing state sstone 2016-02-10 12:10:13 +01:00
  • be1bcbdfd5 Merge branch 'wip-api-fd' of https://github.com/ACINQ/eclair into wip-api-fd sstone 2016-02-10 12:09:51 +01:00
  • 7395c7a19c Update TESTING.md Pierre-Marie 2016-02-10 11:51:36 +01:00
  • 2012a57302 Merge remote-tracking branch 'origin/wip-authhandler' into wip-api-fd sstone 2016-02-10 11:09:48 +01:00
  • 190406152d now storing anchor amount in ourparams pm47 2016-02-09 17:39:53 +01:00
  • 6096d6d7f8 use the correct channel state when closing sstone 2016-02-09 17:35:35 +01:00
  • 8497c566ca Create TESTING.md Fabrice 2016-02-08 17:00:41 +01:00
  • b465b17223 fix closing tx fee sstone 2016-02-08 16:52:22 +01:00
  • 74130c66d5 fix final tx sstone 2016-02-08 00:02:07 +01:00
  • bdbd733e16 anchor is now created, funded and pushed through bitcoind sstone 2016-02-05 14:41:48 +01:00
  • 07053b7d22 use bitcoind to create our anchor tx sstone 2016-02-03 20:35:11 +01:00
  • 6287ff700e Merge branch 'wip-api' of https://github.com/ACINQ/eclair into wip-api sstone 2016-01-29 11:35:13 +01:00
  • e0e9aae296 added support for close command pm47 2016-01-28 18:37:32 +01:00
  • f923f51b0f add config options sstone 2016-01-28 14:17:03 +01:00
  • e89650d451 improved actor hierarchy pm47 2016-01-28 11:34:15 +01:00
  • 78eb98a1ae fixed channelState init bug pm47 2016-01-27 21:20:56 +01:00
  • 8bdd36bffa added a ChannelState test pm47 2016-01-27 21:15:17 +01:00
  • 446f7bafd2 added a list/fulfillhtlc to api pm47 2016-01-27 21:14:39 +01:00
  • 1939a17a3d removed duplicate logs pm47 2016-01-27 21:12:56 +01:00
  • 4403e50464 Merge branch 'master' into wip-api pm47 2016-01-27 17:46:44 +01:00
  • ed97d09a4f fix 'claim received htlc' test sstone 2016-01-27 11:01:09 +01:00
  • 49976bd987 now using msat in TestHelper pm47 2016-01-26 18:10:09 +01:00
  • 83bfc5ac9f fixed numerous bugs related to htlc scripts pm47 2016-01-26 17:57:36 +01:00
  • 95c4606268 added 'bound' log to server pm47 2016-01-26 12:17:26 +01:00
  • 27d3299542 first attempt at commitfee management pm47 2016-01-26 12:16:36 +01:00
  • f0df3ee190 updated logback.xml pm47 2016-01-26 12:15:15 +01:00
  • 5833865476 wather is now polling every 30s pm47 2016-01-26 12:14:57 +01:00
  • 25273d539f merged from master pm47 2016-01-26 09:05:13 +01:00
  • 915f12cae8 added a register actor pm47 2016-01-26 09:04:17 +01:00
  • 0b830a6b10 simplified logging pm47 2016-01-25 20:07:25 +01:00
  • ba98c1920e fixed client init pm47 2016-01-25 20:03:44 +01:00
  • f1645c678f added an http api pm47 2016-01-25 19:53:36 +01:00
  • 11f482779b added a Boot pm47 2016-01-25 19:53:09 +01:00
  • 60029d6275 now using OUR locktime for OUR commit tx pm47 2016-01-25 18:23:11 +01:00
  • 47e3fb4bb8 adopted element's convention for OP_CSV seconds/blocks encoding pm47 2016-01-25 18:21:58 +01:00
  • 5e98e202e6 added missing msg types pm47 2016-01-25 18:20:57 +01:00
  • 9b66913c72 fixed inverted commit tx amount (oops!) pm47 2016-01-25 18:09:51 +01:00
  • 36928db1e9 ignored Onion tests pm47 2016-01-25 18:09:01 +01:00
  • 415313b7bf reduced default anchor amount to 1000000 satoshis pm47 2016-01-25 16:10:22 +01:00
  • e52736200a added network support + auth pm47 2016-01-25 15:58:59 +01:00
  • 853ba95911 fixed auth handshake pm47 2016-01-25 11:32:23 +01:00
  • 347ecd07a2 fix protobuf signature conversion sstone 2016-01-24 22:50:20 +01:00
  • 4e740606af updated proto file pm47 2016-01-22 17:14:45 +01:00
  • 5b643c5f10 removed unused JList pm47 2016-01-22 12:05:48 +01:00
  • c8b7631f0b cleanup pm47 2016-01-22 10:32:08 +01:00
  • fc89abe749 Update README.md Pierre-Marie 2016-01-22 10:21:05 +01:00
  • ebd695671b updated README pm47 2016-01-21 19:00:13 +01:00
  • c503403877 Update README.md Pierre-Marie 2016-01-21 15:47:10 +01:00
  • 52adaa91a1 Update README.md Pierre-Marie 2016-01-21 15:46:24 +01:00
  • 099ebb4ed9 Update README.md Pierre-Marie 2016-01-21 15:42:36 +01:00
  • c6bb125726 Update README.md Pierre-Marie 2016-01-21 15:40:51 +01:00
  • f3c676520e updated README Pierre-Marie 2016-01-21 15:39:56 +01:00
  • c610f40eb7 moved scripts to Scripts.scala pm47 2016-01-21 15:13:46 +01:00
  • a26144a845 now using sonatype repos for acinq-tools pm47 2016-01-21 15:04:42 +01:00
  • af82a19848 fixed logging for demo pm47 2016-01-21 13:22:09 +01:00
  • 075ef175b6 renamed Boot to Demo and mocked bitcoin-core pm47 2016-01-21 13:17:48 +01:00
  • c9c2ba6dcd set bitcoin-lib version as property pm47 2016-01-21 12:56:08 +01:00
  • 60af293913 tests are now passing pm47 2016-01-21 11:13:03 +01:00
  • aeb3fd61a1 tests: add sig scripts to spend sent and received HTLCs sstone 2016-01-20 16:25:39 +01:00
  • ea0cf0d795 implemented a simple polling blockchain watccher pm47 2016-01-20 12:20:01 +01:00
  • 7974297204 first attempt at polling watcher pm47 2016-01-19 18:34:01 +01:00
  • b160f88084 refactoring pm47 2016-01-19 17:09:06 +01:00
  • c23e184736 renamed Node to Channel, now watching for anchor lost, fixed tests pm47 2016-01-19 12:30:38 +01:00
  • 204bfb6c46 fixed tests compilation pm47 2016-01-19 12:08:15 +01:00
  • f84d23f1fa now using proper state data pm47 2016-01-19 11:37:06 +01:00
  • 1182001edd rework (wip) pm47 2016-01-18 19:57:48 +01:00
  • 4fabb6dddc introduced CLOSING state pm47 2016-01-13 12:32:12 +01:00
  • a0be15d9d9 weird states test pm47 2016-01-08 19:11:44 +01:00
  • 24e0f724fe updated comment pm47 2016-01-05 15:56:34 +01:00
  • 6fd6c83c45 upgraded to akka 2.4.1 pm47 2016-01-05 14:27:40 +01:00
  • 39d77b4aa8 client/server now can split tcp packets into actual messages pm47 2015-10-29 16:44:05 +01:00
  • 492cd42432 first shot at inter-node communication pm47 2015-10-27 18:51:03 +01:00
  • 34e7227ba5 refactored Onion (put crypto in separate file) pm47 2015-10-27 11:58:24 +01:00
  • 70f791b674 onion routing: encode/decode messages sstone 2015-10-24 20:28:14 +02:00
  • 5d52ada2a2 added client private keys pm47 2015-10-21 18:32:25 +02:00
  • 9d40e7375f added tests with 20 hops pm47 2015-10-21 18:08:29 +02:00
  • a1135f56ab wip onion pm47 2015-10-21 15:20:48 +02:00
  • 10dc687cd4 reformatting pm47 2015-10-14 18:47:22 +02:00
  • 7f468e8bfe added onion decrypt demo pm47 2015-10-14 18:44:31 +02:00
  • 3f7b11c3cf replaced ERROR_ANCHOR_LOST by ERR_ANCHOR_LOST pm47 2015-09-11 16:00:58 +02:00
  • 73e6324edd now declines htlc if balance < 0 pm47 2015-09-11 13:54:38 +02:00
  • 0551d5cb09 cleaned up imports pm47 2015-09-11 13:35:27 +02:00
  • a7068184c8 added more tests pm47 2015-09-11 13:28:22 +02:00