rorp
43b6349758
Eclair RPC 0.4.1 ( #1627 )
...
* Eclair RPC 0.4.1
* channelstats
* remove the launch script editing code
* getinfo
* sendonchain, onchainbalance, onchaintransactions
* cleanup
* repond to the comments
2020-07-07 13:22:44 -07:00
rorp
932c7ede76
Upgrade Eclair to v0.4 ( #1421 )
...
* Upgrade Eclair to v0.4
* fix test binary
* logging
* unquote paths
* fix eclair-node.sh
* OSX fix
* cleanup
2020-05-28 10:50:57 -05:00
Chris Stewart
2279313eb9
Move binaries to be stored inside of the HOME/.bitcoin-s/binaries instead of usrdir/binaries. This makes it so different projects that use bitcoin-s can re-use binaries instead of having to download them for every project ( #1128 )
2020-02-17 12:07:04 -06:00
rorp
53f4750a8d
Support for Eclair 0.3.3 ( #1097 )
2020-02-12 11:30:31 -08:00
rorp
06d210ba80
Upgrade to ecalir v0.3.2 ( #818 )
...
* Upgrade to ecalir v0.3.2
* addressed the PR comments
* some more changes
* and some more
* external payment id
2019-10-24 13:19:59 -05:00
Torkel Rogstad
f6ed565c14
Refactor sbt and make Eclair tests download bitcoind ( #727 )
2019-08-30 15:11:52 -05:00
Torkel Rogstad
2f7fb05f96
Build and CI improvements ( #710 )
...
* Build and CI improvements
In this commit we:
1) Parallelize the Travis CI config, by splitting
each project into its own Travis task
2) Download bitcoind binaries through sbt
* Use binaries downloaded by sbt task
* Make BitcoindRpcTestUtil work on Travis without bitcoind on PATH
* Add new downloadEclair task to sbt
* use sbt downloaded binaries in tests
* Fix Eclair and Bitcoind tests
2019-08-27 10:48:48 -05:00