Skip to content

chore: v2 module replace#754

Merged
toteki merged 7 commits intomainfrom
adam/v2
Apr 6, 2022
Merged

chore: v2 module replace#754
toteki merged 7 commits intomainfrom
adam/v2

Conversation

@toteki
Copy link
Copy Markdown
Contributor

@toteki toteki commented Apr 5, 2022

Replaces umee go.mod path and imported path to include v2.

Compare to osmosis v7 go.mod and import paths

Ref: How to upgrade to a major version in Go

@toteki
Copy link
Copy Markdown
Contributor Author

toteki commented Apr 5, 2022

Note: price-feeder import paths still need to be figured out.

@toteki
Copy link
Copy Markdown
Contributor Author

toteki commented Apr 5, 2022

Also note: doing the following in proto files causes unexpected behavior in make proto-gen. Looking into it.

option go_package = "github.com/umee-network/umee/v2/x/leverage/types";

edit: fixed output folder, see the script change in contrib

@toteki
Copy link
Copy Markdown
Contributor Author

toteki commented Apr 6, 2022

How many files would you like to change?

Yes.

@toteki toteki marked this pull request as ready for review April 6, 2022 10:55
@toteki toteki requested a review from a team as a code owner April 6, 2022 10:55
@toteki toteki merged commit ed28fdc into main Apr 6, 2022
@toteki toteki deleted the adam/v2 branch April 6, 2022 15:37
mergify bot pushed a commit that referenced this pull request Apr 6, 2022
* all replaces EXCEPT in price feeder

* fix make proto-gen output folder to allow major versions

(cherry picked from commit ed28fdc)
mergify bot pushed a commit that referenced this pull request Apr 6, 2022
* all replaces EXCEPT in price feeder

* fix make proto-gen output folder to allow major versions

(cherry picked from commit ed28fdc)
toteki added a commit that referenced this pull request Apr 6, 2022
* all replaces EXCEPT in price feeder

* fix make proto-gen output folder to allow major versions

(cherry picked from commit ed28fdc)

Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
toteki added a commit that referenced this pull request Apr 6, 2022
* all replaces EXCEPT in price feeder

* fix make proto-gen output folder to allow major versions

(cherry picked from commit ed28fdc)

Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
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.

2 participants