Gerardo Nardelli
3ff096ef55
Lint fixes
2019-08-22 13:37:38 -03:00
Gerardo Nardelli
d22a3e8bae
Merge branch 'master' into amb-oracle
...
# Conflicts:
# .prettierrc
# commons/abis.js
# commons/package.json
# e2e-commons/docker-compose.yml
# monitor/eventsStats.js
# monitor/utils/events.js
# oracle/src/services/gasPrice.js
# oracle/test/gasPrice.test.js
# yarn.lock
2019-08-22 12:10:49 -03:00
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
Przemyslaw Rzad
40be5a5f8e
Extend line width to 120 ( #174 )
...
* Extend line width to 120
* Lint fixes
2019-08-01 15:10:22 +02:00
Przemyslaw Rzad
c66923827b
Common getTokenType used on UI, monitor and Oracle ( #165 )
...
* Stopped silently swallowing errors
* getTokenType in commons
* Oracle using getTokenType from commons
* Moved the getTokenType tests from ui to commons
* Using getTokenType in ui and oracle
* Revert "Stopped silently swallowing errors"
fc92c0af9dc7cb4e59a7f1779afc8da8d9c33ecf
* using common getTokenType in monitor.
* Lint.
2019-07-26 14:26:14 +02:00
Gerardo Nardelli
ee4a6c8f5c
Fix amb events in monitor
2019-07-25 14:44:05 -03:00
Gerardo Nardelli
e5ce665656
Move amb message utils to commons
2019-07-25 12:36:10 -03:00
Gerardo Nardelli
751b885f73
Support amb events info in monitor
2019-07-25 11:30:59 -03:00
Gerardo Nardelli
3d0f68fad9
Support amb balances info in monitor
2019-07-24 11:50:35 -03:00
Przemyslaw Rzad
208cfafa95
Monitor using commons ( #143 )
2019-07-12 14:49:46 +02:00
Gerardo Nardelli
369b90a6d5
Expose stuckTransfer endpoint only if v1 bridge
2019-06-03 09:47:12 -03:00
Gerardo Nardelli
94a6a5ad74
Add support v1 legacy contracts on monitor
2019-05-31 15:35:50 -03:00
Przemyslaw Rzad
f5ff33d21f
Oracle & Monitor - Compiled ABI's ( #71 )
...
* Oracle abi taken from compilation.
Moved project setup from dockerfile to package.json scripts
* Use compile:contracts script instead of repeated command
* Update imports to root contracts instead of copying
* Rule for importing unpublished. Lint fix
* Remove prepare:contracts and import:contracts
* Disabled ModuleScopePlugin in order to be able to import contracts outside src dir
* Fix for rm removing . and .. on linux
2019-05-27 09:22:08 +02:00
Przemyslaw Rzad
5efc9a6688
Update bridge monitor ( #38 )
...
* Removed duplicate licence, updated links do Contributing and Licence in sub-readme.
* Renamed bridge-monitor to monitor.
* Removed package-lock.json.
* Added monitor workspace with linting.
* Consistent eslint version.
* Added readme for merging.
2019-05-14 09:17:03 +02:00