feat(wallet): supporting Ed25519 curve in wallet #3719
Annotations
5 errors and 1 warning
linting:
wallet/vault/vault_test.go#L234
empty-lines: extra empty line at the end of a block (revive)
|
linting:
wallet/wallet.go#L28
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
linting:
wallet/wallet.go#L29
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
linting:
wallet/vault/vault_test.go#L255
unnecessary trailing newline (whitespace)
|
linting
Process completed with exit code 2.
|
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum
|