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

amino protobufs #24

Closed
faddat opened this issue Apr 6, 2021 · 0 comments
Closed

amino protobufs #24

faddat opened this issue Apr 6, 2021 · 0 comments

Comments

@faddat
Copy link
Contributor

faddat commented Apr 6, 2021

This is going to require more study, thinking maybe it should just be go objects and structs.

Model every dang thing as a struct, they are easier to use.

Except when speaking json to a client, let's not unmarshal/marshal things and limit type conversions to maximize joy.

@jaekwon jaekwon closed this as completed Aug 27, 2021
@moul moul added this to the 🏗1️⃣ test1.gno.land milestone Oct 20, 2022
zivkovicmilos pushed a commit that referenced this issue Jun 24, 2024
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v4...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants