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

chore: change import path to github.com/Finschia/finschia-sdk #970

Merged
merged 12 commits into from
Apr 18, 2023

Conversation

zemyblue
Copy link
Member

@zemyblue zemyblue commented Apr 17, 2023

Description

  • Change module path from github.com/line/lbm-sdk to github.com/Finschia/finschia-sdk.
  • Change product name from lbm-sdk to finschia-sdk.
  • Change Ostracon import path from github.com/line/ostracon to github.com/Finschia/ostracon.
  • Update Copyright holder and contact email address

Motivation and context

Because change organization and product name.

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

@zemyblue zemyblue marked this pull request as draft April 17, 2023 06:30
@zemyblue zemyblue self-assigned this Apr 17, 2023
@zemyblue zemyblue changed the title chore: change image path to github.com/Finschia/finschia-sdk chore: change import path to github.com/Finschia/finschia-sdk Apr 17, 2023
@zemyblue zemyblue marked this pull request as ready for review April 17, 2023 10:03
@zemyblue zemyblue requested a review from tkxkd0159 April 17, 2023 11:26
go.mod Outdated Show resolved Hide resolved
Remove unnecessary retract.

Co-authored-by: Youngtaek Yoon <noreply@yoon.anonaddy.me>
@zemyblue zemyblue requested a review from 0Tech April 17, 2023 13:03
go.mod Show resolved Hide resolved
Copy link
Contributor

@jaeseung-bae jaeseung-bae left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@0Tech 0Tech left a comment

Choose a reason for hiding this comment

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

LGTM

@zemyblue zemyblue merged commit 1c841d9 into Finschia:rc/v0.47.0-alpha1 Apr 18, 2023
@zemyblue zemyblue deleted the feat/change_finschia-sdk branch April 18, 2023 05:47
zemyblue added a commit to zemyblue/finschia-sdk that referenced this pull request Apr 21, 2023
* rc/v0.47.0-alpha1: (34 commits)
  ci: update docker action (Finschia#983)
  fix: revert Finschia#952 (Finschia#984)
  refactor: refactor x/token,collection query errors (Finschia#980)
  fix: not to throw error when no txs in block (Finschia#982)
  chore: change import path to `github.com/Finschia/finschia-sdk` (Finschia#970)
  fix: remove legacy events on x/collection and x/token (Finschia#966)
  chore: provide specific error messages on x/collection queries (Finschia#965)
  fix: check event determinism on original modules (Finschia#963)
  fix: refactor queries of x/collection and x/token (Finschia#957)
  chore: address generation of the empty coins in x/foundation (Finschia#952)
  fix: do not loop enum in x/collection (Finschia#961)
  fix: fix default next class ids of x/collection (Finschia#960)
  fix: revert Finschia#955 and add Query/HasParent into x/collection (Finschia#959)
  fix: replace query errors on the original modules into gRPC ones (Finschia#956)
  fix: return nil where the parent not exists in x/collection Query/Parent (Finschia#955)
  fix: remove duplicated events in x/collection Msg/Modify (Finschia#954)
  fix: allow zero amount of coin in x/collection Query/Balance (Finschia#953)
  fix: unpack proposals in x/foundation import-genesis (Finschia#947)
  fix: fix broken x/foundation invariant on treasury (Finschia#946)
  docs: update comments in the x/token,collection events proto (Finschia#944)
  ...
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.

3 participants