koinos / koinos-proto

Official home of the Koinos Protobuf schema. Koinos data types are defined here and generated in a variety of supported languages.
MIT License
4 stars 7 forks source link

Build EmbeddedProto with `negative-enums` branch #137

Closed mvandeberg closed 2 years ago

mvandeberg commented 2 years ago

Resolves koinos/koinos-sdk-as#34

Brief description

Uses a branch of EmbeddedProto that correctly generate signed integer enums

Checklist

Demonstration

https://github.com/koinos/koinos-proto-embedded-cpp/blob/e2fcdaddb0ff7caf547db2d92f7978c1052966d0/libraries/proto_embedded/generated/koinos/chain/error.h#L41-L66