Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Lisk SDK to v6.0.0-rc.4 #875

Merged
merged 3 commits into from
Oct 23, 2023

Conversation

sameersubudhi
Copy link
Member

@sameersubudhi sameersubudhi commented Oct 23, 2023

What was the problem?

This PR resolves #874

How was it solved?

  • Update network version to 5.0 for all networks
  • Upgrade Lisk SDK to v6.0.0-rc.4
  • Bump Lisk Core version to v4.0.0-rc.7
  • Update docs
  • Fix broken links in README

How was it tested?

Locally with:

  • yarn install --frozen-lockfile
  • make build
    • Installs local dependencies and build docker images
  • rm -rf ~/.lisk
  • ./bin/run start -n devnet

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #875 (8df4a9d) into release/4.0.0 (0ccff65) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           release/4.0.0     #875   +/-   ##
==============================================
  Coverage          96.89%   96.89%           
==============================================
  Files                 14       14           
  Lines                258      258           
  Branches              14       14           
==============================================
  Hits                 250      250           
  Misses                 8        8           

Copy link
Member

@nagdahimanshu nagdahimanshu left a comment

Choose a reason for hiding this comment

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

Looks good and works as expected 👍

@ManuGowda ManuGowda merged commit e615754 into release/4.0.0 Oct 23, 2023
11 checks passed
@ManuGowda ManuGowda deleted the 874-update-lisk-sdk-to-v6-0-0-rc-4 branch October 23, 2023 13:22
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.

None yet

3 participants