Victor Farazdagi
|
140aff4398
|
fixes runtime panic in state/getters (#5728)
* fixes runtime panic in state/getter
* Merge branch 'master' into check-non-nil-in-state-getter
* return empty map
* Merge branch 'check-non-nil-in-state-getter' of github.com:prysmaticlabs/prysm into check-non-nil-in-state-getter
|
2020-05-04 10:15:33 +00:00 |
|
Nishant Das
|
482a054ee1
|
Handle Nil State Object (#5575)
* handle panic
* Merge branch 'master' into handlePanic
* Merge refs/heads/master into handlePanic
* Merge refs/heads/master into handlePanic
|
2020-04-22 04:44:33 +00:00 |
|
Victor Farazdagi
|
748d513c62
|
proper error checking and type assertions (#5424)
* proper error checking and type assertions
|
2020-04-14 16:41:09 +00:00 |
|
Victor Farazdagi
|
46eb228379
|
fixes data race in state.Slot (#5067)
* fixes data race in state/getters
|
2020-03-11 09:11:07 +00:00 |
|