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

Fix channel queue #68

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Fix channel queue #68

merged 1 commit into from
Nov 17, 2022

Conversation

nickfarrow
Copy link
Collaborator

We somehow missed these in a8ca6eb

Move labels outside channels grid.
Get length of children, not NaN.
Count nodes using labels correctly dividing by 2.

@nickfarrow nickfarrow force-pushed the fix-channel-queue branch 2 times, most recently from 4a65248 to 78fb3a8 Compare November 17, 2022 07:05
public/index.html Outdated Show resolved Hide resolved
@DanGould
Copy link
Contributor

Are you leaving fixup commits to be squashed? I'm confused why they're not --autosquash-ed before you push but maybe I'm unfamiliar with this git workflow?

@DanGould
Copy link
Contributor

This structure makes so much more sense

@nickfarrow
Copy link
Collaborator Author

I find it easier to track changes than comparing forcepushes (maintains linear and modular history), Squash and Merge should get rid of them

Move labels outside channels grid.
Get length of children, not NaN.
Count nodes using labels correctly dividing by 2.
@DanGould DanGould merged commit fafb1e0 into payjoin:master Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants