prysm-pulse/beacon-chain/rpc
Ivan Martinez a4f4ab2b1a
Use stateutil AttestationDataRoot instead of go-ssz (#6136)
* Change usages of ssz.HashTreeRoot(att.Data) to stateutil
* Gaz
* Tests
* Imports
* Merge branch 'master' into use-stateutil-attdata
* Fix tests
* Merge branch 'use-stateutil-attdata' of github.com:prysmaticlabs/prysm into use-stateutil-attdata
* Merge refs/heads/master into use-stateutil-attdata
* Merge refs/heads/master into use-stateutil-attdata
2020-06-05 01:32:08 +00:00
..
beacon Use stateutil AttestationDataRoot instead of go-ssz (#6136) 2020-06-05 01:32:08 +00:00
debug Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
node Fix Weird Pre-Genesis Timestamp (#6031) 2020-05-28 21:57:03 -04:00
validator Use stateutil AttestationDataRoot instead of go-ssz (#6136) 2020-06-05 01:32:08 +00:00
BUILD.bazel Add RPC Debug Server, Toggle Logging via gRPC (#5873) 2020-05-15 21:54:53 +00:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Add debug proto array fork choice endpoint (#6003) 2020-05-26 23:24:38 +00:00