Andrey Taranov

Results 10 issues of Andrey Taranov

### Description This is a test branch for GitHub actions. The largest jobs are turned off to allow quick turnaround of new experimental actions ### DO NOT MERGE!

### Description This PR is a test for changed files detection in GitHub actions. It tries to format some files. ### DO NOT MERGE!

### Description This PR is the very first part of multi-VM work that stayed on a feature branch for a couple of week. It includes the following PRs: - #7249...

### Description Change our yarn and forge configurations so that the Solidity build never depends on parent (`../`) paths. This isn't as simple as it sounds. We also need to...

## Description Allow the generate-strategy-config script to accept unknown warp route IDs and provide helpful error messages when no strategy configuration exists. Previously, the script would only accept known warp...

## Description Fixes a runtime error in `warp apply` when the submission strategy file doesn't include entries for all chains in the warp route config. The function now validates that...

### Description This PR implements an automated solution for the external-secrets CA bundle issue that was causing GCP console warnings about invalid TLS certificates. We had to manually patch the...

### Description This PR introduces a docker build for Solana CLI tools to be used in building our Solana programs and the Rust CLI. ### Related issues Part of ENG-1832...

### What does this PR do? This PR adds support for `resource` content types in MCP tool outputs. Previously, OpenCode ignored these, causing tools like `github-mcp-server`'s `get_file_contents` to return empty...

### Description OpenCode currently ignores MCP tool outputs with `type: "resource"`. This prevents agents from receiving data from tools that return embedded resources, such as the `get_file_contents` tool in the...

bug