Commit Graph
16 Commits
Author SHA1 Message Date
Chris Troutner bb1bac5ada fix(linting): Switching to standard linter. Fixed linting errors 2020-02-16 06:38:25 -08:00
Chris Troutner c5338b2308 Removed old blockchain route 2020-02-16 05:22:59 -08:00
Chris Troutner 059667b41a Revert "Revert "Blockchain refactor [WIP]"" 2020-01-28 20:54:43 -08:00
Chris Troutner 963fbcaf4a Revert "Blockchain refactor [WIP]" 2020-01-28 20:44:49 -08:00
Chris Troutner 57f3454e88 Prototyped new blockchain library and unit tests 2020-01-27 15:46:37 -08:00
Chris Troutner 725adc1ce1 fix(route-utils.js): getAxiosOptions() replaces setEnvVars() 2020-01-27 14:50:00 -08:00
Chris Troutner c7ceed8784 feat(GET MempoolAncestors): Added wrapper for full node RPC call 2020-01-17 15:16:02 -08:00
Chris Troutner a9ec0acc1a fix(unit tests): Fixing unit tests for 503 network errors 2019-11-25 20:47:36 -08:00
Chris Troutner 6d4dafdc14 Removing slp-sdk and slpjs dependencies 2019-11-25 20:44:37 -08:00
Chris Troutner 8be3428e6f Fixing broken integration test 2019-11-18 20:08:49 -08:00
Chris Troutner ccac98dd5e Fixed integration test for gettxout 2019-11-13 08:40:37 -08:00
Chris Troutner 9b5827752e feat(full-node): moved full node routes to their own subdir 2019-10-31 14:37:54 -07:00
Chris Troutner c3cf9ad494 fix(nock): Fixed failing tests mocked with nock 2019-10-28 10:49:49 -07:00
Chris Troutner 493d0174d4 Fixed unit tests 2019-10-03 18:29:04 -07:00
Chris Troutner aa1d050e30 Fixed block, blockbook, blockchain, and control integration tests 2019-10-03 13:29:14 -07:00
Chris Troutner 6f615644d6 feat(v3): Forked the v2 code and tests into v3 2019-05-31 08:42:57 -07:00