Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update random module endpoints getHashOnionUsage and setHashOnionUsage #8431

Merged
merged 4 commits into from
May 15, 2023

Conversation

Incede
Copy link
Contributor

@Incede Incede commented May 6, 2023

What was the problem?

This PR resolves #8430

How was it solved?

Updated endpoints as described

How was it tested?

Updated unit tests

@Incede Incede self-assigned this May 6, 2023
@Incede Incede requested review from shuse2 and bobanm May 6, 2023 11:46
@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Merging #8431 (cfac59f) into release/6.0.0 (c49607a) will increase coverage by 0.05%.
The diff coverage is 93.54%.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           release/6.0.0    #8431      +/-   ##
=================================================
+ Coverage          83.27%   83.32%   +0.05%     
=================================================
  Files                593      593              
  Lines              22254    22279      +25     
  Branches            3252     3257       +5     
=================================================
+ Hits               18532    18565      +33     
+ Misses              3722     3714       -8     
Impacted Files Coverage Δ
commander/src/utils/genesis_creation.ts 69.23% <ø> (+38.46%) ⬆️
...n-connector-plugin/src/active_validators_update.ts 80.35% <0.00%> (ø)
framework/src/modules/pos/schemas.ts 100.00% <ø> (ø)
framework/src/modules/random/schemas.ts 100.00% <ø> (ø)
framework/src/schema/application_config_schema.ts 100.00% <ø> (ø)
framework/src/testing/fixtures/config.ts 41.66% <ø> (ø)
framework/src/types.ts 100.00% <ø> (ø)
framework/src/modules/random/endpoint.ts 94.36% <72.72%> (-2.70%) ⬇️
framework/src/engine/consensus/consensus.ts 82.72% <94.11%> (+1.53%) ⬆️
...ain-connector-plugin/src/chain_connector_plugin.ts 83.10% <96.87%> (ø)
... and 7 more

@Incede Incede force-pushed the 8430-update-endpoint branch from f723945 to 525800c Compare May 8, 2023 17:06
@Incede Incede changed the base branch from development to release/6.0.0 May 8, 2023 17:06
@Incede Incede force-pushed the 8430-update-endpoint branch from 525800c to 11fdb90 Compare May 8, 2023 17:18
@Incede Incede requested a review from shuse2 May 10, 2023 01:29
@Incede Incede force-pushed the 8430-update-endpoint branch from 8b9ea09 to 1e4eb72 Compare May 10, 2023 09:54
@Incede Incede requested a review from shuse2 May 15, 2023 06:08
@shuse2 shuse2 enabled auto-merge (squash) May 15, 2023 15:57
@shuse2 shuse2 merged commit d124a7d into release/6.0.0 May 15, 2023
@shuse2 shuse2 deleted the 8430-update-endpoint branch May 15, 2023 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update random module endpoints getHashOnionUsage and setHashOnionUsage
3 participants