prysm-pulse/consensus-types/blocks
Radosław Kapka c996109b3a
Return payload value in Wei from /eth/v3/validator/blocks (#13497)
* Add value in Wei to execution payload

* simplify how payload is returned

* test fix

* fix issues

* review

* fix block handlers
2024-01-24 20:58:35 +00:00
..
testing Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
BUILD.bazel Merkle Proofs of KZG commitments (#13159) 2023-11-06 08:49:35 -03:00
execution_test.go Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
execution.go Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
factory_test.go Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
factory.go Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
getters_test.go Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
getters.go Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
kzg_test.go KZG Commitment inclusion proof verifier (#13174) 2023-11-08 19:04:21 +00:00
kzg.go Add sanity checks for bundle from builder (#13319) 2023-12-13 15:54:00 +00:00
proto_test.go Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
proto.go Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
roblob_test.go Add blob getters (#13170) 2023-11-04 14:35:56 +00:00
roblob.go chore: typo fix (#13461) 2024-01-20 01:07:17 +00:00
roblock_test.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
roblock.go Block backfilling (#12968) 2024-01-23 07:54:30 +00:00
setters.go Remove blind field from block type (#13389) 2023-12-29 21:28:19 +00:00
types.go Remove blind field from block type (#13389) 2023-12-29 21:28:19 +00:00