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

Refactor send_tx methods into plain functions #2044

Merged
merged 39 commits into from
Apr 13, 2022
Merged

Commits on Mar 11, 2022

  1. Refactoring send_tx

    soareschen committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    162fea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. WIP refactoring

    soareschen committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d73a8b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    586dadc View commit details
    Browse the repository at this point in the history
  2. More code reorganization

    soareschen committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    517432f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d4d371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7ff345 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    9333179 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    f24fd1a View commit details
    Browse the repository at this point in the history
  2. Refactor code

    soareschen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    bb989f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9eec75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b3f89c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    4aac7c8 View commit details
    Browse the repository at this point in the history
  2. Refactor query_tx

    soareschen committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    4d791fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65f9de6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80ab989 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    732b050 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    a84057e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f1596a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bdf017 View commit details
    Browse the repository at this point in the history
  4. Refactor sign_message

    soareschen committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    a0ef196 View commit details
    Browse the repository at this point in the history
  5. Refactor gas config

    soareschen committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    9262f00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dad18c View commit details
    Browse the repository at this point in the history
  7. Reorganize types

    soareschen committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    8d1040c View commit details
    Browse the repository at this point in the history
  8. Remove pub const

    soareschen committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    646da40 View commit details
    Browse the repository at this point in the history
  9. Simplify arguments

    soareschen committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    2dae995 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7fe9488 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Refactor query status

    soareschen committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    206dfc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f25765 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    d245cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad4deca View commit details
    Browse the repository at this point in the history
  3. Address review feedback

    soareschen committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    52992f6 View commit details
    Browse the repository at this point in the history
  4. Re-add missing comments

    soareschen committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    2d101f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    e621b07 View commit details
    Browse the repository at this point in the history
  2. Fix clippy error

    soareschen committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    17ade0d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    c5a88b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073b057 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    225f241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f64495 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0580999 View commit details
    Browse the repository at this point in the history