dmarz

Results 18 issues of dmarz

https://github.com/flashbots/suapp-examples/issues/19#issue-2068398551

good first issue

# Rationale Ideas here https://github.com/flashbots/suave-geth/pull/115#discussion_r1431382692

good first issue

#### Problem Statement The current implementation of SUAVE is limited to interacting with Dencun Compatible L1 blockchains and only supports one chain at a time. This limitation restricts SUAVE to...

good first issue
help wanted

we merged the arbitrary http request precompile here https://github.com/flashbots/suave-geth/pull/110/files but never added it into the precompile spec

Adds spec for precompile to sign an arbitrary digest TODO: add implementation link once merged

Let's work more in the open! To accomplish that goal, this PR introduces: - Community Calls : A new way for Flashbots to coordinate with the public with calls open...

We ran out of time to update our specs to match Toliman but should get to it a week or two after the anouncement

I believe the private OFA example is messed up because we're not submitting the backrun on newMatch but instead when we call a [separate function](https://github.com/flashbots/suapp-examples/blob/e67b54d0b8ef673ad373d19ab8e88e247d101709/examples/app-ofa-private/main.go#L130). Also passing the builderURL in...