azimuth-watcher-ts/packages/claims-watcher/src/entity
Nabarun Gogoi 1865c6418c
Add eth_call queries in watchers for basic array return types (#11)
* 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>
2023-04-20 13:36:41 +05:30
..
BlockProgress.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
CanManage.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
CanSpawnAs.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
CanTransfer.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
CanVoteAs.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
Contract.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
Event.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
FindClaim.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetContinuityNumber.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetEscapeRequest.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetEscapeRequestsCount.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetKeyRevisionNumber.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetManagementProxy.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetManagerForCount.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
GetOwnedPointAtIndex.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetOwnedPointCount.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
GetOwner.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetSpawnCount.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetSpawningForCount.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
GetSpawnProxy.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetSponsor.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetSponsoringCount.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetTransferProxy.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
GetTransferringForCount.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
GetVotingForCount.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
GetVotingProxy.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
HasBeenLinked.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
HasSponsor.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsActive.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsEscaping.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsLive.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsManagementProxy.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsOperator.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
IsOwner.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsRequestingEscapeTo.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsSpawnProxy.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsSponsor.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsTransferProxy.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
IsVotingProxy.ts Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
State.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
StateSyncStatus.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30
SyncStatus.ts Create watcher in eth_call mode for Claims contract (#5) 2023-04-12 12:35:08 +05:30