Ferran Borreguero

Results 57 issues of Ferran Borreguero

### Component rpc ### Describe the feature you would like Generate the tree hash root for the BidTrace. In order to send the Bid to the relayer, the builder has...

enhancement

### Describe the feature you would like Create a new data record per each Suapp and map the contents of that data record to the contract storage variables. This way,...

**Description** This PR adds a new flag `--chain ` to the `geth` command. If set, `geth` will load the genesis from the provided JSON file. With this PR, it is...

This project is production ready and feature complete for its core objectives. The software successfully handles core Ethereum types and is stable for production use. Because it uses code generation,...

Running the `beacon-kit` docker on Mac M1 crashes due to a compilation error of `blst`: ``` ➜ berachain git:(master) ✗ docker run ghcr.io/berachain/beacon-kit:v1.3.4-rc1 WARNING: The requested image's platform (linux/amd64) does...