Skip to content

update dcrwallet to v4.3.1#739

Merged
dreacot merged 1 commit intocrypto-power:masterfrom
dreacot:update_dcrwallet
May 6, 2025
Merged

update dcrwallet to v4.3.1#739
dreacot merged 1 commit intocrypto-power:masterfrom
dreacot:update_dcrwallet

Conversation

@dreacot
Copy link
Member

@dreacot dreacot commented Mar 12, 2025

closes #641

Copy link
Collaborator

@JoeGruffins JoeGruffins left a comment

Choose a reason for hiding this comment

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

Change looks fine. But when I try to build will see this, on master too:

$ go build
# gioui.org/cpu
../../go/pkg/mod/gioui.org/cpu@v0.0.0-20210817075930-8d6a761490d2/driver.go:38:10: cannot define new methods on non-local type BufferDescriptor
../../go/pkg/mod/gioui.org/cpu@v0.0.0-20210817075930-8d6a761490d2/driver.go:42:10: cannot define new methods on non-local type BufferDescriptor
../../go/pkg/mod/gioui.org/cpu@v0.0.0-20210817075930-8d6a761490d2/driver.go:53:10: cannot define new methods on non-local type ImageDescriptor
../../go/pkg/mod/gioui.org/cpu@v0.0.0-20210817075930-8d6a761490d2/driver.go:57:10: cannot define new methods on non-local type ImageDescriptor
../../go/pkg/mod/gioui.org/cpu@v0.0.0-20210817075930-8d6a761490d2/driver.go:68:10: cannot define new methods on non-local type DispatchContext
../../go/pkg/mod/gioui.org/cpu@v0.0.0-20210817075930-8d6a761490d2/driver.go:72:10: cannot define new methods on non-local type DispatchContext
../../go/pkg/mod/gioui.org/cpu@v0.0.0-20210817075930-8d6a761490d2/driver.go:76:10: cannot define new methods on non-local type DispatchContext
../../go/pkg/mod/gioui.org/cpu@v0.0.0-20210817075930-8d6a761490d2/driver.go:84:10: cannot define new methods on non-local type ThreadContext
# gioui.org/internal/vk
../../go/pkg/mod/gioui.org@v0.7.0/internal/vk/vulkan.go:1896:9: cannot define new methods on non-local type PushConstantRange
../../go/pkg/mod/gioui.org@v0.7.0/internal/vk/vulkan.go:1900:9: cannot define new methods on non-local type PushConstantRange
../../go/pkg/mod/gioui.org@v0.7.0/internal/vk/vulkan.go:1904:9: cannot define new methods on non-local type PushConstantRange
../../go/pkg/mod/gioui.org@v0.7.0/internal/vk/vulkan.go:1908:9: cannot define new methods on non-local type QueueFamilyProperties
../../go/pkg/mod/gioui.org@v0.7.0/internal/vk/vulkan.go:1912:9: cannot define new methods on non-local type SurfaceCapabilities
../../go/pkg/mod/gioui.org@v0.7.0/internal/vk/vulkan.go:1916:9: cannot define new methods on non-local type SurfaceCapabilities

@dreacot
Copy link
Member Author

dreacot commented May 6, 2025

@JoeGruffins what platform did you build on?

@dreacot dreacot merged commit 8a9d490 into crypto-power:master May 6, 2025
1 check passed
@dreacot dreacot deleted the update_dcrwallet branch May 6, 2025 16:03
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.

sync stuck at 99%

2 participants