Maximilian Hubert

Results 60 issues of Maximilian Hubert

resolves #752 I've updated the PR template to clarify that setting `superchain_time` is optional but necessary for chains that want to receive hardfork times with the rest of the superchain....

**Description of changes:** I updated the `NESTED.md` and `SINGLE.md` files to clarify the simulation process for transactions on the Base network. The documentation now explains, in a straightforward and instructional...

## Description found new one and replaced. now it works properly ## Related Issue(s) - Closes #[issue number] ## Type of Change - [ ] Bug fix (non-breaking change which...

## Description - Standardized terminology, including corrections to "Github" → "GitHub" and "amongst" → "among." - Improved sentence structure for clarity and conciseness (e.g., "double issues" → "duplicate issues"). -...

# TITLE ## Description Description of the pull request changes and motivation. ## Type of change Please delete options that are not relevant. - [ ] New feature - [...

This PR fixes a spelling error in multiple files where "succesful" was incorrectly used instead of "successful". Changes made: - src/executor/executorManager.ts: Fixed typo in operation status check - src/utils/userop.ts: Fixed...

### What I did it was like ![2](https://github.com/user-attachments/assets/b5082be5-b02c-48fa-8949-c3494636e12b) ### How I did it ### How to verify it it is ![Zrzut ekranu 2025-06-06 144055](https://github.com/user-attachments/assets/a67f319b-8d5b-4398-9af1-bddc0256f058) ### Commit message Commit message for...

Added `test_get_beacon_pool_attestations_filtered` to verify that the `/eth/v2/beacon/pool/attestations` endpoint correctly filters attestations based on the `slot` and `committee_index` query parameters, as required by #7312.

test improvement
waiting-on-author