lighthouse/eth2/utils
blacktemplar 309b10c4a8 add logging functionality for aligning key value pairs after message (#461)
* add logging functionality for aligning key value pairs after the main messages

* move to own crate, change default message width to 40

* use FullFormat in validator_client (CompactFormat is not compatible with aligning)

* move logging to eth2/utils/logging
2019-07-31 09:06:53 +10:00
..
bls Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
cached_tree_hash Remove old benches (#465) 2019-07-30 17:19:03 +10:00
compare_fields Add extra level of comparisons to CompareFields 2019-05-24 14:08:19 +10:00
compare_fields_derive Add extra level of comparisons to CompareFields 2019-05-24 14:08:19 +10:00
eth2_config Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
hashing Remove unused dependencies (#456) 2019-07-29 09:55:57 +10:00
int_to_bytes Rename eth2_bytes to int_to_bytes 2019-02-15 11:19:25 +11:00
logging add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00
merkle_proof Add deposit processing, fix clippy lints 2019-03-07 16:15:38 +11:00
serde_hex Merge ssz little endian branch 2019-03-26 15:44:01 +11:00
slot_clock Add new beacon chain test harness 2019-06-24 09:34:52 +10:00
ssz Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
ssz_derive Update ssz_derive for publishing to crates.io 2019-07-04 13:22:33 +10:00
ssz_types Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
swap_or_not_shuffle shuffling: delete old yaml test 2019-06-12 16:56:33 +10:00
test_random_derive Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
tree_hash Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
tree_hash_derive Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00