Consistently use Merkle Tree root as ECChain key #1390
Annotations
6 errors
Run tests:
chainexchange/cbor_gen.go#L43
invalid argument: t.Chain (variable of type *gpbft.ECChain) for len
|
Run tests:
chainexchange/cbor_gen.go#L47
invalid argument: t.Chain (variable of type *gpbft.ECChain) for len
|
Run tests:
chainexchange/cbor_gen.go#L50
cannot range over t.Chain (variable of type *gpbft.ECChain)
|
Run tests:
chainexchange/cbor_gen.go#L124
cannot use make([]gpbft.TipSet, extra) (value of type []gpbft.TipSet) as *gpbft.ECChain value in assignment
|
Run tests:
chainexchange/cbor_gen.go#L138
invalid operation: cannot index t.Chain (variable of type *gpbft.ECChain)
|
Run tests
Process completed with exit code 1.
|
Loading