tokenbridge/commons
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
..
test Common Validator utils (#181) 2019-08-08 15:27:09 +02:00
.eslintrc Common gasprice (#179) 2019-08-05 17:22:57 +02:00
abis.js Extend line width to 120 (#174) 2019-08-01 15:10:22 +02:00
constants.js Added Commons sub-repository (#139) 2019-07-11 15:46:52 +02:00
index.js Added Commons sub-repository (#139) 2019-07-11 15:46:52 +02:00
package.json Common gasprice (#179) 2019-08-05 17:22:57 +02:00
README.md Cosistent TokenBridge naming (#159) 2019-07-19 09:18:51 +02:00
utils.js Common Validator utils (#181) 2019-08-08 15:27:09 +02:00
v1Abis.js UI using abis from commons (#164) 2019-07-26 10:30:35 +02:00

POA TokenBridge / Commons

Interfaces, constants and utilities shared between the sub-repositories