prysm-pulse/consensus-types
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
..
blocks Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
forkchoice Debug HTTP endpoints (#13164) 2023-11-03 15:33:46 +00:00
interfaces Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
mock Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
payload-attribute Remove getPayloadAttributes from FCU call (#13399) 2024-01-02 17:37:18 +00:00
primitives refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +00:00
validator Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
wrapper Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
BUILD.bazel Move some errors to separate consensus-types package (#12329) 2023-04-25 15:07:24 +00:00
types.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00