Implement read only flag in Mempool #1791
Annotations
10 errors
pkg/protocol/engine/mempool/v1/mempool.go#L273
metadata.state.ReadOnly undefined (type mempool.State has no field or method ReadOnly)
|
pkg/protocol/engine/mempool/v1/mempool.go#L283
input.state.ReadOnly undefined (type mempool.State has no field or method ReadOnly)
|
pkg/protocol/engine/mempool/tests/testframework.go#L78
not enough arguments in call to NewTransaction
|
pkg/protocol/engine/mempool/tests/tests.go#L52
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
|
pkg/protocol/engine/mempool/tests/tests.go#L52
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
|
pkg/protocol/engine/mempool/tests/tests.go#L53
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
|
pkg/protocol/engine/mempool/tests/tests.go#L53
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
|
pkg/protocol/engine/mempool/tests/tests.go#L84
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
|
pkg/protocol/engine/mempool/tests/tests.go#L84
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
|
pkg/protocol/engine/mempool/tests/tests.go#L85
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
|
The logs for this run have expired and are no longer available.
Loading