prysm-pulse/beacon-chain/rpc/beacon
Preston Van Loon 7c110e54f0
Add ssz marshal and unmarshal for most data structures (#5121)
* Add ssz marshal and unmarshal for most data structures
* Merge refs/heads/master into ssz-stuff
* Merge refs/heads/master into ssz-stuff
* Merge refs/heads/master into ssz-stuff
* Merge refs/heads/master into ssz-stuff
* Merge refs/heads/master into ssz-stuff
* Merge refs/heads/master into ssz-stuff
* Update ferran SSZ
* Update ferran's SSZ
* Merge refs/heads/master into ssz-stuff
* fix tests
* Merge branch 'ssz-stuff' of github.com:prysmaticlabs/prysm into ssz-stuff
* gaz
2020-03-19 02:39:23 +00:00
..
assignments_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
assignments.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
attestations_test.go Add ssz marshal and unmarshal for most data structures (#5121) 2020-03-19 02:39:23 +00:00
attestations.go Use Target Epoch to Determine Indexed Attestations for Slasher (#5085) 2020-03-12 17:02:12 -05:00
blocks_test.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
blocks.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
BUILD.bazel Add ssz marshal and unmarshal for most data structures (#5121) 2020-03-19 02:39:23 +00:00
committees_test.go New state setter (#5100) 2020-03-14 16:31:21 +00:00
committees.go Use Current Time Slot for Fetching Committees in RPC (#5094) 2020-03-14 03:32:51 +00:00
config_test.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
config.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
server.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
slashings_test.go Broadcast slashing (#5073) 2020-03-12 20:29:23 +00:00
slashings.go Broadcast slashing (#5073) 2020-03-12 20:29:23 +00:00
validators_stream_test.go Infostream (#4760) 2020-02-19 11:09:23 -06:00
validators_stream.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
validators_test.go Include ejected indices in ActiveSetChanges endpoint (#5066) 2020-03-13 12:23:19 -04:00
validators.go Include ejected indices in ActiveSetChanges endpoint (#5066) 2020-03-13 12:23:19 -04:00