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

Merge feat/admin-endpoints into feat/governance-v2 #1118

Merged
merged 25 commits into from
Jul 25, 2023

Conversation

claudiulataretu
Copy link
Collaborator

Reasoning

  • merge branches

Proposed Changes

  • none

How to test

  • N/A

claudiulataretu and others added 25 commits July 16, 2023 22:14
Update multi pair swap gas limit multiplier
Merge main into development
Merge feat/governance-v2 into development
- pause / resume query naming collision on farm, pair and staking

Signed-off-by: Claudiu Lataretu <[email protected]>
- update pair abi with latest version
- remove unused abi methods
- update pair model
- removed unused pair queries

Signed-off-by: Claudiu Lataretu <[email protected]>
- removed unused unit tests

Signed-off-by: Claudiu Lataretu <[email protected]>
…warmer

- removed unused setter methods from pair setter service

Signed-off-by: Claudiu Lataretu <[email protected]>
- expose missing allTokens field in fees collector model

Signed-off-by: Claudiu Lataretu <[email protected]>
- knownContracts endpoints
- knownTokens endpoints

Signed-off-by: Claudiu Lataretu <[email protected]>
…uery

[SERVICES-1743] Query naming collision
…-contracts

[MEX-332] fees collector known contracts
- update methods names
- added description for queries

Signed-off-by: Claudiu Lataretu <[email protected]>
Signed-off-by: Claudiu Lataretu <[email protected]>
…-endpoints

[MEX-331] fees collector admin endpoints
@claudiulataretu claudiulataretu added the merge Merge branches label Jul 25, 2023
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.01% ⚠️

Comparison is base (8614afc) 56.38% compared to head (d7451de) 56.37%.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           feat/governance-v2    #1118      +/-   ##
======================================================
- Coverage               56.38%   56.37%   -0.01%     
======================================================
  Files                     233      233              
  Lines                    7748     7728      -20     
  Branches                  518      519       +1     
======================================================
- Hits                     4369     4357      -12     
+ Misses                   2936     2929       -7     
+ Partials                  443      442       -1     
Flag Coverage Δ
unittests 56.37% <50.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/modules/pair/services/pair.service.ts 80.72% <0.00%> (ø)
...modules/pair/services/pair.transactions.service.ts 80.64% <ø> (-2.02%) ⬇️
...s-collector/services/fees-collector.abi.service.ts 33.33% <14.28%> (-3.81%) ⬇️
src/modules/pair/services/pair.abi.service.ts 16.66% <14.28%> (-0.14%) ⬇️
...ules/fees-collector/models/fees-collector.model.ts 96.96% <100.00%> (+0.09%) ⬆️
...tor/services/fees-collector.transaction.service.ts 90.90% <100.00%> (+3.95%) ⬆️
src/modules/pair/models/pair.model.ts 94.73% <100.00%> (+1.29%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@claudiulataretu claudiulataretu merged commit 7eb5609 into feat/governance-v2 Jul 25, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge Merge branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants