Torkel Rogstad
90f2551571
BIP84 and BIP49 ( #444 )
...
* BIP84 and BIP49
* Respond to code review
* Update HDChainType.scala
2019-05-03 04:47:10 -05:00
Torkel Rogstad
78fc13c43e
Fix bug in how addresses are passed to bitcoind ( #404 )
2019-04-10 13:37:46 -05:00
Torkel Rogstad
fb16d6b200
Add support for Bitcoin Core 0.17 ( #384 )
2019-03-26 12:41:05 -05:00
Chris Stewart
201e52f32d
Integrate big endian hashes, integrate them into the bitcoind-rpc project ( #364 )
2019-02-28 13:27:06 -06:00
Nadav Kohen
a0c1ab91b4
testkit refactor (rename and repackage) ( #355 )
...
* Refactored testkit to have a package called testkit and renamed AsyncUtil and TestUtil, ran scalafmt
* Updated internal file names list
2019-02-21 10:04:31 -06:00
Nadav Kohen
8a491022fa
Better test error messages ( #336 )
...
* Improves error messages in with testkit
* Added the changes to BitcoindRpcTestUtil and EclairRpcTestUtil
* Responded to code review
2019-02-18 19:28:54 -06:00
Chris Stewart
0c4556a301
Put tests for bitcoind-rpc and eclair-rpc into a separate project to … ( #341 )
...
* Put tests for bitcoind-rpc and eclair-rpc into a separate project to get rid of circular dependency
* Modify travis yml file to get rid of all testkit stuff
* rename rpc project to bitcoind-rpc project
* Add bitcoind-rpc test cases that got deleted accidentally
* Add more files missing from bitcoind-rpc-test
* Remove circular deps part on CONTRIBUTING.md
2019-02-18 09:57:18 -06:00