Bitcoin-com / rest.bitcoin.com

Bitcoin.com's Cloud's REST API
https://rest.bitcoin.com
MIT License
19 stars 26 forks source link

v3 Address Balance Prototype #565

Closed christroutner closed 4 years ago

christroutner commented 4 years ago

This PR introduces some big paradigm changes in the code structure. It will be accompanied by a video walkthrough, which will be shared with the Bitcoin.com Developer Services team. It's a prototype for how the code will be structured for 'Rest v3'.

https://youtu.be/q5pLn7xFffo

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 2783


Files with Coverage Reduction New Missed Lines %
dist/util/winston-logging.js 1 87.5%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 2781: 0.0%
Covered Lines: 2536
Relevant Lines: 3572

💛 - Coveralls
SpendBCH commented 4 years ago

Great changes, and nice use of _this!