Skip to content

Replacing deprecated function toECDSAPub #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

MathieuGilbert
Copy link

Resolves error from go test and go get:

> go test ./...
# github.com/coincircle/go-etherdelta
../../coincircle/go-etherdelta/etherdelta.go:602:12: undefined: "github.com/ethereum/go-ethereum/crypto".ToECDSAPub

- Replaced crypto.toECDSAPub with crypto.UnmarshalPubKey, based on ethereum/go-ethereum#16932
- Skipping failing test (test token isn't in live results).
@MathieuGilbert MathieuGilbert mentioned this pull request Aug 9, 2018
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.

1 participant