lighthouse/beacon_node
François Garillot 3f9e83e840 [refactor] Refactor Option/Result combinators (#3180)
Code simplifications using `Option`/`Result` combinators to make pattern-matches a tad simpler. 
Opinions on these loosely held, happy to adjust in review.

Tool-aided by [comby-rust](https://github.com/huitseeker/comby-rust).
2022-05-16 01:59:47 +00:00
..
beacon_chain Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
client [refactor] Refactor Option/Result combinators (#3180) 2022-05-16 01:59:47 +00:00
eth1 v2.2.0 (#3139) 2022-04-05 02:53:09 +00:00
execution_layer Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
genesis Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
http_api [refactor] Refactor Option/Result combinators (#3180) 2022-05-16 01:59:47 +00:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network [refactor] Refactor Option/Result combinators (#3180) 2022-05-16 01:59:47 +00:00
network Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
operation_pool Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
src Fix SPRP default value in cli (#3145) 2022-04-07 04:04:11 +00:00
store Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
Cargo.toml v2.2.1 (#3149) 2022-04-12 02:52:12 +00:00