From ea3847fed0d15003160fb60a83df0d2bc8fd8917 Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Sat, 15 Oct 2022 23:21:35 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=A9=20frontrunning?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front_running/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/front_running/README.md b/front_running/README.md index 5b0ec89..eed1857 100644 --- a/front_running/README.md +++ b/front_running/README.md @@ -6,6 +6,8 @@
+* determine what gas price is required to win a gas auction. + * process by which an adversary observes transactions on the network layer and then acts upon this information by, for instance, issuing a competing transaction, with the hope that this transaction is mined before a victim transaction.