Files
tycho-protocol-sdk/substreams/crates/tycho-substreams/buf.gen.yaml
dianacarvalho1 a7841af383 feat: Add entrypoint utils and define EntryPointParams (#211)
* feat: Add entrypoint utils and define EntryPointParams

#time 23m


#time 0m

* fix: Make TraceData mandatory

#time 2m

* fix: Make component_id in EntryPointParams optional

#time 1m
2025-05-20 17:47:25 +01:00

15 lines
590 B
YAML

version: v2
plugins:
- remote: buf.build/community/neoeinstein-prost:v0.2.2
out: src/pb
opt:
- file_descriptor_set=false
- type_attribute=.tycho.evm.v1.Transaction=#[derive(Eq\, Hash)]
- type_attribute=.tycho.evm.v1.TraceData=#[derive(Eq\, Hash)]
- type_attribute=.tycho.evm.v1.EntryPoint=#[derive(Eq\, Hash)]
- type_attribute=.tycho.evm.v1.EntryPointParams=#[derive(Eq\, Hash)]
- type_attribute=.tycho.evm.v1.RPCTraceData=#[derive(Eq\, Hash)]
- remote: buf.build/community/neoeinstein-prost-crate:v0.3.1
out: src/pb
opt: no_features