zcash-grant-system/blockchain/src
William O'Beirne 15f960aec1
Blockchain watcher safety adjustments (#411)
* Fix a failed block potentially being skipped. Up retry sleep to 2 minutes, up number of failed requests to 10 to give blockchain more time to recover.

* Fix non-transaction vouts causing issues.

* Wrap whole scan function in try. Reduce retry time to 1 minute.
2019-03-28 11:35:45 -04:00
..
bin Initial work on BitGo integration. Functions as expected. 2019-03-19 15:56:58 -04:00
dev Better logging & add sentry to blockchain watcher (#93) 2019-01-18 19:34:11 -05:00
server Initial work on BitGo integration. Functions as expected. 2019-03-19 15:56:58 -04:00
store Fix types 2019-03-19 16:26:43 -04:00
webhooks Blockchain watcher safety adjustments (#411) 2019-03-28 11:35:45 -04:00
bitgo.ts Add config for fixie static ip proxy. 2019-03-19 16:24:25 -04:00
env.ts Add config for fixie static ip proxy. 2019-03-19 16:24:25 -04:00
index.ts Initial work on BitGo integration. Functions as expected. 2019-03-19 15:56:58 -04:00
log.ts Better logging & add sentry to blockchain watcher (#93) 2019-01-18 19:34:11 -05:00
node.ts Blockchain watcher safety adjustments (#411) 2019-03-28 11:35:45 -04:00
util.spec.ts Productionify blockchain microservice (#56) 2019-01-10 14:18:31 -06:00
util.ts Initial work on BitGo integration. Functions as expected. 2019-03-19 15:56:58 -04:00