lighthouse-pulse/eth2/fork_choice/src
Michael Sproul 6795aa42b2 Fix log_int implementation, removing floats
The cast from f32::MAX to u32 was undefined behaviour, and the use of floating
point logarithms would yield incorrect results due to rounding and truncation,
e.g. for the integer 16777206
2019-03-02 15:52:33 +11:00
..
bitwise_lmd_ghost.rs Fix log_int implementation, removing floats 2019-03-02 15:52:33 +11:00
lib.rs Update to rust 2018 importing macros. 2019-02-20 12:15:41 +11:00
longest_chain.rs Updates optimised fork choice. 2019-02-19 11:58:17 +11:00
protolambda_lmd_ghost.rs Update to signature-scheme 0.5.2 2019-02-18 10:50:40 +11:00
slow_lmd_ghost.rs Removes topic from logs. 2019-02-20 12:39:00 +11:00