Commit Graph
37 Commits
Author SHA1 Message Date
Chris Troutner 83ebcfccdc Created util.js/sweepWif() route 2019-10-23 15:01:17 -07:00
Chris Troutner 9ab0e8c52a Fixing unit tests 2019-10-12 15:03:34 -07:00
Chris Troutner 493d0174d4 Fixed unit tests 2019-10-03 18:29:04 -07:00
Chris Troutner 31af645aed Finished refactoring integration tests 2019-10-03 14:14:36 -07:00
Chris Troutner c890fce0d2 Refactored slp integration tests 2019-10-03 14:07:42 -07:00
Chris Troutner 1421fbdc1f Refactored raw-transactions lib integration tests 2019-10-03 13:46:37 -07:00
Chris Troutner b467ae29e2 refactored insight-address integrationt tests 2019-10-03 13:39:48 -07:00
Chris Troutner aa1d050e30 Fixed block, blockbook, blockchain, and control integration tests 2019-10-03 13:29:14 -07:00
Chris Troutner 25568a5753 feat(tests): Switching tests to mainnet 2019-10-03 10:21:54 -07:00
Chris Troutner 161b9419b2 fix(integration tests): fixed integration tests 2019-09-29 06:45:09 -07:00
Chris Troutner 1d70b3adcd fix(rate limits): updated rate limit and unit tests 2019-09-29 06:26:03 -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 e2134e831a fix(slp balance bulk): Added POST/bulk call for slp token balance by address 2019-08-15 14:15:22 -07:00
Chris Troutner f016c050e3 Fixed rate-limit integration tests 2019-08-11 08:41:42 -07:00
Chris Troutner bdd0ef17fa fix(rate-limits): Re-enabling rate-limit unit tests. Setting rate limit to 10 RPM 2019-08-10 12:01:16 -07:00
Chris Troutner 3dfeb12837 fix(control/getnetworkinfo): Added getnetworkinfo endpoint 2019-07-08 16:02:35 -07:00
Chris Troutner 2bbb2439e4 Removing unneeded comments 2019-07-08 13:39:38 -07:00
Chris Troutner cb0ac72561 Fixing unit tests for insight-address route library 2019-07-08 13:30:37 -07:00
Chris Troutner ebc9322cc8 Added insight address library and unit tests 2019-07-01 20:43:49 -07:00
Chris Troutner 2628b12fcd added unit tests for insight block and transaction libraries. 2019-07-01 20:38:00 -07:00
Chris Troutner b9136e2a67 Fixed failing test 2019-07-01 15:35:11 -07:00
Chris Troutner 6758e7a564 feat(transactions): Removed transaction library. It used Insight API. 2019-06-14 21:52:49 -07:00
Chris Troutner 5380268a5e fix(slp): Fixed SLP unit tests 2019-06-14 21:48:13 -07:00
Chris Troutner 41c8f73013 fix(block): Removing block route because it used Insight API 2019-06-14 19:56:36 -07:00
Chris Troutner 7a1fb3e3be fix(xpub): removed Insight API address route. Moved xpub to its own lib 2019-06-13 15:42:00 -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
Chris Troutner 39ef03a510 fix(bitcore utxos): Added utxo endpoint to bitcore route. Added unit and integration tests 2019-06-08 23:06:53 -07:00
Chris Troutner 97f987cf17 fix(tests): All unit and integration tests working 2019-06-08 19:46:59 -07:00
Chris Troutner 5546bbac17 Adding old tests back in 2019-06-08 19:13:19 -07:00
Chris Troutner 47ad494402 Added unit tests for bulk bitcore balances 2019-06-08 19:12:53 -07:00
Chris Troutner 05e456540d fix(bitcore node api): Added first bitcore node api route with unit and integration tests 2019-05-31 13:17:35 -07:00
Chris Troutner 6f615644d6 feat(v3): Forked the v2 code and tests into v3 2019-05-31 08:42:57 -07:00