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

refactor: remove new APIs on x/token #609

Merged
merged 8 commits into from
Jul 26, 2022
Merged

Conversation

0Tech
Copy link
Collaborator

@0Tech 0Tech commented Jul 24, 2022

Motivation and context

As this module is obsolete, we do not plan to add any more new features.
Security maintenance may continue.

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

@0Tech 0Tech self-assigned this Jul 24, 2022
@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #609 (d7f1a8f) into main (8b9e3e5) will increase coverage by 0.19%.
The diff coverage is 97.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #609      +/-   ##
==========================================
+ Coverage   59.56%   59.76%   +0.19%     
==========================================
  Files         811      811              
  Lines       95263    94491     -772     
==========================================
- Hits        56744    56472     -272     
+ Misses      34974    34563     -411     
+ Partials     3545     3456      -89     
Impacted Files Coverage Δ
x/collection/codec.go 0.00% <0.00%> (ø)
x/collection/collection.go 78.57% <0.00%> (-2.92%) ⬇️
x/collection/keeper/msg_server.go 74.85% <ø> (+0.92%) ⬆️
x/collection/msgs.go 41.29% <ø> (+9.90%) ⬆️
x/token/codec.go 0.00% <ø> (ø)
x/token/keeper/msg_server.go 68.99% <ø> (-0.57%) ⬇️
x/token/msgs.go 30.45% <ø> (+0.34%) ⬆️
x/collection/keeper/grpc_query.go 89.58% <80.76%> (-3.13%) ⬇️
x/collection/client/testutil/query.go 100.00% <100.00%> (ø)
x/collection/client/testutil/suite.go 99.60% <100.00%> (+<0.01%) ⬆️
... and 17 more

@0Tech 0Tech requested review from dudong2 and zemyblue July 24, 2022 08:07
@0Tech 0Tech marked this pull request as ready for review July 24, 2022 08:07
proto/lbm/token/v1/tx.proto Show resolved Hide resolved
proto/lbm/token/v1/tx.proto Show resolved Hide resolved
proto/lbm/token/v1/tx.proto Show resolved Hide resolved
@0Tech 0Tech merged commit 869c7e7 into Finschia:main Jul 26, 2022
@0Tech 0Tech deleted the token_refactor branch July 26, 2022 07:38
dudong2 pushed a commit to dudong2/lbm-sdk that referenced this pull request Aug 1, 2022
* refactor: remove old tx

* refactor: remove old query

* fix: modify error

* docs: update variable names in the comments

* docs: update CHANGELOG.md
@zemyblue zemyblue mentioned this pull request Oct 27, 2022
5 tasks
@zemyblue zemyblue mentioned this pull request Nov 28, 2022
5 tasks
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

3 participants