eth2.0-specs/test_libs/pyspec/eth2spec/test/phase_0
Danny Ryan 6dc306700b avoid overflow in slashing penalty calculation (#1286)
Change presentation to avoid uint64 overflow in slashing penalty calculation. (Factor out `EFFECTIVE_BALANCE_INCREMENT` from `validator.effective_balance`.)
2019-07-11 09:53:51 +01:00
..
block_processing Merge branch 'dev' into last-minute-cleanups 2019-07-01 01:17:18 +02:00
epoch_processing avoid overflow in slashing penalty calculation (#1286) 2019-07-11 09:53:51 +01:00
__init__.py Separates tests into phases 2019-06-05 21:28:30 +02:00