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 dcrd requires to master #2056

Merged
merged 1 commit into from Jun 7, 2021
Merged

Update dcrd requires to master #2056

merged 1 commit into from Jun 7, 2021

Conversation

jrick
Copy link
Member

@jrick jrick commented May 27, 2021

No description provided.

internal/rpc/jsonrpc/methods.go Show resolved Hide resolved
if addr == nil {
return nil, nil
}
if saddr, ok := addr.(stdaddr.StakeAddress); ok {
Copy link
Member

Choose a reason for hiding this comment

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

Nice to see enforcing the usage types correctly via the interface here and elsewhere!

internal/rpc/jsonrpc/methods.go Outdated Show resolved Hide resolved
wallet/addresses.go Outdated Show resolved Hide resolved
wallet/chainntfns.go Outdated Show resolved Hide resolved
wallet/rescan.go Show resolved Hide resolved
@jrick jrick force-pushed the up branch 2 times, most recently from 01a2e73 to c02db05 Compare May 28, 2021 14:11
@jrick jrick merged commit 6a339be into decred:master Jun 7, 2021
@jrick jrick deleted the up branch June 7, 2021 14:27
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.

None yet

2 participants