watcher-ts/packages
prathamesh0 a846917f1d Export-import watcher state and IPFS integration (#289)
* Add export-watcher CLI generation

* Export snapshot block and add import-watcher CLI gen

* Update codegen docs with export and import commands

* Use different function to get latest checkpoint in export CLI

* Update generated watcher docs with import state instructions

* Push IPLDBlocks to IPFS

* Change ts type for data column to Buffer

* Add checkpoint hook

* Push CLI checkpoint to IPFS

* Fix latest IPLDBlock query to filter out irrelevant blocks

* Add CLI to inspect a CID

* Decode data before exporting

* Encode data in JSON for getState GQL API

* Use go-ipfs and export cbor-encoded buffer

* Remove empty post-block methods from existing watchers

* Call hooks and checkpoint job complete handlers in fill

* Remove subscription to hooks queue from existing watchers
2021-12-28 16:08:04 +05:30
..
address-watcher Change block processing to be pull based (#288) 2021-10-26 17:36:21 +05:30
cache Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
codegen Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30
erc20-watcher Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30
ipld-eth-client Generate IPLD blocks table and related GQL API (#260) 2021-12-28 16:08:04 +05:30
lighthouse-watcher Update code for log_cids change in vdb core (#243) 2021-09-21 16:43:55 +05:30
solidity-mapper Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
tracing-client Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
uni-info-watcher Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30
uni-watcher Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30
util Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30