From 6e06c2228f94b26cec9d576899844290d6f50cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=BA=C3=B1ez?= Date: Sun, 20 Dec 2020 21:36:18 +0100 Subject: [PATCH] Newsfragment for issue 2420 --- newsfragments/2420.feature.rst | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 newsfragments/2420.feature.rst diff --git a/newsfragments/2420.feature.rst b/newsfragments/2420.feature.rst new file mode 100644 index 000000000..2e77148e6 --- /dev/null +++ b/newsfragments/2420.feature.rst @@ -0,0 +1,3 @@ +New composite gas strategy that uses the median from three different gas price oracles +(currently, Etherchain, Upvest and gas-oracle.zoltu.io), +which behaves more robustly against sporadic errors in the oracles (e.g., spikes, stuck feeds).