Open saihaj opened 7 months ago
Hi @saihaj, with your approval will pick this up next. Can we discuss any potential reasons for choosing protobuf-as vs ts-proto with protoc?
Hey @saihaj, if you have a moment can we discuss me picking this task? Will work on it today / over the weekend and close by Monday if possible. Just wanted to know about protobuf-ts vs ts-proto for the solution.
thanks so much @joshuanazareth97! @mangas maybe has some context on that?
@mangas any input on using one vs the other?
We explored this a bit recently, see https://github.com/streamingfast/substreams-sink-examples/pull/4.
The substreams protogen
command uses buf
to facilitate generation. We also used a different code generator than what was used before.