terencechain
|
0b50ab7832
|
Consolidate ExecutionPayloadHeader Protobuf definitions (#10917)
|
2022-06-22 13:08:06 +02:00 |
|
Raul Jordan
|
244e670b71
|
Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731)
* beacon block is nil wrapper
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-05-20 23:29:16 +00:00 |
|
terencechain
|
092e9e1d19
|
Clean up various warnings (#10710)
* Clean up various warnings
* Update beacon-chain/rpc/prysm/v1alpha1/debug/state_test.go
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
* Fix redundant casting genState
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
|
2022-05-19 04:38:04 +00:00 |
|
Raul Jordan
|
ab2b0c5c99
|
Use Single Beacon Block Wrapper Function Across Prysm (#10608)
* remove altair wrappers in favor of generic ones for blocks
* rem deprecated
* body wrapper
* builds
* nil check
|
2022-05-04 11:55:35 +08:00 |
|
terencechain
|
d4fa490dec
|
Handle blind block for DB (#10580)
* Handle blind block for DB
* Update blinded_beacon_block_bellatrix_test.go
* Update blocks_test.go
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-05-03 16:55:59 +00:00 |
|
Raul Jordan
|
20ab988a4a
|
Rename Block Package in Consensus-Types to Interfaces (#10605)
* interfaces package
* builds
* gaz
|
2022-05-02 14:32:37 -04:00 |
|
Raul Jordan
|
16bbf5602f
|
Move Consensus Type Wrappers Into Consensus Types Package (#10598)
* builds
* move block to consensus-types
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-05-02 15:43:40 +00:00 |
|