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

Update libdrop #477

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

devzbysiu
Copy link
Contributor

@devzbysiu devzbysiu commented Jun 27, 2024

Update to libdrop v7.0.0

build/foss/Cargo.toml Outdated Show resolved Hide resolved
fileshare/transfer.go Outdated Show resolved Hide resolved
fileshare/transfer_test.go Outdated Show resolved Hide resolved
fileshare/event_manager.go Outdated Show resolved Hide resolved
fileshare/event_manager.go Outdated Show resolved Hide resolved
fileshare/event_manager.go Outdated Show resolved Hide resolved
fileshare/event_manager.go Show resolved Hide resolved
fileshare/event_manager.go Outdated Show resolved Hide resolved
fileshare/libdrop/libdrop.go Show resolved Hide resolved
fileshare/transfer.go Outdated Show resolved Hide resolved
fileshare/transfer.go Outdated Show resolved Hide resolved
fileshare/transfer.go Outdated Show resolved Hide resolved
allFinished := true
hasNoErrors := true
hasStarted := false
for _, file := range files {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[minor] if you want you can simplify the bellow ifs allCanceled = allCanceled && file.Status != pb.Status_CANCELED

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure 👍 , I'll take a look after I have all the tests green 😄

@devzbysiu devzbysiu force-pushed the LVPN-5188-foss-update-libdrop branch 7 times, most recently from d410374 to 0443904 Compare July 3, 2024 10:16
@devzbysiu devzbysiu force-pushed the LVPN-5188-foss-update-libdrop branch 3 times, most recently from ad11350 to 63171a0 Compare July 15, 2024 06:13
@devzbysiu devzbysiu marked this pull request as ready for review July 15, 2024 07:29
@devzbysiu devzbysiu force-pushed the LVPN-5188-foss-update-libdrop branch 3 times, most recently from e877830 to c9630db Compare July 16, 2024 07:34
@devzbysiu devzbysiu changed the title Initial update of libdrop Update libdrop Jul 16, 2024
fileshare/fileshare.go Outdated Show resolved Hide resolved
fileshare/fileshare_startup/startup.go Outdated Show resolved Hide resolved
fileshare/libdrop/symbols/cgo.go Outdated Show resolved Hide resolved
fileshare/server.go Outdated Show resolved Hide resolved
internal/libdrop_event_to_string.go Outdated Show resolved Hide resolved
internal/libdrop_event_to_string_test.go Outdated Show resolved Hide resolved
fileshare/fileshare.go Outdated Show resolved Hide resolved
@devzbysiu devzbysiu force-pushed the LVPN-5188-foss-update-libdrop branch 6 times, most recently from 27a0a14 to 4b421e1 Compare July 17, 2024 18:28
norduser/fileshare.go Outdated Show resolved Hide resolved
@devzbysiu devzbysiu force-pushed the LVPN-5188-foss-update-libdrop branch 3 times, most recently from 262176a to 59cb033 Compare July 23, 2024 07:00
@devzbysiu devzbysiu force-pushed the LVPN-3365-dynamic-linking branch from 621dfa1 to c38280c Compare August 20, 2024 08:53
@devzbysiu devzbysiu force-pushed the LVPN-5188-foss-update-libdrop branch from 430b472 to 2c7ee33 Compare August 20, 2024 08:54
@devzbysiu devzbysiu force-pushed the LVPN-3365-dynamic-linking branch from c38280c to d86e2b0 Compare August 20, 2024 13:21
@devzbysiu devzbysiu force-pushed the LVPN-5188-foss-update-libdrop branch from 2c7ee33 to 17f6980 Compare August 22, 2024 06:23
@devzbysiu devzbysiu merged this pull request into LVPN-3365-dynamic-linking Aug 22, 2024
6 of 8 checks passed
@devzbysiu devzbysiu deleted the LVPN-5188-foss-update-libdrop branch August 22, 2024 06:23
devzbysiu added a commit that referenced this pull request Aug 22, 2024
devzbysiu added a commit that referenced this pull request Aug 23, 2024
devzbysiu added a commit that referenced this pull request Aug 29, 2024
devzbysiu added a commit that referenced this pull request Aug 30, 2024
devzbysiu added a commit that referenced this pull request Sep 9, 2024
devzbysiu added a commit that referenced this pull request Sep 9, 2024
devzbysiu added a commit that referenced this pull request Sep 10, 2024
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.

5 participants