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

Implemented KAS repository to load internal/revert transaction data #587

Merged
merged 10 commits into from
Aug 7, 2020

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    1a93671 View commit details
    Browse the repository at this point in the history
  2. Added test case for empty result

    jeongkyun-oh committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2008764 View commit details
    Browse the repository at this point in the history
  3. Made empty result as variable

    jeongkyun-oh committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    e1043fe View commit details
    Browse the repository at this point in the history
  4. Merged two conditions to one

    jeongkyun-oh committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    37bd05f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0687146 View commit details
    Browse the repository at this point in the history
  6. Renamed isInternalTx to isEmptyTraceResult

    jeongkyun-oh committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    54b71a0 View commit details
    Browse the repository at this point in the history
  7. Renamed mother tx to entry tx

    jeongkyun-oh committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    145b7a0 View commit details
    Browse the repository at this point in the history
  8. Added licenses

    jeongkyun-oh committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    fd40d4c View commit details
    Browse the repository at this point in the history
  9. Removed unnecessary if statement

    jeongkyun-oh committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    333f0b7 View commit details
    Browse the repository at this point in the history
  10. gofmt

    jeongkyun-oh committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    c527b23 View commit details
    Browse the repository at this point in the history