mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-04-29 04:54:05 +00:00
* Remove support for pushing state to IPFS * Move job handlers for state creation to util * Rename state creation related methods and objects * Update mock indexer used in graph-node testing * Fetch and merge diffs in batches while creating a state checkpoint * Fix timing logs while for state checkpoint creation * Refactor method to get state query result to util * Accept contracts for state verification in compare CLI config * Make method to update state status map synchronous |
||
|---|---|---|
| .. | ||
| _Balances.ts | ||
| _Name.ts | ||
| _OperatorApprovals.ts | ||
| _Owners.ts | ||
| _Symbol.ts | ||
| _TokenApprovals.ts | ||
| BalanceOf.ts | ||
| BlockProgress.ts | ||
| Contract.ts | ||
| Event.ts | ||
| GetApproved.ts | ||
| IsApprovedForAll.ts | ||
| Name.ts | ||
| OwnerOf.ts | ||
| State.ts | ||
| StateSyncStatus.ts | ||
| SupportsInterface.ts | ||
| Symbol.ts | ||
| SyncStatus.ts | ||
| TokenURI.ts | ||
| TransferCount.ts | ||