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

Upgrade package suite & bump go version #561

Merged
merged 6 commits into from
Jun 2, 2022

Conversation

zivkovicmilos
Copy link
Contributor

@zivkovicmilos zivkovicmilos commented May 28, 2022

Description

This PR upgrades all packages in Polygon Edge to the latest safe versions.

Additionally, it also patches some vulnerabilities outlines in the fastrlp and go-libp2p packages.

This PR also bumps the go version to 1.17.

Changes include

  • 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)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

Additional comments

Fixes EDGE-571
Fixes EDGE-572

@zivkovicmilos zivkovicmilos added the hotfix Major bug fix that should be merged ASAP label May 28, 2022
@zivkovicmilos zivkovicmilos added this to the 0.4.1 Release milestone May 28, 2022
@zivkovicmilos zivkovicmilos self-assigned this May 28, 2022
@zivkovicmilos zivkovicmilos marked this pull request as draft May 28, 2022 11:41
@zivkovicmilos zivkovicmilos force-pushed the hotfix/package-upgrade branch from 5722198 to 6fcb835 Compare May 29, 2022 10:03
* bumped linter go version
* bumped tests go version
* set go version in go.mod
* ran go mod vendor
@zivkovicmilos zivkovicmilos marked this pull request as ready for review May 31, 2022 22:06
@zivkovicmilos zivkovicmilos changed the title Upgrade package suite Upgrade package suite & bump go version May 31, 2022
@zivkovicmilos zivkovicmilos merged commit 6bb316b into develop Jun 2, 2022
@zivkovicmilos zivkovicmilos deleted the hotfix/package-upgrade branch June 2, 2022 13:38
@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hotfix Major bug fix that should be merged ASAP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants