Raul Jordan
546196a6fa
Other Package Godocs for Prysm ( #5681 )
...
* e2e docs
* slasher docs
* Merge branch 'other-package-godocs' of github.com:prysmaticlabs/prysm into other-package-godocs
* all validator package comments
* Merge branch 'master' into other-package-godocs
* completed all other packages
* Merge branch 'master' into other-package-godocs
* Merge refs/heads/master into other-package-godocs
2020-04-29 21:32:39 +00:00
Peter Pratscher
a2d4701f6e
Update API to return empty next page token on last page response ( #4176 )
...
* Update API to return empty next page token on last page response
* Update tests
* Merge branch 'master' into api-return-empty-page-token-on-last-page
2019-12-03 17:45:43 +00:00
terence tsao
66dcf2b80d
Moved /shared/ test code in different package ( #3714 )
...
* Fixed bytesutil
* Fix featureflag
* Fix hashutil
* Fix interop
* Fix iputils
* Fix mathutils
* Fix messagehandler
* Fix pagination
* Fix params
* Fix sliceutil
* Fix merkletrie
2019-10-04 15:46:49 -07:00
Preston Van Loon
953c59a302
Wrap errors ( #3123 )
2019-08-01 19:27:38 -07:00
Raul Jordan
4ebe2fb5b5
Implement AttestationPool and ListAttestations RPC Functions ( #3061 )
2019-07-26 10:07:20 -07:00
terence tsao
c1eeeef853
Implement ListValidatorAssignments RPC function ( #3067 )
...
* Need to sync latest ethereum API, will do it in master
* Added pagination wrapper
* Implemented ListValidatorAssignments
* Finished tests
* Fixed tests
* Raul's feedback
* Fmt
* Pagination test
* Removed extra loggings
2019-07-25 15:45:31 -04:00