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

feat(redux): adding gateway selector; algonode gateway #128

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

aorumbayev
Copy link
Contributor

@aorumbayev aorumbayev commented Oct 20, 2022

Description

Please explain the changes you made here

  • Bumping to 0.6.0
  • Adding gateway selector - similar to algoworldexplorer
  • Adding algonode gateway

Checklist

Please, make sure to comply with the checklist below before expecting review

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #128 (aa0394a) into main (0c51797) will decrease coverage by 0.01%.
The diff coverage is 47.94%.

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   44.60%   44.59%   -0.02%     
==========================================
  Files         101      103       +2     
  Lines        2309     2330      +21     
  Branches      210      212       +2     
==========================================
+ Hits         1030     1039       +9     
- Misses       1254     1266      +12     
  Partials       25       25              
Impacted Files Coverage Δ
src/components/Dialogs/AboutDialog.tsx 0.00% <ø> (ø)
src/utils/api/accounts/getAssetsForAccount.ts 14.81% <ø> (ø)
src/utils/api/accounts/getPublicSwapCreators.ts 12.90% <ø> (ø)
...ls/api/accounts/getSwapConfigurationsForAccount.ts 44.44% <0.00%> (ø)
src/utils/api/accounts/optAssetsForAccount.ts 25.00% <0.00%> (ø)
src/redux/slices/walletConnectSlice.ts 58.24% <9.09%> (-2.94%) ⬇️
src/components/Select/ValueSelect.tsx 37.50% <37.50%> (ø)
src/components/Headers/NavBar.tsx 55.88% <44.44%> (-0.03%) ⬇️
src/components/Dialogs/ManageSwapDialog.tsx 34.67% <50.00%> (-0.53%) ⬇️
src/pages/swaps/asa-to-asa.page.tsx 35.88% <50.00%> (-0.38%) ⬇️
... and 11 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2022

Deploy preview for algoworld-swapper-staging ready!

✅ Preview
https://algoworld-swapper-staging-8e90bh3hg-algoworldexplorer.vercel.app
https://pr128-204.vercel-action.millionalgos.com

Built with commit aa0394a.
This pull request is being automatically deployed with vercel-action

@aorumbayev aorumbayev merged commit 3745e99 into main Oct 20, 2022
@aorumbayev aorumbayev deleted the feat/algonode branch October 20, 2022 19:02
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.

None yet

1 participant