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

Optimize gen-deleted-accounts #1085

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on May 21, 2024

  1. Optimize gen-deleted-accounts

    matejmode authored and wsodsong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3cda315 View commit details
    Browse the repository at this point in the history
  2. Fix race conditions

    matejmode authored and wsodsong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    856d2f2 View commit details
    Browse the repository at this point in the history
  3. Rewrite stopChan to abort event

    matejmode authored and wsodsong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ba0fa48 View commit details
    Browse the repository at this point in the history
  4. Change maps of chans to slice

    matejmode authored and wsodsong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    32c0810 View commit details
    Browse the repository at this point in the history
  5. Remove negligible optimization

    matejmode authored and wsodsong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    971448c View commit details
    Browse the repository at this point in the history
  6. Check block transaction context errors

    matejmode authored and wsodsong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1ec9365 View commit details
    Browse the repository at this point in the history
  7. Fix return

    matejmode authored and wsodsong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    943c4d9 View commit details
    Browse the repository at this point in the history