Skip to content

Comments

validate RPCFundAccountsRequest#401

Open
Alrighttt wants to merge 2 commits intomasterfrom
matt/validate-fund-accounts
Open

validate RPCFundAccountsRequest#401
Alrighttt wants to merge 2 commits intomasterfrom
matt/validate-fund-accounts

Conversation

@Alrighttt
Copy link

This method was implemented but never used.

@github-project-automation github-project-automation bot moved this to In Progress in Sia Feb 23, 2026
@Alrighttt
Copy link
Author

https://github.com/SiaFoundation/coreutils/actions/runs/22319186629/job/64572476630?pr=401

These tests appear to be NDF? I can't get it to fail on my machine.

RenterSignature: revision.RenterSignature,
}

if err := req.Validate(); err != nil {
Copy link
Member

Choose a reason for hiding this comment

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

This should be called in handleRPCFundAccounts. The server needs to perform the validation rather than the client.

Comment on lines +5 to +9
# validate RPCFundAccountsRequest

#401 by @Alrighttt

This method was implemented but never used.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# validate RPCFundAccountsRequest
#401 by @Alrighttt
This method was implemented but never used.
# Validate RPCFundAccountsRequest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants