A custom fork of protobufjs has been used since ba0d882
|
"@cosmology/protobufjs": "7.3.2", |
But buf generate uses @bufbuild/protobuf (protobuf-es). Seems like it might be worth switching to it or another modern and maintained alternative to pbjs/pbts?
https://buf.build/blog/protobuf-es-the-protocol-buffers-typescript-javascript-runtime-we-all-deserve
https://buf.build/blog/protobuf-es-v2
A custom fork of
protobufjshas been used since ba0d882telescope/packages/parser/package.json
Line 76 in 5f6a50a
But
buf generateuses@bufbuild/protobuf(protobuf-es). Seems like it might be worth switching to it or another modern and maintained alternative to pbjs/pbts?https://buf.build/blog/protobuf-es-the-protocol-buffers-typescript-javascript-runtime-we-all-deserve
https://buf.build/blog/protobuf-es-v2