lighthouse/eth2/types
Sean Yu 8cb6368fe6
Adding a #[signed_root(skip_hashing)] macro
Lets the user annotate fields of a struct to skip for signed root
hashing.

Also added tests in a `eth2/utils/tests` crate, so that we can test
whether these derived macros work as intended.
2019-04-15 09:40:45 -07:00
..
src Adding a #[signed_root(skip_hashing)] macro 2019-04-15 09:40:45 -07:00
Cargo.toml Merge branch 'master' into blop-pool 2019-03-29 17:49:33 +11:00