Commit graph

3 commits

Author SHA1 Message Date
e45382b0c1 [#1693] util: Replace conditional panics with asserts
All checks were successful
Vulncheck / Vulncheck (push) Successful in 1m29s
Build / Build Components (push) Successful in 2m11s
Pre-commit hooks / Pre-commit (push) Successful in 2m22s
Tests and linters / gopls check (push) Successful in 4m9s
Tests and linters / Run gofumpt (push) Successful in 4m26s
Tests and linters / Staticcheck (push) Successful in 5m1s
Tests and linters / Lint (push) Successful in 5m10s
Tests and linters / Tests (push) Successful in 5m23s
Tests and linters / Tests with -race (push) Successful in 5m56s
OCI image / Build container images (push) Successful in 4m12s
Change-Id: I13b566cde3e6d43d8a75aa2e9b28e63b597adff9
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2025-04-15 16:54:45 +00:00
15fc5bac26 [#972] keyer: Use UncompressedBytes() for marshaling
elliptic.Marshal() becomes deprecated in go1.21

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-02-19 13:13:09 +00:00
Alex Vanin
ded45e1fbc [#159] Add keyer to neofs-cli
Keyer prints information about private key, public key,
NEO3 Wallet, scripthash. It can generate new private key
or generate multisig address.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-09 18:59:21 +03:00