prysm-pulse/beacon-chain/rpc/beacon
Raul Jordan 551b03d6e6
Resolve Web UI Beta Testing Bugs (#7471)
* more descriptive password validation error

* include change wallet password fixes

* balance and jwt improvements

* allow for different wallet dirs specified on startup

* ensure wallet password is always validated

* fix up prysm tests

* gaz

* test pass

* pass balances tests

* wrap up fixes

* radek feedback

* fix up tests

* cors fix

* add tests for validator status

* pass tests

* fix n

* skip content type test

* package level cache and send over feed

* package level cache for derived

* all tests passing

* gofmt

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-10 02:07:28 +00:00
..
assignments_test.go Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
assignments.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
attestations_test.go Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
attestations.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
beacon_test.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
blocks_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
blocks.go Update weak subjectivity check point computation (#7251) 2020-09-18 08:06:00 -07:00
BUILD.bazel Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
committees_test.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
committees.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
config_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
config.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
server.go Add a few test cases to ReceiveBlockNoPubsub with race detection (#6298) 2020-07-03 05:46:53 +00:00
slashings_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
slashings.go Reverse broadcast-slashing flag to disable-broadcast-slashings (#5952) 2020-05-22 17:19:45 +00:00
validators_stream_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
validators_stream.go Revert 6966 (#7178) 2020-09-04 12:25:42 -05:00
validators_test.go Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00
validators.go Resolve Web UI Beta Testing Bugs (#7471) 2020-10-10 02:07:28 +00:00