Commit Graph
6 Commits
Author SHA1 Message Date
Rosco Kalis fd3fd43800 Add /block/headers GET/POST endpoints + tests and mock data 2020-08-26 12:32:32 +02:00
Rosco Kalis 63b8168c45 Add get transaction details from Electrum
- Add functions for getting a single transaction details or bulk
- Add GET and POST routes for these functions
- Add tests +mock data for these functions

- Add test helper function for stubbing a method for unit tests
- Add test helper function for asserting an API error
2020-08-16 19:43:12 +02:00
Stoyan Zhekov 1e53a42efd GET and POST endpoints for unconfirmed utxos 2020-07-28 23:39:16 +09:00
Chris Troutner 7bb3741fa9 fix(ElectrumX): get methods for balance, utxos, and tx history compelte 2020-04-16 18:37:57 -07:00
Chris Troutner d6925164e0 ElecrumX tests are passing 2020-04-16 09:53:34 -07:00
Chris Troutner 8910bfd33b Got first unit and integration tests for electrumx 2020-04-07 10:49:05 -07:00