[crypto] Refactor crypto to be generic / pull ed25519 out of transaction logic #16
Annotations
3 errors and 1 warning
Run /./.github/actions/run-go-tests:
cmd/goclient/goclient.go#L209
impossible type assertion: alice.PrivateKey.(ed25519.PrivateKey)
|
Run /./.github/actions/run-go-tests:
cmd/goclient/goclient.go#L216
impossible type assertion: bob.PrivateKey.(ed25519.PrivateKey)
|
Run /./.github/actions/run-go-tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading