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

Query Improvements - Making the build queries interface easier to use #473

Merged
merged 10 commits into from
Jul 10, 2023

Commits on Jun 14, 2023

  1. Making the interface of params_builder more easy to use;

    - Doesn't need to send all amounts for all tokens, only the tokens that will be used;
    Luiz Gustavo Abou Hatem de Liz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    70a6524 View commit details
    Browse the repository at this point in the history
  2. Fixing Lint error

    Luiz Gustavo Abou Hatem de Liz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f642cdc View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Removing sender, recipient and from/to internal balance variables

    Luiz Gustavo Abou Hatem de Liz committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a7cb537 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into query-improvements

    Luiz Gustavo Abou Hatem de Liz committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bc4ad27 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Fixing "{" removed by mistake

    Luiz Gustavo Abou Hatem de Liz committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f68e4a9 View commit details
    Browse the repository at this point in the history
  2. Updating Example, using Map instead of Object;

    Luiz Gustavo Abou Hatem de Liz committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6a17d8f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge commit '50107999c837f6324ca3fddb4ac18f8fe9d4c923' into query-im…

    …provements
    Luiz Gustavo Abou Hatem De Liz committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ae8cfb5 View commit details
    Browse the repository at this point in the history
  2. Changing input of params_builder to map

    Luiz Gustavo Abou Hatem De Liz committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b103ccb View commit details
    Browse the repository at this point in the history
  3. fixing prettier errors;

    Luiz Gustavo Abou Hatem De Liz committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f31cb6b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. updating queries example;

    Luiz Gustavo Abou Hatem De Liz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7be7c84 View commit details
    Browse the repository at this point in the history