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

backport-master-to-develop #1078

Merged
merged 20 commits into from
Oct 5, 2023
Merged

backport-master-to-develop #1078

merged 20 commits into from
Oct 5, 2023

Conversation

marcello33
Copy link
Contributor

Description

Backport master to develop after v1.0.2 release.

Changes

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Changes only for a subset of nodes

Checklist

  • I have added at least 2 reviewer or the whole pos-v1 team
  • I have added sufficient documentation in code
  • I will be resolving comments - if any - by pushing each fix in a separate commit and linking the commit hash in the comment reply

VAIBHAVJINDAL3012 and others added 20 commits September 11, 2023 14:02
helper: use finalized for receipt calculation
Merge develop to v1.0.0-beta-candidate
* checkpoint/client: revert with 503 status code until HF

* fix: use height from response instead of ctx

* use height instead of ctx.Height

* remove comment
helper: change default seed nodes for polygon mainnet
* mardizzone/POS-1609: dev: chg: solve vulnerabilities associated with some packages

* mardizzone/POS-1609: dev: chg: bump cosmos and go versions

* mardizzone/POS-1609: dev: chg: fix linter

* mardizzone/POS-1609: dev: chg: update peppermint and cosmos-sdk versions
@marcello33 marcello33 requested a review from a team October 5, 2023 17:37
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
checkpoint/handler_milestone.go 93.50% <100.00%> (ø)
checkpoint/keeper_milestone.go 88.35% <100.00%> (+0.16%) ⬆️
checkpoint/side_milestone_handler.go 93.93% <100.00%> (ø)

📢 Thoughts on this report? Let us know!.

@marcello33 marcello33 merged commit 3fcbae3 into develop Oct 5, 2023
10 checks passed
@marcello33 marcello33 deleted the backport/master-to-develop branch October 6, 2023 08:59
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

7 participants