prysm-pulse/beacon-chain/rpc
garyschulteog 27ec40f269
Remove remaining instances of proto.clone() (#4806)
* prysm-4757 remove proto.Clone() in favor of existing getters.Copy* methods
* prysm-4757 added a bunch of copy methods, and broke some tests
* squash commits
 fix tests and getter implementations
 remove usage of CopySignedBeaconBlock from ReceiveBlockNoVerify
* correctly copy Deposit proof and remove proto.clone() again
* Merge branch 'master' into prysm-4757-no-proto-clone
* Merge branch 'master' into prysm-4757-no-proto-clone
* Fix for comments, inline possible function calls
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into prysm-4757-no-proto-clone
* Merge branch 'master' into prysm-4757-no-proto-clone
* updated with feedback from review
* Merge branch 'master' into prysm-4757-no-proto-clone
* Merge branch 'master' into prysm-4757-no-proto-clone
* Merge branch 'master' into prysm-4757-no-proto-clone
2020-02-14 01:03:51 +00:00
..
aggregator Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
beacon Add balances to voting summary log (#4857) 2020-02-13 14:52:35 -08:00
node Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
testing Better attesting summary reporting (#4845) 2020-02-12 13:38:19 -08:00
validator Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
BUILD.bazel Stream Blocks Functionality for RPC (#4771) 2020-02-06 20:14:38 +00:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Update attester wait time (#4791) 2020-02-10 10:59:55 -06:00