Skip to content
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

feature(aux-go): aux golang client #166

Merged
merged 1 commit into from
Oct 25, 2022
Merged

feature(aux-go): aux golang client #166

merged 1 commit into from
Oct 25, 2022

Conversation

fardream
Copy link
Collaborator

@fardream fardream commented Oct 25, 2022

  • expand aptos golang client functionality
  • replace gopkg.in/yaml.v3 with github.com/goccy/go-yaml for better support of 0x prefixed strings (see here)
  • add aux specific functions.

@yuhanfang
Copy link
Contributor

Rebase? See some diffs from a previous commit

- expand aptos golang client functionality
- replace `gopkg.in/yaml.v3` with `github.com/goccy/go-yaml` for better support of 0x prefixed strings (see [here](go-yaml/yaml#847))
- add `aux` specific functions.
@fardream
Copy link
Collaborator Author

Rebase? See some diffs from a previous commit

rebased.

@fardream fardream merged commit 0368601 into main Oct 25, 2022
@fardream fardream deleted the cxu/go-client branch October 25, 2022 15:23
lidatong pushed a commit that referenced this pull request Oct 25, 2022
- expand aptos golang client functionality
- replace `gopkg.in/yaml.v3` with `github.com/goccy/go-yaml` for better support of 0x prefixed strings (see [here](go-yaml/yaml#847))
- add `aux` specific functions.
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.

None yet

2 participants