Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove mainchain check if sidechain is registered in genesis #8235

Closed
wants to merge 3 commits into from

Conversation

Phanco
Copy link
Contributor

@Phanco Phanco commented Mar 7, 2023

What was the problem?

This PR resolves #8150

How was it solved?

Remove mainchain check from init stage

How was it tested?

Test cases passed

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #8235 (05209ee) into development (d85cdf0) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #8235      +/-   ##
===============================================
- Coverage        83.06%   83.05%   -0.01%     
===============================================
  Files              588      588              
  Lines            21749    21741       -8     
  Branches          3172     3168       -4     
===============================================
- Hits             18065    18057       -8     
  Misses            3684     3684              
Impacted Files Coverage Δ
...s/interoperability/base_interoperability_module.ts 91.92% <100.00%> (-0.39%) ⬇️

@Phanco Phanco marked this pull request as ready for review March 9, 2023 09:21
@ishantiw
Copy link
Contributor

I think initGenesisBlock part is going to get updated in #8151 so maybe we should update it afterwards?

@Phanco Phanco marked this pull request as draft March 15, 2023 15:29
@Phanco
Copy link
Contributor Author

Phanco commented Mar 15, 2023

This PR is on-hold until @sitetester's #8238 #8239 #8256 are merged.

@Phanco
Copy link
Contributor Author

Phanco commented Apr 24, 2023

Closing this PR, which will be re-opened in the future

@Phanco Phanco closed this Apr 24, 2023
@shuse2 shuse2 deleted the 8150-genesis-validation-update branch June 27, 2023 03:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mainchain in Genesis Data not necessary on mainchain
3 participants