fix: fix query data proof behaviour #11
Annotations
10 errors
etherman/etherman_test.go#L168
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
|
etherman/etherman_test.go#L174
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
|
etherman/etherman_test.go#L176
not enough arguments in call to etherman.ZkEVM.SequenceBatches
|
etherman/etherman_test.go#L191
blocks[3].SequencedBatches[0][1].Transactions undefined (type SequencedBatch has no field or method Transactions)
|
etherman/etherman_test.go#L215
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
|
etherman/etherman_test.go#L217
not enough arguments in call to etherman.ZkEVM.SequenceBatches
|
synchronizer/synchronizer_test.go#L175
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
|
synchronizer/synchronizer_test.go#L187
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions)
|
synchronizer/synchronizer_test.go#L245
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions)
|
synchronizer/synchronizer_test.go#L260
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading