Skip to content

contracts-bedrock: delete dead script#10265

Merged
tynes merged 1 commit intodevelopfrom
ctb/dead-gen-genesis
Apr 23, 2024
Merged

contracts-bedrock: delete dead script#10265
tynes merged 1 commit intodevelopfrom
ctb/dead-gen-genesis

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Apr 23, 2024

Description

Now that #10106
has been merged, this script is dead code and can be deleted.
It was previously the cause of many race conditions and flakes
in CI. Now all genesis generation is done directly in solidity,
simplifying the process as a whole.

Now that #10106
has been merged, this script is dead code and can be deleted.
It was previously the cause of many race conditions and flakes
in CI. Now all genesis generation is done directly in solidity,
simplifying the process as a whole.
@tynes tynes requested a review from a team as a code owner April 23, 2024 05:00
@tynes tynes requested a review from smartcontracts April 23, 2024 05:00
@codecov
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.22%. Comparing base (c956771) to head (a7447dd).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #10265       +/-   ##
============================================
- Coverage    42.40%   29.22%   -13.18%     
============================================
  Files           73       31       -42     
  Lines         4830     2898     -1932     
  Branches       766      614      -152     
============================================
- Hits          2048      847     -1201     
+ Misses        2676     1976      -700     
+ Partials       106       75       -31     
Flag Coverage Δ
cannon-go-tests ?
chain-mon-tests 27.14% <ø> (ø)
common-ts-tests ?
contracts-ts-tests 12.25% <ø> (ø)
core-utils-tests ?
sdk-tests 40.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 42 files with indirect coverage changes

@clabby clabby added this pull request to the merge queue Apr 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 23, 2024
@tynes tynes added this pull request to the merge queue Apr 23, 2024
Merged via the queue into develop with commit 3be2820 Apr 23, 2024
@tynes tynes deleted the ctb/dead-gen-genesis branch April 23, 2024 16:41
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