rpocase

Results 16 issues of rpocase

## Description When generating a "release" (whether it be gitlab, github, or wherever), it would be nice to support uploading additional files to the release. Right now, it seems like...

feature
help-wanted

I have a `local` that is used to inject configuration requirements for local iteration on a helm chart. This `local` depends on another resource being available to poll for certain...

enhancement

**Problem** I have been experimenting with k3d as a lightweight method for CI and development workflows. My target deployment environment ultimately has a hard requirement on k3s to be running...

enhancement

A single node raft orderering service can be used in place of the Solo orderer. HLF Fabric 1.4.4 deprecates the Solo orderer, so support will eventually be removed completely from...

It would be nice to see ~the [FAB-15824 patchset](https://gerrit.hyperledger.org/r/c/fabric/+/32197)~ hyperledger/fabric#345 ushered through. That being a key factor in the implementation makes tying any internal or community efforts based on these...

The default workflow creates extremely small chaincodes. When implementing Go chaincodes (and presumably java, and node packages with large dependencies) the method provided in the simple installation results in either...

## Description A pull request hasn't been merged since the end of September 2020. There are an increasing pile of PRs outstanding that would make this library better. Being able...

The SEC website recently (within the last couple months) added rate limiting to their website. Currently, none of this libraries requests properly respond to it. This leads to hard to...

There have been quite a few commits to master since the last release. It would be nice to get an official pypi release to avoid having to set a commit...

Desired Behavior ============================== I'd like to have an example implementation using gradle (specifically gradlew) over maven. Benefits ============================== Gradle is generally much more flexible and easier to consume for users....

help wanted