Alexey Shekhirin

Results 88 issues of Alexey Shekhirin

### Component Cast ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? cast...

T-bug
C-cast

Useful when you don't care about the order and need any matching element in collection ASAP. For example, this snippet ```golang func main() { start := time.Now() lo.Find([]string{"a", "b", "c",...

**Describe the bug** Some important validations in APNS2 are missed. https://github.com/rpush/rpush/blob/70b16a32a6925152c31d2febcfeef58c32c8b937/lib/rpush/client/active_model/apns/app.rb#L10 **To Reproduce** Steps to reproduce the behavior: 1. `app = Rpush::Apns::App.new` 2. `app.certificate = "wrong certificate"` 3. `app.save` 4....

help wanted

Google allows to update Build Environment Variables on deploy, so let's make use of such opportunity: https://cloud.google.com/functions/docs/env-var#updating_build_environment_variables. `buildEnvironmentVariables` property is from REST API documentation https://cloud.google.com/functions/docs/reference/rest/v1/projects.locations.functions --- Now we have a...

I think it's good to have `mgas/s` metric in EVM benchmarks, so anyone could compare geth's implementation with e.g. [evmone](https://github.com/ethereum/evmone)'s which has [the same reporting format](https://github.com/ethereum/evmone/blob/4ab4b4b928ed85fa6eea58cc135f31ab1f1ba8fa/test/bench/helpers.hpp#L145). Ideally, we would be...

## Motivation ## Solution Gas calculation in debugger works the same as before: ![foundry](https://user-images.githubusercontent.com/5773434/191556322-534a8dd3-a69c-49ad-8dad-d528eb8a84fa.gif)

T-feature
A-debugger

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...

T-bug
C-forge
A-debugger

https://github.com/juanfranblanco/vscode-solidity/pull/359#issuecomment-1249540552

https://github.com/0xPolygon/polygon-edge/tree/develop/state/runtime