Nestor Amesty

Results 11 issues of Nestor Amesty

Closes #246. This PR adds support for Union Types. In order to pass a union argument, it has to comply with the following interface: ```ts { type: string, value: $unionValue...

pr: do not merge
pr: wip
pr: needs changes
package: schema

pr: do not merge
pr: wip
package: client-js

Closes polywrap/integrations#52 This PR adds a Tezos blockchain environment, as a default infra module

pr: needs changes
package: cli

Closes #645. This PR implements the HTTP resolver and adds a default infra module that spins up an HTTP server (RESTful-like API) to host wrappers and a deploy module that...

pr: needs changes
package: cli

When developing a web application and using a wrapper that's locally available, or under development, one cannot use filesystem URIs as browsers have no access to the filesystem API. So...

DeepDAO reported the following bugs: - Sometimes, when fetching votes, and their descriptions the process is killed. The more proposals or votes, the more likely it is to happen. Seems...

I noticed while using deploy manifest that it's not setting the resolver address for the subdomains. Manifest: ```yaml format: "0.2.0" jobs: test: config: provider: $IPFS_GATEWAY_URI gatewayUri: $IPFS_GATEWAY_URI ensRegistryAddress: $ENS_REG_ADDR ensRegistrarAddress:...

type: bug

### Background Just like with #5782 issue with 2013's revenue, not all sources report the numbers with the decimal precision expected by the benchmark string matchers, for all years. Some...

conflicts
size/m

- Updated wrap template: removed build manifest, updated shims - Updated VM build strategy version to use latest pwr