Skip to content

feat(wallet): supporting Ed25519 curve in wallet #3306

feat(wallet): supporting Ed25519 curve in wallet

feat(wallet): supporting Ed25519 curve in wallet #3306

Triggered via pull request August 23, 2024 18:45
Status Failure
Total duration 12m 58s
Artifacts

gui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-linux: wallet/vault/vault_test.go#L234
empty-lines: extra empty line at the end of a block (revive)
build-linux: wallet/wallet.go#L28
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
build-linux: wallet/wallet.go#L29
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
build-linux: wallet/vault/vault_test.go#L255
unnecessary trailing newline (whitespace)
build-linux
Process completed with exit code 2.