erigon-pulse/types
Roberto Bayardo dce2daa144
move ssz from erigon/cl/cltypes to erigon-lib/types (#989)
This moves the files in erigon/cl/cltypes/ssz and
erigon/cl/cltypes/clonable into erigon-lib so we can start sharing ssz
parsing code across the txpool parser and the client parser.
2023-05-08 03:41:11 +00:00
..
clonable move ssz from erigon/cl/cltypes to erigon-lib/types (#989) 2023-05-08 03:41:11 +00:00
ssz move ssz from erigon/cl/cltypes to erigon-lib/types (#989) 2023-05-08 03:41:11 +00:00
testdata/fuzz ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
testdata.go Remove Starknet stuff (#871) 2023-01-30 18:10:21 +01:00
txn_packets_fuzz_test.go bringing hash, address, and chain config into lib (#826) 2023-01-13 15:52:38 +00:00
txn_packets_test.go bringing hash, address, and chain config into lib (#826) 2023-01-13 15:52:38 +00:00
txn_packets.go support for eth/68 in transaction pool (#877) 2023-02-01 21:50:37 +00:00
txn_test.go bringing hash, address, and chain config into lib (#826) 2023-01-13 15:52:38 +00:00
txn_types_fuzz_test.go remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06:00
txn.go enable more linters (#954) 2023-03-25 05:13:20 +00:00