prysm-pulse/beacon-chain/rpc
Raul Jordan b67c885995
Major Simplification of JSON Handling for Execution Blocks (#10993)
* no more execution block custom type

* simpler json rpc data unmarshaling

* simplicify

* included hash and txs fix

* all tests

* pass

* build

* mock fix

* attempt build

* builds

* build

* builds

* pass

* pass

* build

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-07-06 22:06:00 +00:00
..
apimiddleware Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
eth Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +00:00
prysm/v1alpha1 Major Simplification of JSON Handling for Execution Blocks (#10993) 2022-07-06 22:06:00 +00:00
statefetcher Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
testutil Clean up various warnings (#10710) 2022-05-19 04:38:04 +00:00
BUILD.bazel RPC adds builder service (#10953) 2022-06-29 18:54:24 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
service.go RPC adds builder service (#10953) 2022-06-29 18:54:24 +00:00