gw0
gw0
I have repeated your experiment on the blind test dataset and it performs really bad. I have also upgraded the installation and usage instructions.
The Oasis Contracts SDK supports the `query` handle (https://github.com/oasisprotocol/oasis-sdk/blob/main/contract-sdk/src/contract.rs). Similar to the `call` handle, Oasis CLI should support interacting with it, e.g.: ```bash $ oasis contracts query [flags] ```
Recently a game called [Ingress](http://www.ingress.com/) is gaining on popularity worldwide. Its objective is to physically go to special places called "portals", point your mobile phone at them and hack them...
**Is your feature request related to a problem? Please describe.** The Buildkite CLI is failing to download artifacts. [Official docs](https://badge.buildkite.com/docs/agent/v3/cli-artifact#downloading-artifacts-artifact-download-examples) describe the command: ``` Downloading a specific file into a...
> Bugs should be filed for issues encountered whilst operating bank-vaults. > You should first attempt to resolve your issues through the community support > channels, e.g. Slack, in order...
### Describe the Feature This TF module has a `force_destroy` variable that can prevent accidental S3 bucket deletions. The DynamoDB table also supports a similar flag `deletion_protection_enabled` that prevents accidental...
### Describe the Feature I am wondering if there is a specific reason why this https://github.com/cloudposse/terraform-aws-tfstate-backend is not implemented with https://github.com/cloudposse/terraform-aws-s3-bucket? The parameters and features of both also differ. It...
## Description Adds attachable CloudFront Origin Access Identities (deprecated by AWS) and CloudFront Origin Access Identities policies. ## Motivation and Context An AWS S3 bucket is often connected with an...
##### SUMMARY `oasis-node unsafe-reset` should also have an option like `--preserve.worker-local-storage` to either preserve or reset the per-runtime enclave-encrypted `worker-local-storage.badger.db` storage. This has to be reset each time the key...
It would be great to have Docker tags with fixed versions and fixed URLs to official repositories (eg. GitHub https://github.com/openhab/openhab-distro/releases), because current default snapshot URLs do not work. The Docker...