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

upgrade: Update Evmos go.mod version v3 -> v4 #557

Merged
merged 2 commits into from
May 5, 2022
Merged

Conversation

danburck
Copy link
Contributor

@danburck danburck commented May 4, 2022

No description provided.

@danburck danburck changed the title replace all github.com/tharsis/evmos/v3/ with github.com/tharsis/evmos/v4/ upgrade: Update Evmos go.mod version v3 -> v4 May 4, 2022
@danburck danburck marked this pull request as ready for review May 4, 2022 16:21
Copy link
Contributor

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

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

LGTM! can you add an API breaking changelog entry?

@danburck danburck changed the title upgrade: Update Evmos go.mod version v3 -> v4 ENG-236 upgrade: Update Evmos go.mod version v3 -> v4 May 5, 2022
@linear
Copy link

linear bot commented May 5, 2022

ENG-236 Update Evmos go.mod version

go.mod file needs to be updated to v4:

Replace:

github.com/tharsis/evmos/v3

with:

github.com/tharsis/evmos/v4

@danburck danburck changed the title ENG-236 upgrade: Update Evmos go.mod version v3 -> v4 upgrade: Update Evmos go.mod version v3 -> v4 May 5, 2022
@danburck danburck enabled auto-merge (squash) May 5, 2022 09:58
@danburck danburck merged commit 66c44a1 into main May 5, 2022
@danburck danburck deleted the update-go-mod-v3-to-v4 branch May 5, 2022 10:03
loredanacirstea added a commit to loredanacirstea/evmos that referenced this pull request May 6, 2022
* loredana/ENG-214-add-epoch-types: (40 commits)
  Update evmos v3 -> v4 after latest changes
  Add year and hour epochs
  Update evmos v3 -> v4 after latest changes
  uncomment check
  feat: Inbound / outbound peers & default seeds (evmos#541)
  upgrade: Update Evmos go.mod version `v3` -> `v4` (evmos#557)
  Add change log
  Add migration logic for epoch change
  Fix epochs unit tests
  Revert to ascending order
  Store epoch information by duration and by identifier
  audit(erc20): add types tests and update comments (evmos#550)
  [ENG-219] bump erc20 test coverage (evmos#546)
  audit(erc20): state machine audit (evmos#547)
  audit(erc20): Changes from api audit (evmos#544)
  imp: update default min-gas-prices (evmos#543)
  imp: use constants for epochs IDs (evmos#539)
  fix: upgrade client router key (evmos#537)
  impr(`inflation`): Rename total supply endpoint (evmos#536)
  fix: `buf protoc` was moved to `buf alpha protoc` (evmos#462)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants