Versions in this module Expand all Collapse all v0 v0.2.1 Jul 18, 2024 v0.2.0 Jul 15, 2024 Changes in this version + var ChainReader = staticChainReader + var Codec = staticCodec + func TestAllEncodings(t *testing.T, test func(chainreader.EncodingVersion) func(t *testing.T)) + func WrapChainReaderTesterForLoop(wrapped ChainReaderInterfaceTester[*testing.T], opts ...LoopTesterOpt) ChainReaderInterfaceTester[*testing.T] + func WrapCodecTesterForLoop(wrapped interfacetests.CodecInterfaceTester) interfacetests.CodecInterfaceTester + type LoopTesterOpt func(*contractReaderLoopTester) + func WithChainReaderLoopEncoding(version chainreader.EncodingVersion) LoopTesterOpt