Nick Ochiel

Results 21 issues of Nick Ochiel

This issue relies on #154. This documentation should be added to: https://github.com/BlockchainCommons/Community/blob/master/secure-use-of-cli-tools.md. --- - [ ] Document how to use each BlockchainCommons tool with: - Secure operating systems: - [x]...

deliverable: docs

https://twitter.com/notgrubles/status/1653443617493483528

deliverable: services

Ref. - https://github.com/BlockchainCommons/Community/issues/191 - #154 --- - [ ] bytewords-cli https://github.com/BlockchainCommons/bytewords-cli - [ ] bc-bytewords - [ ] bc-crypto-base - [ ] envelope-CLI https://github.com/BlockchainCommons/envelope-cli-swift - [ ] keytool-cli https://github.com/BlockchainCommons/keytool-cli -...

deliverable: services

Ref. - https://github.com/BlockchainCommons/Community/issues/155 - https://github.com/BlockchainCommons/Community/issues/154 --- - [ ] Investigate if we can use [Github Actions](https://docs.github.com/en/actions/publishing-packages/about-packaging-with-github-actions) for [packaging](https://docs.github.com/en/packages/learn-github-packages/introduction-to-github-packages). - The alternative is [Jenkins CI](https://www.jenkins.io/) or something similar. - [ ]...

Integrate with to enable use of an on-chain price oracle if the Spotbit user also has a Bitcoin node.

The https://spotbit.info API is offline. As noted in https://github.com/BlockchainCommons/spotbit/issues/103#issuecomment-1726652681, Spotbit is currently crashing because API calls to exchanges are continuously failing. The result is that either API calls fail immediately...

bug
spotbit.info API is offline

Maintaining a database of prices from specific exchanges is difficult or infeasible because exchanges are rate limited so downloading the entire history of bitcoin prices can be slow/unreliable. If Spotbit...

enhancement

The [README](README.md) has sections that are out of date with respect to the available functionality. The sections that need to be updated are: - [ ] [Usage instructions](https://github.com/BlockchainCommons/spotbit#usage-instructions) - Spotbit's...

documentation

Use [pyinstaller](https://pyinstaller.org/en/stable/) in a build script that creates standalone executables for: - Beancounter (this depends on #61) Binaries created should be created for Linux, Windows, MacOS.

enhancement

# References - https://github.com/BlockchainCommons/Community/issues/154 - #77 # Todo - [ ] Use [pybuild](https://wiki.debian.org/Python/Pybuild) to make a `debhelper` script.

enhancement