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

feat: tg acceleration for multi-guardian #182

Merged
merged 5 commits into from
Nov 14, 2024
Merged

Conversation

aelf-lxy
Copy link
Collaborator

tg acceleration for multi-guardian

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.76%. Comparing base (f05900e) to head (fd27dcf).
Report is 8 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   89.76%   89.76%           
=======================================
  Files          21       21           
  Lines         215      215           
  Branches       70       70           
=======================================
  Hits          193      193           
  Misses          8        8           
  Partials       14       14           
Flag Coverage Δ
unittests 89.76% <ø> (ø)

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

packages/base/src/types.ts Outdated Show resolved Hide resolved
packages/bridge/src/bridge.ts Outdated Show resolved Hide resolved
packages/bridge/src/useTelegram.ts Outdated Show resolved Hide resolved
packages/bridge/src/store.ts Outdated Show resolved Hide resolved
packages/bridge/src/store.ts Outdated Show resolved Hide resolved
packages/bridge/src/ui.tsx Outdated Show resolved Hide resolved
};
});
console.log('intg--resetGuardianList', resetGuardianList);
setGuardianList(resetGuardianList as unknown as UserGuardianStatus[]);
Copy link
Collaborator

Choose a reason for hiding this comment

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

would be nice to have comment explaning why do we need to reset guardian list here

packages/bridge/src/useTelegram.ts Show resolved Hide resolved
packages/bridge/src/useTelegram.ts Outdated Show resolved Hide resolved
@aelf-lxy aelf-lxy merged commit c77d742 into master Nov 14, 2024
8 checks passed
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.

2 participants