mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-09 20:06:52 +00:00
6338969dd5
- The current setting of 0.25 was very big. Set to 0.5, which is potentially still large. This change did expose some issues with the current implementation and especially testing. - General clean-up, renaming for consistency, and re-ordering/restructuring/deletion of some code. - Fixed several typos - ...