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
Preston Van Loon
86cd873e67
Add span and annotate errors for validating beacon attestations ( #3861 )
...
* Add span and annotate errors for validating beacon attestations
* fix test
2019-10-31 18:32:22 -04:00
Raul Jordan
d9c0e65cef
Improve Beacon Node Logging UX ( #3600 )
...
* info logs beacon node improvements
* prom test fixes
* info logging changes
* wrapped up node info logging
* changed to debug level
* warn logs taken care of
* Terence suggestion
* warn spacing
* better logging in initial sync
* debug level standardized
* complete debug standardization
* participation at epoch end
* fix archive tests
* even more test fixes
* prom test
* ops test
* powtest
* rpc sync test
* rem part
* log formatting
2019-10-01 15:05:17 -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
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