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: upgrade transaction controller to get incoming transactions using accounts API #28597

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Nov 21, 2024

  1. Add E2E tests

    Use preview build.
    matthewwalsh0 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    156ee94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6389e71 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Update version

    Add queryEntireHistory and updateTransaction options.
    Revert state rename.
    Add E2E tests.
    matthewwalsh0 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3831d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    293c7bf View commit details
    Browse the repository at this point in the history
  3. Fix E2E test

    matthewwalsh0 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    10eeeed View commit details
    Browse the repository at this point in the history
  4. Remove regex

    matthewwalsh0 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a0c9c3f View commit details
    Browse the repository at this point in the history