prysm-pulse/beacon-chain/core/blocks
terence tsao 463cd58171
Implement Process Penalties and Exit Logic (#1291)
* implemented process pentalties and exit logic

* tests

* add MaxWithdrawalsPerEpoch to config

* preston's feedback, replaced index with idx

* s/e/penalizedEpoch

* removed blank line
2019-01-15 21:52:57 -08:00
..
block_operations_test.go Encoding/Decoding Deposit Data Fix (#1317) 2019-01-14 22:42:26 +08:00
block_operations.go Implement Process Penalties and Exit Logic (#1291) 2019-01-15 21:52:57 -08:00
block_test.go Renaming Poc_ and Pow_receipt_ fields (#1271) 2019-01-08 20:42:42 -08:00
block.go Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08:00
BUILD.bazel Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08:00
validity_conditions_test.go Remove Use of Proto .GetX for Value Getters (#1235) 2019-01-04 21:58:19 -06:00
validity_conditions.go ToBytes32 (#1306) 2019-01-13 09:04:14 -05:00