Nisheeth Barthwal

Results 22 issues of Nisheeth Barthwal

Fixes #25 Downloads `aarch_64` release for `arm64` architecture.

type: enhancement
architecture: arm
os: linux
topic: code

The releases for arm64/aarch64 are already provided on the Protobuf releases page https://github.com/protocolbuffers/protobuf/releases and thus can easily be supported

type: enhancement
architecture: arm
os: linux
status: in progress
topic: code

### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...

Z0-unconfirmed

### What does it do? autocompounds staking rewards for delegators based on a user-defined setting. Collator rewards will not be auto-compounded. ### :warning: Breaking Changes :warning: | :heavy_check_mark: New Additions...

B7-runtimenoteworthy
D9-needsaudit👮

### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...

I2-bug 🐜
Q2-easy

## Summary Allows returning number of calls to a specific method in a thread safe way. ## Changes Adds a new method on the `Mock` object that returns the call...

bug
pkg-mock

## What ❔ Fixes the call documentation table. ## Before ![image](https://github.com/matter-labs/zksync-era/assets/1564843/3ce95539-d367-4c4b-9918-e247ed688377) ## After ![image](https://github.com/matter-labs/zksync-era/assets/1564843/cc1d46e9-062f-44fc-b3d7-5409e6c19db3) ## Why ❔ Documentation is required while working on related projects like [foundry-zksync](https://github.com/matter-labs/foundry-zksync/) ## Checklist -...

external-contribution

I have a basic `ESP8266WebServer` that sends roughly 1000 characters worth of response via `send()`. Everything works fine when the traffic is over the local IPv4 address _192.168.xx.xx_. However, I...

Adds benchmarked weights to pallet `parachain-system`

Implements call state override for `eth_call`.