[Enhancement] Reintroduce the MapStore
interface and SimpleMap
and make the Badger
a submodules
#184
Annotations
9 errors
tests
Process completed with exit code 1.
|
tests:
benchmarks/bench_smst_test.go#L243
unknown field name in struct literal of type struct{desc string; trieSize int; commit bool; fn func(*"github.com/pokt-network/smt".SMST, uint64) error}
|
tests:
benchmarks/bench_smst_test.go#L249
unknown field name in struct literal of type struct{desc string; trieSize int; commit bool; fn func(*"github.com/pokt-network/smt".SMST, uint64) error}
|
tests:
benchmarks/bench_smst_test.go#L258
tc.name undefined (type struct{desc string; trieSize int; commit bool; fn func(*"github.com/pokt-network/smt".SMST, uint64) error} has no field or method name)
|
tests:
benchmarks/bench_smt_test.go#L237
unknown field name in struct literal of type struct{desc string; trieSize int; commit bool; fn func(*"github.com/pokt-network/smt".SMT, []byte) error}
|
tests:
benchmarks/bench_smt_test.go#L243
unknown field name in struct literal of type struct{desc string; trieSize int; commit bool; fn func(*"github.com/pokt-network/smt".SMT, []byte) error}
|
tests:
benchmarks/bench_smt_test.go#L249
unknown field name in struct literal of type struct{desc string; trieSize int; commit bool; fn func(*"github.com/pokt-network/smt".SMT, []byte) error}
|
tests:
benchmarks/bench_smt_test.go#L258
tc.name undefined (type struct{desc string; trieSize int; commit bool; fn func(*"github.com/pokt-network/smt".SMT, []byte) error} has no field or method name)
|
tests
Process completed with exit code 1.
|