* Add APGL license
* Set up pre-commit lint using husky
* Use husky version compliant with watcher-ts
* Tested azimuth-watcher with basic array support
* Tested censures-watcher with basic array support
* Tested claims-watcher with basic array support
* Tested conditional-star-release-watcher with basic array support
* Tested linear-star-release-watcher with basic array support
* Tested polls-watcher with basic array support
* Tested ecliptic-watcher with basic array support
* delegated-sending-watcher with basic array support
* Update watcher readme with unsupported queries
* Temporarily disable pre-commit lint
---------
Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
* Create watcher in eth_call mode for Linear Star Release contract
* Update readme about unhandled queries
---------
Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
* Yarn init and setup lerna
* Generate watcher for Polls contract
* Add custom methods for unhandled types
* Fix methods to save and load values of unhandled type from local DB
* Set PropColMaps for custom methods
---------
Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>