mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-08 20:47:59 -05:00
* feat: add fixed basefee options Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> * Refactor zero base fee to be extension of fixed base fee Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * feat: use MiningParameters to fixed base fee Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> * feat: add mining parameters arg on protocol schedule builder * feat: add miningParameters on gray glacier and prague Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> * feat: add miningParameters on gray glacier and prague Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> * feat: add miningParameters on paris,shanghai,future,experimental Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> --------- Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> Signed-off-by: Suraneti <suraneti.rod@gmail.com> Co-authored-by: Matthew Whitehead <matthew1001@gmail.com> Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>