tokenbridge/monitor/utils
Przemyslaw Rzad c865198290
Common Validator utils (#181)
* Extracted parseValidatorEvent to commons

* Extracted processValidatorsEvents to commons

* Extracted validatorList to commons.

* refactorings

* Fixed imports, lint

* UI using getValidatorList

* Monitor using getValidatorList from commons

* Lint

* UI using properly getPastEvents

* Default options

* Final changes

* Corrected invocation of getPastEvents

* Correct usage of options in getPastEvents

* Changed expected message from infura

* Change usage of fromBlock and toBlock

* Default parameters
2019-08-08 15:27:09 +02:00
..
contract.js Common Validator utils (#181) 2019-08-08 15:27:09 +02:00
events.js Common Validator utils (#181) 2019-08-08 15:27:09 +02:00
serverUtils.js Monitor using commons (#143) 2019-07-12 14:49:46 +02:00