mev-relay-js
mev-relay-js copied to clipboard
When we are developing frontend with flashbots relay, we get CORS error, including sendBundle or getBundleStats. similar issue: https://github.com/flashbots/ethers-provider-flashbots-bundle/issues/98 Can we add CORS support?
When sending a raw transaction which contains access lists (ie, transaction type 01, EIP-2930) to https://relay.flashbots.net, method `eth_callBundle`, the relay returns error 400 with message `unable to decode txs`. Removing...
Getting away from this stuff is a big part of the entire point of Ethereum and censorship resistant finance. For starters, banning these addresses does absolutely nothing to stop them...
according to the readme of this repo ``` This relay implementation was deprecated in the v2 relay upgrade in favor of a scalable alternative. ``` where can community developers and...
Miners URLs exposing eth_sendBundle should be public (github repo or docs), so anyone can run its own `relay.flashbots.net` endpoint. Just in case `relay.flashbots.net` turns out to be malicious.
Performing bundle merging on the relay requires having an algorithm which is able to perform merging in parallel as each bundle is validated in parallel
type: feature-request discussion: flashbots/pm#71 product: mev-relay
type: feature-request discussion: https://github.com/flashbots/pm/discussions/30 product: mev-relay status: discussion
type: feature-request discussion: flashbots/pm#58 product: mev-relay
Hello, i'm trying a strategy that requires me to interact with more than 2 addresses. Some time it's up to 5. Right now it's not possible to me to use...