Sammy Rosso

Results 13 issues of Sammy Rosso

Manjaro is based on Arch and the toolchain to use should be similar to arch and not ubuntu. Currently for the LLVM 10 toolchain I got the following error: ```...

# 🦄 Feature Tracking This feature stems from an idea of @nisdas on representing the deposit trie in a more space-efficient manner: #10179. More details can be found in the...

Tracking

If the chain-config-file flag is used concurrently with the network flag then error and exit. Related to #10822. **What type of PR is this?** Bug fix **What does this PR...

**What type of PR is this?** Feature **What does this PR do? Why is it needed?** This PR adds support [bip39](https://github.com/tyler-smith/go-bip39) non-english mnemonics for wallet creation. **Which issues(s) does this...

**What type of PR is this?** Cleanup **What does this PR do? Why is it needed?** The EIP4881 deposit tree is the default and we have deprecated the `EnableEIP4881` flag....

# Spectest Coverage Tracking ### Feature Description The tests below are the tests identified as missing by the spectest coverage script #13718. This issue is to track and add all...

Tracking

**What type of PR is this?** Other **What does this PR do? Why is it needed?** This pull request aims to enhance the HTTP client to support multiple endpoints that...

# 🦄 HTTP Endpoint Cleanup Tracking ### Feature Description Now that all the validator client endpoints have been modified to be HTTP endpoints we need to clean up a few...

Tracking
API

Update devnet setup instructions to be inline with [`eth-pos-devnet`](https://github.com/OffchainLabs/eth-pos-devnet).

**What type of PR is this?** Other **What does this PR do? Why is it needed?** Beacon API Electra alignment, add missing endpoint for GET `/eth/v2/beacon/pool/attestations`. As described in the...

API
Electra