Jake Sylvestre

Results 12 issues of Jake Sylvestre

Hey - the storage bucket currently being used is deprecated and has been upgraded to the new repo, see [this update](https://helm.sh/blog/new-location-stable-incubator-charts/)

As per some pr's that have been sitting around for a while (e.g. #93) and uncertainty as to how this framework is used in the larger [ozzo](https://github.com/go-ozzo?type=source) project I wanted...

This is very minor and feel free to close if it's not germane, but I'd suggest adding wallet to either the name or the meta description so Breez is a...

Hi, So I decided to open this after the discussion we had around #1545 regarding releases and around how versioning is based around compatibility with RPC. In addition to what's...

brainstorming

We had a similiar issue on [btcd](https://github.com/btcsuite/btcd). Travis ci must be removed as a required test set because there's no longer a .travis.yml. Then - all currently open prs must...

[PR Process](https://github.com/poetapp/documentation/blob/master/process/pr-review.md#pr-process) - [PR Review Checklist](https://github.com/poetapp/documentation/blob/master/process/pr-review.md#pr-review-checklist) ## Description of Changes Switches to a block explorer that supports poet. For [example](https://entropy.rocks/transaction/9669ba1b25add10f0388a394b51a63a85d2e60e3f9eee5726dc7ac92c22c9557): ![screencapture-entropy-rocks-transaction-9669ba1b25add10f0388a394b51a63a85d2e60e3f9eee5726dc7ac92c22c9557-2020-09-07-21_15_44](https://user-images.githubusercontent.com/6392429/92423512-5b9dcc80-f14f-11ea-815d-873538cc7a9f.png) ### Warning [x]Merging to `master` automatically triggers a deploy...

This adds a method for writing to a binary file. Since we close the filer hanler after creation on `TmpFile` we can't write binary there. Trying to re-open the handler...

Adds a coveralls badge to the readme