Brooks Townsend

Results 117 issues of Brooks Townsend

**Describe the bug** When trying to hotwatch an actor as of `0.55.1`, it fails with an error terminating the actor. This is likely just a mismatch on handling the control...

bug
good first issue
host web ui

This issue serves as a larger epic tracking the release artifacts we produce, platforms wasmCloud is compatible with, and some specific dependencies that are necessary to run on specific platforms....

pinned

## Feature or Problem This PR updates a few of our internal structs for target entity discovery and routing and removes some outdated enum members. In addition, this PR includes...

Draft PR as it branches off of #1628 ## Feature or Problem This PR implements a very basic `wash call` functionality that allows developers to invoke a component that exports...

## Feature or Problem This PR implements wash building a capability provider archive just for the local arch/os target. In the future I'd love to add support for multiple other...

### Affected project(s) - [ ] documentation - [ ] examples - [ ] wasmCloud host - [X] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [...

bug
good first issue

These examples should cover a few scenarios to illustrate defense-in-depth security in wasmCloud. In our documentation we have a few key pages talking about the ways we secure wasmCloud applications...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** We currently do not do fuzz testing on wasmCloud and it would be great to ensure that we're passing fuzz...

enhancement
help wanted
pinned

## Introduction Terminology: - **cluster seed** is a cluster private NKEY - **cluster issuer** is a cluster public NKEY Currently, wasmCloud supports invocation request signing with a supplied cluster seed...

RFC
rfc-proposed

# RFC: Remove capability claim signing ## Introduction wasmCloud, before supporting Wasm components, operated on an opaque protocol called wasmbus in order for Wasm guests to interact with the wasmCloud...

RFC
rfc-proposed