WIP faster attestation packing

This commit is contained in:
Michael Sproul
2022-07-06 18:49:03 +10:00
parent 748475be1d
commit 6f7f6aed96
12 changed files with 452 additions and 124 deletions

1
Cargo.lock generated
View File

@@ -4162,6 +4162,7 @@ name = "operation_pool"
version = "0.2.0"
dependencies = [
"beacon_chain",
"bitvec 1.0.0",
"derivative",
"eth2_ssz",
"eth2_ssz_derive",