eth2.0-specs/test_libs/pyspec/eth2spec/test
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
..
fork_choice test finalized_checkpoint update 2019-07-01 07:48:20 +08:00
genesis genesis tests generator 2019-06-30 15:26:54 +02:00
helpers Merge branch 'dev' into last-minute-cleanups-2 2019-06-30 22:11:48 -05:00
phase_0 avoid overflow in slashing penalty calculation (#1286) 2019-07-11 09:53:51 +01:00
phase_1 Resolves make masker sign mask 2019-06-22 16:56:16 +02:00
sanity Minor python style tweaks 2019-06-30 22:59:12 +02:00
__init__.py move tests to standard pkg/test folder, enable conftest options with soft-import, update readme and makefile 2019-05-08 18:14:47 +02:00
conftest.py Removes old tests & fixes phase1 tests 2019-05-31 12:44:34 +02:00
context.py `spectest_with_bls_switch` decorator 2019-06-21 22:02:03 -06:00
test_finality.py Improve fork choice rule test coverage 2019-07-01 06:33:10 +08:00
utils.py fix encoder to also encode bytes nicely 2019-06-30 15:37:59 +02:00