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

Tag Lisk Migrator v2.0.0 #207

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Conversation

sameersubudhi
Copy link
Contributor

What was the problem?

This PR resolves #206

How was it solved?

  • Add logic to auto-generate the SHA256 for the generated genesis_block.blob and genesis_block.json files
  • Code refactor
  • Update README
  • Bump version to v2.0.0

How was it tested?

Locally

  • ./bin/run --snapshot-height 20449414 --network testnet --snapshot-url https://snapshots.lisk.com/testnet/blockchain-20449414.db.tar.gz

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #207 (a9a7874) into release/2.0.0 (6383c3e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           release/2.0.0     #207   +/-   ##
==============================================
  Coverage          82.15%   82.15%           
==============================================
  Files                 25       25           
  Lines                818      818           
  Branches             120      120           
==============================================
  Hits                 672      672           
  Misses               146      146           
Files Coverage Δ
src/constants.ts 100.00% <ø> (ø)

Copy link
Contributor

@ManuGowda ManuGowda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sameersubudhi sameersubudhi merged commit 8381088 into release/2.0.0 Nov 13, 2023
8 checks passed
@sameersubudhi sameersubudhi deleted the 206-tag-lisk-migrator-v2-0-0 branch November 13, 2023 16:12
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.

3 participants