Commit Graph

4 Commits (246d3d8732d2449a78b3d9deafc5b8f800ef9791)

Author SHA1 Message Date
Nabarun Gogoi be519e9ca0
Split graph-node stack to run independently (#541)
Publish / Build and publish (push) Successful in 1m46s Details
Deploy Test / Run deploy test suite (push) Failing after 10s Details
Smoke Test / Run basic test suite (push) Failing after 2m29s Details
* Split graph-node stack to run independently

* Fix sushiswap subgraph config in fixturenet stack
2023-09-26 17:31:00 +05:30
Nabarun Gogoi bab3a8dba8
Add steps to change `ETHEREUM_REORG_THRESHOLD` env in deployed stack (#517)
Smoke Test / Run basic test suite (push) Failing after 2m28s Details
Publish / Build and publish (push) Successful in 2m0s Details
Deploy Test / Run deploy test suite (push) Successful in 5m29s Details
* Add steps to set environment variable in deployed stack

* Change ETHEREUM_REORG_THRESHOLD value to 3
2023-08-31 18:10:36 +05:30
Nabarun Gogoi e0972033de
Set ETHEREUM_REORG_THRESHOLD in graph-node to 16 (#516)
Publish / Build and publish (push) Successful in 1m52s Details
Deploy Test / Run deploy test suite (push) Successful in 5m4s Details
Smoke Test / Run basic test suite (push) Failing after 10s Details
2023-08-31 10:42:01 +05:30
prathamesh0 53ed18b3dc
Update sushiswap-subgraph stack to point to filecoin endpoint (#509)
* Update sushiswap-subgraph stack to point to filecoin endpoint

* Deploy blocks subgraph in sushiswap-subgraph stack

* Update subgraph config

* Remove duplicate nativePricePool

* Enable debug logs in graph-node and update instructions

* Two additional miner nodes in fixturenet-lotus

* Revert experimental change for additional miner nodes

* Set ETHEREUM_REORG_THRESHOLD env for graph-node to catch up to head

* Take ETH RPC endpoint for graph-node from env

* Set default values for RPC endpoint in graph-node

* Rename fixturenet-graph-node pod to graph-node

* Clean up sushiswap-subgraph stack

* Use deployment command in sushiswap-subgraph stack

* Add a separate fixturenet-sushiswap-subgraph stack

* Fix pods in fixturenet-sushiswap-subgraph

* Fix fixturenet subgraph deployment commands and instructions

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-08-30 16:05:16 +05:30