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

Use osmosis-rust as finschia-wasm #1

Merged
merged 13 commits into from
Jan 10, 2024

Conversation

Kynea0b
Copy link

@Kynea0b Kynea0b commented Dec 27, 2023

Description

To use osmosis-rust as finschia-wasm, change the submodule and package name.

changes

This PR has the following changes:

  • Switch dependencies/ and .gitmodules to submodule for finschia (Along with this, the tag specified in proto-build's main.rs has been changed to the finschia repository tag.)
  • Change package and variable names derived from osmosis to those of finschia.

remaining issues

These were deleted in order to consider the ones for finschia from scratch.

  • examples/
  • tests/

This is commented out because it is necessary to replace it with a typical message under finschia-std/types and rewrite the test.

  • packages/finschia-std-derive/tests

#2

@Kynea0b Kynea0b force-pushed the switch-osmosis-to-finschia branch from eceb56d to ba33ca3 Compare December 27, 2023 07:14
@Kynea0b Kynea0b self-assigned this Dec 27, 2023
@Kynea0b Kynea0b requested a review from loloicci December 27, 2023 08:23
@Kynea0b Kynea0b marked this pull request as ready for review December 27, 2023 08:37
@Kynea0b Kynea0b changed the title Switch osmosis to finschia Use osmosis-rust as finschia-wasm Dec 27, 2023
- packages/finschia-std-derive/tests
- packages/finschia-std/tests

The above two tests need to be recreated as tests for finschia.
Finschia#2
@loloicci
Copy link

Can't you rewrite tests in c1c2d65 rather than delete them?

@Kynea0b Kynea0b force-pushed the switch-osmosis-to-finschia branch from c5b5b9a to eeae702 Compare January 9, 2024 05:06
@Kynea0b
Copy link
Author

Kynea0b commented Jan 9, 2024

@loloicci Thanks. I added tests for finschia. PTAL

@Kynea0b Kynea0b merged commit 31bdb1e into Finschia:main Jan 10, 2024
@Kynea0b Kynea0b deleted the switch-osmosis-to-finschia branch March 14, 2024 08:32
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