AurΓ©lien
AurΓ©lien
## Issue Addressed Issue #3041 ## Proposed Changes * Add the corresponding get_lighthouse_peers() and get_lighthouse_connected_peers() methods to `BeaconNodeHttpClient` * Impl `Deserialize` on `Peer` struct and all fields structs recursively
- **OpenEthereum version**: 2.7.2 - **Operating system**: Windows - **Installation**: one-line installer - **Fully synchronized**: yes - **Network**: ethereum - **Restarted**: yes Calling "eth_getLogs" method via JSON-RPC take always 3...
I'm on Arch linux, right after cloning the repo, running `.\build.sh` give: ``` ββββΒ Β Β ββββββΒ Β Β ββββββΒ Β βββββββββββ βββββΒ Β ββββββΒ Β Β ββββββΒ ββββββββββββ ββββββΒ ββββββΒ Β Β ββββββββββΒ ββββββ βββββββββββββΒ Β Β ββββββββββΒ ββββββ βββΒ ββββββββββββββββββΒ Β ...
#### 1. What is not working as documented? I'm trying to connect to my pCloud account via WebDAV, and I get the following error: "Could not connect, please try again"....
### Component network ### Describe the feature you would like #584 follow-up Create a new struct `AnyTxEnvelope` replacing `alloy_consensus::TxEnvelope` here: https://github.com/alloy-rs/alloy/blob/d68a6b787b2904061f0ae7fcc02ece8513e3c500/crates/network/src/any/mod.rs#L62 ### Additional context _No response_
### Component network, json-rpc ### Describe the feature you would like #584 follow-up Create a new struct `AnyTransaction` replacing alloy_consensus::TxEnvelope here: https://github.com/alloy-rs/alloy/blob/d68a6b787b2904061f0ae7fcc02ece8513e3c500/crates/network/src/any/mod.rs#L64 ### Additional context _No response_
### Component consensus, eips, genesis ### Describe the feature you would like Currently, alloy uses c-kzg for KZG point evaluation. It would be useful to have a [no_std] endpoint for...