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 2.0 #318

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

Amino 2.0 #318

wants to merge 62 commits into from

Conversation

jaekwon
Copy link
Contributor

@jaekwon jaekwon commented May 17, 2020

This is not backwards compatible.

  • Native Any support
  • No need for local codecs, just use the global one.
  • Package registration.
  • (genproto) .proto schema generation
  • (genproto) go <---> proto3-generated-go translations
  • Fuzz testing with above translations
  • Convenience for generating types.proto and pb/* protoc and pbbindings.go
  • TODO maybe faster encoding/decoding with protoc.

@jaekwon jaekwon changed the title WIP genproto plan Amino 1.2 Jul 16, 2020
@jaekwon jaekwon changed the title Amino 1.2 Amino 2.0 Jul 16, 2020
@jaekwon
Copy link
Contributor Author

jaekwon commented Jul 16, 2020

  • amino-x (maybe instead of amino 2.0)
  • not meant to be used with current sdk,core, but for classic.
  • owned by AIB, will be maintained.
  • start of ORM for new tooling.

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