lighthouse-pulse/consensus
realbigsean 423dea169c update smallvec (#2152)
## Issue Addressed

`cargo audit` is failing because of a potential for an overflow in the version of `smallvec` we're using

## Proposed Changes

Update to the latest version of `smallvec`, which has the fix


Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-01-11 23:32:11 +00:00
..
cached_tree_hash update smallvec (#2152) 2021-01-11 23:32:11 +00:00
fork_choice Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
int_to_bytes update dependencies (#2032) 2020-12-07 08:20:33 +00:00
merkle_proof Implement matches! macro (#1777) 2020-10-15 21:42:43 +00:00
proto_array Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
safe_arith Remove saturating arith from state_processing (#1644) 2020-09-25 05:18:21 +00:00
serde_utils Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
ssz update smallvec (#2152) 2021-01-11 23:32:11 +00:00
ssz_derive Address clippy lints, panic in ssz_derive on overflow (#1714) 2020-10-25 23:27:39 +00:00
ssz_types Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
state_processing Tidy slasher logs for known slashings (#2108) 2020-12-23 07:53:38 +00:00
swap_or_not_shuffle Update external deps (#1711) 2020-10-05 08:22:19 +00:00
tree_hash update smallvec (#2152) 2021-01-11 23:32:11 +00:00
tree_hash_derive Update external deps (#1711) 2020-10-05 08:22:19 +00:00
types Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00