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

A few improvements #536

Merged
merged 35 commits into from
Jul 24, 2023
Merged

A few improvements #536

merged 35 commits into from
Jul 24, 2023

Commits on Jun 18, 2023

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

Commits on Jun 19, 2023

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

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    cb5e9a6 View commit details
    Browse the repository at this point in the history
  2. remove unused fns

    zonotope committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    02ee48d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16a066e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1971b9 View commit details
    Browse the repository at this point in the history
  5. ledger-id -> ledger-alias

    zonotope committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d88f4b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fb543e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a06b27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32739b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33dd70e View commit details
    Browse the repository at this point in the history
  10. remove unused functions

    zonotope committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0323a1a View commit details
    Browse the repository at this point in the history
  11. remove unused namespace

    zonotope committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6428114 View commit details
    Browse the repository at this point in the history
  12. fix typo

    zonotope committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f3b397d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    95f9a05 View commit details
    Browse the repository at this point in the history
  14. resolve empty branches too

    zonotope committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ce880df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a8883fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac3d736 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    366784b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    d9bcd02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90582b2 View commit details
    Browse the repository at this point in the history
  3. cleanup ns requires

    zonotope committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d6a1f7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68407a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8366750 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    969638e View commit details
    Browse the repository at this point in the history
  7. bump up reindexing parallelism because why not?

    If this eats up too much memory, we can bump it back down. It's pretty sloooooow
    right now because it's running single threaded.
    zonotope committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e8b737f View commit details
    Browse the repository at this point in the history
  8. add/update docstrings

    zonotope committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6de6c2b View commit details
    Browse the repository at this point in the history
  9. remove unused fns

    zonotope committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7f5e626 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    479215e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    a0900ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b38569 View commit details
    Browse the repository at this point in the history
  3. use 1 for buffersize

    We should parameterize this later
    zonotope committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a589708 View commit details
    Browse the repository at this point in the history
  4. correct indentation

    zonotope committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6ef7eaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d98579f View commit details
    Browse the repository at this point in the history