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

Fetch balances from Oasis gRPC instead of Web3 RPC #1384

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    4f68d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7998b8b View commit details
    Browse the repository at this point in the history
  3. Add fetching balances from Oasis gRPC

    This fixes wrong balance on non-EVM addresses like fee accumulator. It also gets
    balances of all tokens (e.g. TEST and EUROe on Pontus-X). And it can start the
    request before Nexus responds with address_eth.
    lukaw3d committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5143ff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    595ceca View commit details
    Browse the repository at this point in the history