Perform eth_getLogs
query only if subgraph event handlers exist
#14
@ -3,6 +3,6 @@
|
||||
"packages/*"
|
||||
],
|
||||
"useWorkspaces": true,
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"npmClient": "yarn"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cerc-io/blocks-watcher",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.5",
|
||||
"description": "blocks-watcher",
|
||||
"private": true,
|
||||
"main": "dist/index.js",
|
||||
@ -40,10 +40,10 @@
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.3.19",
|
||||
"@cerc-io/cli": "^0.2.100",
|
||||
"@cerc-io/graph-node": "^0.2.100",
|
||||
"@cerc-io/ipld-eth-client": "^0.2.100",
|
||||
"@cerc-io/solidity-mapper": "^0.2.100",
|
||||
"@cerc-io/util": "^0.2.100",
|
||||
"@cerc-io/graph-node": "^0.2.100",
|
||||
"@ethersproject/providers": "^5.4.4",
|
||||
"debug": "^4.3.1",
|
||||
"decimal.js": "^10.3.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cerc-io/route-processor-watcher",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.5",
|
||||
"description": "route-processor-watcher",
|
||||
"private": true,
|
||||
"main": "dist/index.js",
|
||||
@ -40,10 +40,10 @@
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.3.19",
|
||||
"@cerc-io/cli": "0.2.100",
|
||||
"@cerc-io/graph-node": "0.2.100",
|
||||
"@cerc-io/ipld-eth-client": "0.2.100",
|
||||
"@cerc-io/solidity-mapper": "0.2.100",
|
||||
"@cerc-io/util": "0.2.100",
|
||||
"@cerc-io/graph-node": "0.2.100",
|
||||
"@ethersproject/providers": "^5.4.4",
|
||||
"debug": "^4.3.1",
|
||||
"decimal.js": "^10.3.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cerc-io/sushiswap-watcher",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.5",
|
||||
"description": "sushiswap-watcher",
|
||||
"private": true,
|
||||
"main": "dist/index.js",
|
||||
@ -40,10 +40,10 @@
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.3.19",
|
||||
"@cerc-io/cli": "0.2.100",
|
||||
"@cerc-io/graph-node": "0.2.100",
|
||||
"@cerc-io/ipld-eth-client": "0.2.100",
|
||||
"@cerc-io/solidity-mapper": "0.2.100",
|
||||
"@cerc-io/util": "0.2.100",
|
||||
"@cerc-io/graph-node": "0.2.100",
|
||||
"@ethersproject/providers": "^5.4.4",
|
||||
"debug": "^4.3.1",
|
||||
"decimal.js": "^10.3.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cerc-io/v2-watcher",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.5",
|
||||
"description": "v2-watcher",
|
||||
"private": true,
|
||||
"main": "dist/index.js",
|
||||
@ -40,10 +40,10 @@
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.3.19",
|
||||
"@cerc-io/cli": "0.2.100",
|
||||
"@cerc-io/graph-node": "0.2.100",
|
||||
"@cerc-io/ipld-eth-client": "0.2.100",
|
||||
"@cerc-io/solidity-mapper": "0.2.100",
|
||||
"@cerc-io/util": "0.2.100",
|
||||
"@cerc-io/graph-node": "0.2.100",
|
||||
"@ethersproject/providers": "^5.4.4",
|
||||
"debug": "^4.3.1",
|
||||
"decimal.js": "^10.3.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cerc-io/v3-watcher",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.5",
|
||||
"description": "v3-watcher",
|
||||
"private": true,
|
||||
"main": "dist/index.js",
|
||||
@ -40,10 +40,10 @@
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.3.19",
|
||||
"@cerc-io/cli": "0.2.100",
|
||||
"@cerc-io/graph-node": "0.2.100",
|
||||
"@cerc-io/ipld-eth-client": "0.2.100",
|
||||
"@cerc-io/solidity-mapper": "0.2.100",
|
||||
"@cerc-io/util": "0.2.100",
|
||||
"@cerc-io/graph-node": "0.2.100",
|
||||
"@ethersproject/providers": "^5.4.4",
|
||||
"debug": "^4.3.1",
|
||||
"decimal.js": "^10.3.1",
|
||||
|
Loading…
Reference in New Issue
Block a user