8000 feat: owner transfer by MicBun · Pull Request #850 · trufnetwork/node · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: owner transfer #850

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

Merged
merged 1 commit into from
Mar 17, 2025
Merged

feat: owner transfer #850

merged 1 commit into from
Mar 17, 2025

Conversation

MicBun
Copy link
Member
@MicBun MicBun commented Mar 17, 2025

Description

This pull request introduces a new action for transferring stream ownership and re-enables tests for stream ownership transfer. The main changes include the addition of the transfer_stream_ownership action in the SQL script and the reimplementation of the related tests in the Go test file.

New action for stream ownership transfer:

Re-enabled and updated tests for stream ownership transfer:

  • tests/streams/auth/auth_test.go: Re-enabled TestAUTH01_StreamOwnership to test both valid and invalid ownership transfers, using updated methods for creating streams and transferring ownership.

Related Problem

resolves: #828

How Has This Been Tested?

@MicBun MicBun added the type: feat New feature or request label Mar 17, 2025
@MicBun MicBun self-assigned this Mar 17, 2025
@MicBun MicBun changed the base branch from refactor/node-2.0 to main March 17, 2025 12:13
@MicBun MicBun force-pushed the feat/ownerTransfer branch from bcb5c0c to 0e93d48 Compare March 17, 2025 12:56
@MicBun MicBun changed the base branch from main to refactor/node-2.0 March 17, 2025 12:56
@MicBun MicBun requested a review from outerlook March 17, 2025 12:57
@MicBun MicBun marked this pull request as ready for review March 17, 2025 12:57
@MicBun MicBun linked an issue Mar 17, 2025 that may be closed by this pull request
Copy link
pr-time-tracker bot commented Mar 17, 2025

@outerlook
⚠️⚠️⚠️
You must submit the time spent on this PR.
⚠️⚠️⚠️

@outerlook outerlook merged commit f3fe939 into refactor/node-2.0 Mar 17, 2025
5 of 6 checks passed
@outerlook outerlook deleted the feat/ownerTransfer branch March 17, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem: missing owner transfer implementation
2 participants
0