Chris Cates
Chris Cates
### Description - Update the project to report all tests via `lcov` to `CodeCov`. - Add the `CodeCov` badge to the repo `README.md`. - Add test reporting to `.travis.yml` and...
### Description The `posv3` currently has the generic Bitcoin Core documentation in it. We should update the README as well as any other related documents to be formatted specifically for...
Just wanted to make sure you had links to the documentation on the website! I noticed it's in the bottom right corner. But I think it should be more apparent...
Would be nice to document the API functionality for future use. **The following modules need to be documented**: - [ ] eth-provider - [ ] kitsunet-peer - [ ] slice-fetcher...
Would be nice to get things organized with a testing suite and travis while integrating it into metamask. **What needs to be done**: - [ ] Unit Tests, E2E Tests...
Hi, curious what your recommendation is to implement this with Boost unit testing libraries. I'm not 100% sure at this point, and, based on what I've seen on the coveralls...
## Describe the bug Very confused what happened here. Every single example you've provisioned in your `README.md` does not work for me. This also gives very obtuse errors that only...
Hard to debug this stack trace. Not sure what's going on here. Been tinkering with versions but can't seem to get it fixed. Here is the error: ```console ⨯ ./node_modules/@react-three/postprocessing/dist/EffectComposer.js...
I have patched the code with a npm module `redux-auth-patch`. It appears there are some issues with persisting authHeaders in the cookies. the `isApiRequest()` will break if you do not...
### Summary Make this program both accessible via Golang and Terminal. Ensure that it works correctly in the terminal. ### Requirements - Must have a download archive feature so that...