polaris icon indicating copy to clipboard operation
polaris copied to clipboard

feat(eip1559): Implement EIP-1559

Open itsdevbear opened this issue 1 year ago • 2 comments

AYO tbt to when a whole cosmos sdk module was required for this.

itsdevbear avatar Mar 27 '23 21:03 itsdevbear

nice nice, I actually was abt to push up a pr for this

calbera avatar Mar 27 '23 21:03 calbera

Codecov Report

Merging #521 (f81c9d7) into main (f79f530) will decrease coverage by 0.09%. The diff coverage is 0.00%.

:exclamation: Current head f81c9d7 differs from pull request most recent head c687729. Consider uploading reports for the commit c687729 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
- Coverage   63.47%   63.39%   -0.09%     
==========================================
  Files          93       93              
  Lines        3762     3767       +5     
==========================================
  Hits         2388     2388              
- Misses       1290     1295       +5     
  Partials       84       84              
Impacted Files Coverage Δ
cosmos/x/evm/plugins/block/plugin.go 0.00% <0.00%> (ø)
eth/core/chain_writer.go 0.00% <0.00%> (ø)

codecov[bot] avatar Mar 27 '23 21:03 codecov[bot]