watcher-ts/packages/util
prathamesh0 b46d8816b5
Add ETH RPC API to watcher server (#535)
* Add ETH RPC API to watcher server

* Add eth_call API handler

* Add error handling to eth_call handler

* Parse block tag in eth_call handler

* Add a flag to enable ETH RPC server

* Fix lint errors

* Update block tag parsing
2024-09-13 12:44:00 +05:30
..
src Add ETH RPC API to watcher server (#535) 2024-09-13 12:44:00 +05:30
.eslintignore Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30
.eslintrc.json Upgrade dependency versions to remove vulnerabilities from dependabot (#343) 2023-03-28 13:17:53 +05:30
.gitignore Smoke test for uni-info-watcher (#184) 2021-08-04 18:57:44 +05:30
.npmignore Changes to use packages in uniswap-watcher (#196) 2022-10-11 13:41:26 +05:30
hardhat.config.ts Test for entities after TransferEvent (#196) 2021-08-10 12:09:00 +05:30
package.json Add ETH RPC API to watcher server (#535) 2024-09-13 12:44:00 +05:30
tsconfig.json Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30