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

Jl/fix e2e #5285

Closed
wants to merge 30 commits into from
Closed

Jl/fix e2e #5285

wants to merge 30 commits into from

Conversation

NotJeremyLiu
Copy link
Contributor

Closes: #XXX

What is the purpose of the change

Add a description of the overall background and high level changes that this PR introduces

(E.g.: This pull request improves documentation of area A by adding ....

Testing and Verifying

(Please pick one of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added unit test that validates ...
  • Added integration tests for end-to-end deployment with ...
  • Extended integration test for ...
  • Manually verified the change by ...

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

NotJeremyLiu and others added 30 commits April 3, 2023 14:49
- Not optimal because it still stores state, but want to show minimal working version
- All tests pass after setting dev account for the tests, no new tests added
- removes functions no longer necessary
- Still needs upgrade migration work
- Still needs a way to pay current dev fee payment to us during the upgrade
- still needs to get tests to pass
This reverts commit 49c7eaf.
- When testing via the upgrades_test.go file, the protorev migration would not run since it treated the from and to version to be 2 (pulling from the new consensus version set)
- When adding this line and hardcoding the from version to 1, the upgrade processes as expected
- Removes tests for no longer used functions
- Adds a test for the new SendDeveloperFee method
fix typo

Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
@github-actions github-actions bot added the C:app-wiring Changes to the app folder label May 24, 2023
Base automatically changed from jl/protorev-update-timing to main May 26, 2023 02:10
@stackman27
Copy link
Contributor

i think we can close this right @NotJeremyLiu? since we merged #4827

@NotJeremyLiu NotJeremyLiu deleted the jl/fix-e2e branch June 1, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:app-wiring Changes to the app folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants