Riley
Riley
Uniswap Labs have deployed a range of Uniswap contracts to Sepolia, but this is not reflected on the Deployment Addresses page. With Goerli coming end-of-life soon, more developers will be...
It's mentioned in your readme that an open-source chainloader would mean the trinket wouldn't need reflashing. Argon-NX seems to fit this bill. Is there any consideration in including this by...
Hi, it appears the Flashbots Sepolia builder submission endpoint is returning 500 errors for eth_callBundle and eth_sendBundle. This was originally reported October 8 in the Discord by another user and...
Hi again.... Last time for now, I promise. After setting up a new OPNsense device, turns out that OFEDs kernel modules that manage Infiniband aren't included in the current kernel....
The AWS SDK v2 API is deprecated and throws warnings when this package is used. It is a minor semantic upgrade to use the v3 API.
Unfortunately it appears that versioned messages are unsupported, as I get Error: Versioned messages must be deserialized with VersionedMessage.deserialize() when sending one via either sendRawTransaction or sendTransaction.
Hi team, I've noticed that the max bundle size in https://github.com/flashbots/mev-share-node/blob/main/mevshare/mevshare.go#L21 is 50 - this introduces a regression in the main relay endpoint where a bundle that would succeed through...
Just an issue for the PR I've issued (#73). Installing via npm i does not generate the dist folder and as such you can't import this into a project. Fix...