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

Legacy receipt converter tool #23454

Closed
wants to merge 32 commits into from
Closed

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    9351cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bae0aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3ca13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b250783 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45b73a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7474ef0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39e5aee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1c67fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82f36c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05dade6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dce1336 View commit details
    Browse the repository at this point in the history
  12. core/rawdb: drop table append

    s1na committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    16c55dc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    710b7d9 View commit details
    Browse the repository at this point in the history
  2. core/rawdb: forgot batch commit

    s1na committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    16286fa View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. core/rawdb: comment, minor fixes

    s1na committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    05812de View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    99c1a32 View commit details
    Browse the repository at this point in the history
  2. core/rawdb: fix off-by-one err

    s1na committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    66b5285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8092cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26ec367 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. core/rawdb: fix file juggling

    s1na committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    fd000bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4028b6 View commit details
    Browse the repository at this point in the history
  3. ethdb: minor

    s1na committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    e3b1daa View commit details
    Browse the repository at this point in the history
  4. core/rawdb: improve readability

    s1na committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    0d22403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8466887 View commit details
    Browse the repository at this point in the history
  6. Add start param to migrateTable

    s1na committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    eb306b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. check batch append err

    s1na committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    76426e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1279bb3 View commit details
    Browse the repository at this point in the history
  3. add license to legacy file

    s1na committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    7338e21 View commit details
    Browse the repository at this point in the history
  4. rm helper funcs and their tests

    s1na committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    63fb341 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. freezer: rm unneeded line

    Co-authored-by: Martin Holst Swende <martin@swende.se>
    s1na and holiman committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    fa28df5 View commit details
    Browse the repository at this point in the history
  2. core, ethdb: add comments

    s1na committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    6bef481 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 's1na/legacy-receipt-converter' into leg…

    …acy-receipt-converter
    s1na committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    2b5b633 View commit details
    Browse the repository at this point in the history