Commit Graph

6 Commits (5e36e3e2ae28098bd5443c8c04dbdc608522d1f5)

Author SHA1 Message Date
prathamesh0 4030c0a0d2
Add a separate pod for ipld-eth-server with payments (#583)
Smoke Test / Run basic test suite (push) Successful in 8m50s Details
Publish / Build and publish (push) Successful in 1m58s Details
Deploy Test / Run deploy test suite (push) Successful in 4m51s Details
* Add a separate pod for ipld-eth-server with payments

* Wait for nitro contracts to become available
2023-10-14 09:47:55 +05:30
prathamesh0 246d3d8732
Run go-nitro node in process in ipld-eth-server (#575)
Fixturenet-Eth-Test / Run an Ethereum fixturenet test (push) Successful in 56m58s Details
Publish / Build and publish (push) Successful in 2m0s Details
Deploy Test / Run deploy test suite (push) Successful in 4m57s Details
Smoke Test / Run basic test suite (push) Successful in 8m15s Details
* Setup ipld-eth-server to run in-process Nitro node

* Update watcher version in fixturenet-payments stack

* Update upstream nitro multiaddr in watcher setup

* Change RPC query endpoint to ipld-eth-server

* Update Ponder config to pay ipld-eth-server Nitro node

* Separate nitro-rpc-client service and update demo.md

* Remove unnecessary volumes

* Update ipld-eth-server branch

* Fix clean up steps

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2023-10-13 15:27:17 +05:30
Roy Crihfield dc7bc6af31
Improve Geth debugging (#449)
* forward more vars for debugging

forward CERC_GETH_VERBOSITY

forward CERC_STATEDIFF_DB_LOG_STATEMENTS

forward CERC_REMOTE_DEBUG

* fix env var

* remote flag can be set from env
2023-08-09 04:16:00 -05:00
Roy Crihfield ff616db4ad
Updates for running IPLD-ETH CI tests (#414)
Publish / Build and publish (push) Successful in 37s Details
Deploy Test / Run deploy test suite (push) Successful in 3m14s Details
Smoke Test / Run basic test suite (push) Successful in 4m37s Details
* random nits

* geth - visibility of migration status

* forward CERC_RUN_STATEDIFF to geth container

* fix ipld-eth-server vars

* fix fixturenet-eth-loaded stack

* fixturenet geth genesis - include mergeNetsplitBlock

* forward CERC_STATEDIFF_DB_GOOSE_MIN_VER to env file

* add TAG_SUFFIX arg to lighthouse build

  intended to avoid sporadic failures when running lcli on github CI runners, likely related to non-portable builds
2023-05-31 03:10:58 -05:00
Thomas E Lackey b5c7ad114c Integrate grafana/prometheus with fixturenet-eth. (#156)
* Integrate grafana/prometheus with fixturenet-eth.

* Integrate grafana/prometheus with fixturenet-eth.

* Revert port change

* EOL

* EOL

* Simplify ipld-eth-server config.

Former-commit-id: c279bd49a4
2023-01-25 11:50:08 -06:00
David Boreham 0435a71b5e Refactor for shiv package 2023-01-07 21:02:14 -07:00