Nishant Das
|
a938c305b4
|
Do Not Reject Attestations in Genesis Epoch (#3955)
|
2019-11-08 08:09:07 -08:00 |
|
Nishant Das
|
c8b8c6165d
|
Dont Process Old Blocks And Attestations (#3925)
* reject old objs
* reject old attestation
* add equality
* fix formatting
* add equal check for source
* fix and add tests
* change debug log
|
2019-11-07 14:17:00 -05:00 |
|
Nishant Das
|
87f0581742
|
Add Error to Message validation (#3678)
* change functions
* fixing tests
* fixed all tests
* format
* fix test failures
* change to error
|
2019-10-01 08:13:04 -07:00 |
|
Preston Van Loon
|
9fcc6fc201
|
Wait until fully synced to process pubsub messages (#3514)
* context timeout for pubsub message processing
* add syncing check
* gofmt
* use a global cache
* lint
* fmt
* fix conflicts
* revert change
* gaz
|
2019-09-20 10:54:32 -07:00 |
|
Preston Van Loon
|
b6e0d700ec
|
PubSub: Check messages received from self, do not double process (#3403)
* Check messages received from self, add them to the store
* tests
* fmt
|
2019-09-03 17:22:15 -07:00 |
|
terence tsao
|
5294caf5e8
|
Save validators upon chainstart (#3295)
|
2019-08-23 19:59:09 -06:00 |
|
Preston Van Loon
|
ce65b11801
|
Beacon attestation pubsub subscriber (#3289)
* beacon attestation subscriber
* register beacon attestation handler
* fix tests
|
2019-08-23 14:46:04 -05:00 |
|