Skip to content

chore: update dependencies, code cleanup#64

Merged
haikoschol merged 2 commits intoChainSafe:masterfrom
gordon-to:chore/deps
Nov 22, 2024
Merged

chore: update dependencies, code cleanup#64
haikoschol merged 2 commits intoChainSafe:masterfrom
gordon-to:chore/deps

Conversation

@gordon-to
Copy link
Copy Markdown
Contributor

@gordon-to gordon-to commented Oct 23, 2024

  • Update github actions to remove deprecated actions see runs on my fork
  • Update and move golang-ci.yml to remove deprecated linters and use latest checks
  • Fix readme example to match function signature
  • move tests to _test packages where possible
  • move all examples to example_test.go and verify output where possible
  • rename receivers to match across files
  • export ErrPublicKeyAtInfinity error for proper use of error.Is

Dependencies updated

  • github.com/cosmos/go-bip39
  • github.com/gtank/merlin
  • github.com/stretchr/testify
  • golang.org/x/crypto

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 23, 2024

CLA assistant check
All committers have signed the CLA.

@gordon-to

This comment was marked as resolved.

Comment thread .golangci.yml Outdated
Comment thread derive.go Outdated
Comment thread derive.go Outdated
Comment thread keys.go Outdated
Comment thread keys.go Outdated
@gordon-to gordon-to requested a review from noot October 23, 2024 20:53
@gordon-to gordon-to changed the title chore: update dependencies chore: update dependencies, code cleanup Oct 23, 2024
Copy link
Copy Markdown
Contributor

@noot noot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Comment thread .github/workflows/checks.yml Outdated
Comment thread sign.go
Comment thread sign_test.go
Comment thread .golangci.yml Outdated
Copy link
Copy Markdown
Contributor

@jimjbrettj jimjbrettj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for this! Always love to get contributions. Have a few questions/comments, but overall is very nice

Comment thread vrf_test.go
Comment thread .github/workflows/checks.yml Outdated
Comment thread example_test.go
Comment thread example_test.go
Comment thread example_test.go
Comment thread example_test.go
Comment thread example_test.go
Comment thread example_test.go
Comment thread example_test.go
Comment thread example_test.go
@gordon-to gordon-to requested a review from jimjbrettj November 1, 2024 15:58
Copy link
Copy Markdown
Contributor

@jimjbrettj jimjbrettj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me, thank you for the contribution!

@haikoschol haikoschol merged commit 194103b into ChainSafe:master Nov 22, 2024
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.

5 participants