prysm-pulse/validator/slashing-protection/local/standard-protection-format
Raul Jordan af0977b8d0
Implement Export Block Proposals (#7964)
* export funcs for proposals

* add failing test

* round trip test passes

* progress

* deepsource

* Update validator/slashing-protection/local/standard-protection-format/export.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* Update validator/slashing-protection/local/standard-protection-format/import.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* revert

* empty root

* deep source

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2020-11-26 04:09:35 +00:00
..
BUILD.bazel Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
export_test.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
export.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
format.go Implement Standard Slashing Protection JSON With Importing Logic (#7675) 2020-11-17 22:37:43 +00:00
helpers_test.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
helpers.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
import_test.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
import.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
round_trip_test.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00