prysm-pulse/beacon-chain/core/blocks
Nishant Das c09a6b87c3
Implement Attester Slashing Handler in Sync (#3260)
* add validation

* add test

* add new changes

* fix lint

* Update beacon-chain/sync/validate_attetser_slashing_test.go

Co-Authored-By: shayzluf <thezluf@gmail.com>

* terence's comments

* change key
2019-08-22 11:04:25 +05:30
..
spectest Implement state transition no verify (#3048) 2019-07-27 00:24:42 +05:30
block_operations_test.go Add flags to support new database, new sync (#3252) 2019-08-21 10:04:00 -06:00
block_operations.go Implement Attester Slashing Handler in Sync (#3260) 2019-08-22 11:04:25 +05:30
block_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
block.go Finish error wrapping (#3135) 2019-08-04 15:45:03 -07:00
BUILD.bazel Added roughtime to IsSlotValid and fixed test TestIsValidBlock_InvalidSlot (#3186) 2019-08-13 13:59:11 -04:00
eth1_data_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
validity_conditions_test.go Add flags to support new database, new sync (#3252) 2019-08-21 10:04:00 -06:00
validity_conditions.go Add flags to support new database, new sync (#3252) 2019-08-21 10:04:00 -06:00