Skip to content

Conversation

@StephenButtolph
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 9, 2021

Codecov Report

Merging #702 (72fe95c) into dev (497e325) will increase coverage by 0.00490%.
The diff coverage is n/a.

@@                 Coverage Diff                 @@
##                 dev        #702         +/-   ##
===================================================
+ Coverage   56.75437%   56.75927%   +0.00489%     
===================================================
  Files            320         320                 
  Lines          20409       20409                 
===================================================
+ Hits           11583       11584          +1     
  Misses          7574        7574                 
+ Partials        1252        1251          -1     

@StephenButtolph StephenButtolph merged commit 1e7b7ae into dev Jan 9, 2021
@StephenButtolph StephenButtolph deleted the v1.1.2-bump branch January 9, 2021 19:34
StephenButtolph pushed a commit that referenced this pull request Nov 25, 2025
* naive first pass

* Finish work on atomic tx size handling

* Fix typo

* Update var name

* Fix atomic tx soft cap

* nits

* Add trace log

* Update comment

* Nits

Co-authored-by: Patrick O'Grady <prohb125@gmail.com>
StephenButtolph pushed a commit that referenced this pull request Nov 25, 2025
* refactor: params.ChainConfigExtra -> params/extras

* remove type alias AvalancheConfig

* remove type alias for PrecompileConfig

* remove type alias UpgradeConfig

* remove type alias network upgrade

* seems ok to import ethparams.ChainConfig

* remove type aliases

* refactor: use `ChainConfig.Hooks().(*ChainConfigExtra)`

* move RulesExtra (only struct, keep behavior)

* refactor: return extras.RulesExtra from GetRulesExtra

* rename extras.RulesExtra -> extras.Rules

* rename file

* refactor: rename extras.ChainConfigExtra -> extras.ChainConfig

* return error if chain config type does not match

* nit

* comment and style improvements

* nit

* nit

---------

Co-authored-by: Arran Schlosberg <me@arranschlosberg.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants