fix: Fix python tests
- These are just used for comparison purposes and will eventually be deleted. - Also balancer v3 test fix: add protocol_system to yaml, and remove "excludePaths" from protobuf in substreams.yaml (this entry was not supported)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
substreams_yaml_path: ./substreams.yaml
|
||||
protocol_system: "vm:balancer_v3"
|
||||
protocol_type_names:
|
||||
- "balancer_v3_pool"
|
||||
adapter_contract: "BalancerV3SwapAdapter"
|
||||
|
||||
@@ -10,9 +10,6 @@ protobuf:
|
||||
- tycho/evm/v1/utils.proto
|
||||
importPaths:
|
||||
- ../../proto
|
||||
excludePaths:
|
||||
- sf/substreams
|
||||
- google
|
||||
|
||||
binaries:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user