Zachary

Results 10 issues of Zachary

There is great documentation on using the mock contracts, but it doesn't seem like it's possible to mock out a contract method that doesn't have a return value. Our use...

documentation
waffle-mock-contract

Requires additional information such as email, CIDR block, map of s3 regions to nodes. No documentation to help users understand how to use.

https://github.com/fission-suite/ipfs-cluster-aws/blob/f1885ebc5abaa065d224e158833a337edc736542/main.tf#L318

**Is your feature request related to a problem? Please describe.** I want to be able to modify contract storage on a mock at a specific slot. **Describe the solution you'd...

enhancement

I've experienced this behavior on the `Input` component but i'm sure it exists on other components as well. Let's say I am making an Input component: ``` ``` There are...

```tsx Filters Filter options ``` The following code snippet causes the popover handler not to work.

It would be helpful if it were possible to define a salt when calling `deployProxy` which would indicate to use CREATE2 and deploy out a proxy at a deterministic address....

There are many members of the `ParsedMail` interface that can either be a type, an array of that type, or undefined. Writing downstream code which has to specifically handle array...

When using `.fetch` like this: ``` const inboxMessages = client.fetch("1:*", { uid: true, source: true, envelope: true, bodyParts: ["text"], bodyStructure: true, }); ``` It works just fine if the mailbox...

### For? S&Box ### What can't you do? I would like to use a number of sass:color features such as `color.adjust` `color.scale` and `color.change` so I can setup a comprehensive...

ui