Commit Graph

4 Commits (f7eb8b9a38e324cb632c692e111f7a669b581a2d)

Author SHA1 Message Date
Nabarun Gogoi 4a90cedeb2
Run multiple Ponder indexers in payment stack (#588)
* Separate ponder indexer and ponder watcher and add second ponder indexer

* Handle review changes

* Update config to point ponder watcher to indexer 2 to indexer 1

* Update Ponder demo

* Use deployed ERC20 contract in second Ponder indexer

* Add order by timestamp in Ponder watcher app entities query

* Upgrade go-nitro version to v0.1.2-ts-port-0.1.9

* Decrease Ponder start block to process contract transfer event at deployment

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2023-10-19 12:26:10 +05:30
prathamesh0 dd4dd519dd
Add a container for ERC20 contract txs in the payments stack (#591)
Publish / Build and publish (push) Successful in 2m7s Details
Deploy Test / Run deploy test suite (push) Successful in 4m54s Details
Smoke Test / Run basic test suite (push) Successful in 8m17s Details
* Add a container for ERC20 contract txs in the payments stack

* Use erc20-watcher-ts repo in erc20 stack
2023-10-18 17:40:55 +05:30
Nabarun Gogoi e26a05f2c7
Add Ponder indexer queries payment config (#586)
Publish / Build and publish (push) Successful in 1m40s Details
Deploy Test / Run deploy test suite (push) Successful in 4m54s Details
Smoke Test / Run basic test suite (push) Successful in 8m6s Details
* Add support to pass ratesFile in config

* Change branch for ponder to laconic-esm

* Fix repo name for ponder

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2023-10-17 16:21:40 +05:30
Nabarun Gogoi 0bec51e96a
Pay for queries from watcher to indexer mode Ponder apps in payments stack (#573)
Publish / Build and publish (push) Successful in 1m56s Details
Deploy Test / Run deploy test suite (push) Successful in 5m52s Details
Smoke Test / Run basic test suite (push) Successful in 8m16s Details
* Use ponder in watcher mode and indexer mode separately in payments stack

* Refactor config file and configure env variables for watcher mode

* Update demo.md for payments stack

* Handle review changes

* Setup config to pay for watcher to indexer GQL queries

* Fix config in stack for making payments in watcher ponder app

* Update demo for payment from watcher to indexer mode Ponder apps

* Use laconic-esm brannch for ponder

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2023-10-12 14:16:44 +05:30