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

chore: connect to wallet without node (wip) #1398

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

davidyuk
Copy link
Member

@davidyuk davidyuk commented Jan 31, 2022

by request of @zxq9

Discussion points:

  • Seems that the networkId only need to ensure that aepp and wallet are connected to the same network, so in this case, it can be omitted on the aepp side.
  • Can we agree on placeholders in an encoded transaction that the wallet should replace with actual values? Instead of doing high-level API between aepp and wallet

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.86%. Comparing base (07bc105) to head (c684ee9).
Report is 1610 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1398   +/-   ##
========================================
  Coverage    87.86%   87.86%           
========================================
  Files           54       54           
  Lines         3089     3089           
  Branches        40       40           
========================================
  Hits          2714     2714           
  Misses         354      354           
  Partials        21       21           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@davidyuk davidyuk force-pushed the develop branch 3 times, most recently from 7db7a95 to d3f7904 Compare June 12, 2022 18:34
@davidyuk davidyuk force-pushed the develop branch 3 times, most recently from 1948f5f to 68edc25 Compare May 9, 2023 07:00
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.

1 participant