14 Commits
Author SHA1 Message Date
Chris Troutner f44229afe3 fix(GET /encryption/publickey): Search blockchain for a public key associated with an address 2020-05-03 15:37:46 -07:00
Chris Troutner 9cb33f96f8 fix(POST electrumx/utxos): Implemented with unit and integration tests 2020-04-16 19:57:41 -07:00
Chris Troutner f4e90a0518 fix(electrumx integration): Fixed the integration tests by renaming file 2020-04-14 09:55:36 -07:00
danielhumgon 38cf7f4304 refactor(Blockbook): Refactored Blockbook route library 2020-03-10 22:38:00 -04:00
Chris Troutner bb1bac5ada fix(linting): Switching to standard linter. Fixed linting errors 2020-02-16 06:38:25 -08:00
Chris Troutner 493d0174d4 Fixed unit tests 2019-10-03 18:29:04 -07:00
Chris Troutner 25568a5753 feat(tests): Switching tests to mainnet 2019-10-03 10:21:54 -07:00
Chris Troutner a088a74171 Added unit tests for Blockbook txBulk route handler. 2019-09-25 13:33:35 -07:00
Chris Troutner 04efadbe5f Added unit tests for the txSingle route handler 2019-09-25 13:15:25 -07:00
Chris Troutner 5d024035d9 feat(Blockbook): Adding transaction details endpoint for Blockbook 2019-09-25 12:35:42 -07:00
Chris Troutner d15e11b75e Finished adding unit and integration tests to blockbook API balance and utxo 2019-06-09 15:04:30 -07:00
Chris Troutner 07313784af Added unit and integration tests for balance endpoints with blockbook 2019-06-09 14:45:28 -07:00
Chris Troutner fca3e25b73 Added first unit tests for blockbook 2019-06-09 14:31:36 -07:00
Chris Troutner a2447bd07c fix(blockbook): Added blockbook API for balance and utxo 2019-06-09 14:11:16 -07:00