Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Metoken main functionality #2157

Merged
merged 42 commits into from
Jul 20, 2023
Merged

feat: Metoken main functionality #2157

merged 42 commits into from
Jul 20, 2023

Conversation

kosegor
Copy link
Contributor

@kosegor kosegor commented Jul 20, 2023

The PR includes x/metoken module main functionality:

  • Spec
  • Proto and generated files
  • State
  • Framework
  • CLI
  • Unit and integration tests

kosegor and others added 30 commits April 17, 2023 13:38
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
chore: sync upstream main
fix: gov remove title from messages
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #2157 (9dee741) into main (7f05ad4) will decrease coverage by 4.77%.
The diff coverage is 80.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2157      +/-   ##
==========================================
- Coverage   75.38%   70.62%   -4.77%     
==========================================
  Files         100      147      +47     
  Lines        8025    11215    +3190     
==========================================
+ Hits         6050     7921    +1871     
- Misses       1589     2753    +1164     
- Partials      386      541     +155     
Impacted Files Coverage Δ
ante/spam_prevention.go 75.92% <ø> (ø)
x/incentive/codec.go 47.82% <ø> (+9.89%) ⬆️
x/incentive/keeper/invariants.go 0.00% <0.00%> (ø)
x/incentive/keeper/update.go 52.11% <ø> (ø)
x/incentive/keys.go 100.00% <ø> (ø)
x/incentive/msgs.go 77.41% <ø> (-0.81%) ⬇️
x/incentive/params.go 89.28% <ø> (-10.72%) ⬇️
x/leverage/client/tests/suite.go 100.00% <ø> (ø)
x/leverage/client/tests/tests.go 100.00% <ø> (ø)
x/leverage/keeper/borrows.go 75.93% <ø> (-2.64%) ⬇️
... and 56 more

... and 52 files with indirect coverage changes

@kosegor kosegor marked this pull request as ready for review July 20, 2023 22:01
@kosegor kosegor requested review from a team as code owners July 20, 2023 22:01
@kosegor kosegor enabled auto-merge July 20, 2023 22:02
@kosegor kosegor added this pull request to the merge queue Jul 20, 2023
Merged via the queue into main with commit 6d2471d Jul 20, 2023
@kosegor kosegor deleted the metoken branch July 20, 2023 22:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants