prysm-pulse/beacon-chain/rpc/apimiddleware
Radosław Kapka 36b1f322c0
Various bug fixes in Eth API (#9649)
* fix block structure

* correct status code when block is not found

* make `/internal` work with events and SSZ

* test fix

* better block serialize tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-23 17:34:11 +00:00
..
BUILD.bazel Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
custom_handlers_test.go Various bug fixes in Eth API (#9649) 2021-09-23 17:34:11 +00:00
custom_handlers.go Various bug fixes in Eth API (#9649) 2021-09-23 17:34:11 +00:00
custom_hooks_test.go Various bug fixes in Eth API (#9649) 2021-09-23 17:34:11 +00:00
custom_hooks.go Various bug fixes in Eth API (#9649) 2021-09-23 17:34:11 +00:00
endpoint_factory.go Enable SSZ-serialization in v2 endpoints (#9587) 2021-09-17 14:08:59 +00:00
structs_marshalling_test.go Correctly display epoch participation in GetStateV2 (#9598) 2021-09-16 02:51:51 +00:00
structs_marshalling.go Correctly display epoch participation in GetStateV2 (#9598) 2021-09-16 02:51:51 +00:00
structs.go Various bug fixes in Eth API (#9649) 2021-09-23 17:34:11 +00:00