Thomas E Lackey
20d633f81c
Plugeth-based full mainnet stack. ( #592 )
...
* Plugeth-based full mainnet stack.
---------
Co-authored-by: David Boreham <david@bozemanpass.com>
2023-10-25 14:42:52 -05:00
Zach
fc051265d8
more demo records for the console ( #597 )
...
* increase gas
* create six demo records
* print record
* use moon
* typos
* use git.vdb.t
* use the right moon
* ok
2023-10-24 14:25:25 -04:00
Zach
c06be6da81
stack for the laconic.com website ( #590 )
...
* website stack
* use a release, update ports
* use deployments feature for website
2023-10-21 13:31:47 -04:00
Zach
771943864e
build fixturenet payments demo on arm ( #564 )
2023-10-18 12:05:09 -04:00
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
prathamesh0
3262ebe4ac
Setup ipld-eth-server communicating with a remote Nitro node ( #587 )
...
* Use durable store for in-process Nitro node
* Update setup for external go-nitro node
* Add a separate service for ipld-eth-server with remote Nitro node
* Update repo branches / versions
* Wait for external Nitro node endpoint and update instructions
* Update repo branches
2023-10-18 13:51:55 +05:30
Thomas E Lackey
8246e3551f
53: Make sure curl and jq are present in the container. ( #585 )
Publish / Build and publish (push) Successful in 1m49s
Details
Deploy Test / Run deploy test suite (push) Successful in 5m2s
Details
Smoke Test / Run basic test suite (push) Successful in 8m19s
Details
2023-10-17 13:36:43 -05:00
Roy Crihfield
f4216419c4
Don't error when CERC_GO_AUTH_TOKEN isn't set ( #574 )
...
Publish / Build and publish (push) Successful in 4m23s
Details
Deploy Test / Run deploy test suite (push) Successful in 5m13s
Details
Smoke Test / Run basic test suite (push) Failing after 8m39s
Details
* Don't error when CERC_GO_AUTH_TOKEN isn't set
* conditionally add ags
2023-10-11 21:24:52 -05:00
Nabarun Gogoi
5d19c56b0c
Upgrade Nitro version in stack and add `nitro-rpc-client` CLI ( #557 )
...
* Changes required for ponder container and upgrade ts-nitro version
* Fix empty CERC_RELAY_MULTIADDR env variable
* Add curl output for ponder payment channel
* Add `nitro-rpc-client` container in payments stack (#1 )
* Add container for nitro-rpc-client
* Add nitro-rpc-client service
* Update nitro-rpc-client container
* Update demo.md in payments stack
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
* Update env variables used for go-nitro container
* Pass Nitro chain URL in watcher config
* Update ponder config chainUrl
* Remove curl check in ponder start script
* Upgrade node version to 18 in watcher-ts Dockerfile
* Update ponder section in the demo instructions
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2023-10-05 14:57:47 +05:30
Thomas E Lackey
80b0c07736
Open ports for 2nd geth instance and add missing lcli param. ( #555 )
Publish / Build and publish (push) Successful in 1m55s
Details
Deploy Test / Run deploy test suite (push) Successful in 4m40s
Details
Smoke Test / Run basic test suite (push) Successful in 8m37s
Details
2023-10-03 19:52:23 -05:00
David Boreham
3c5489681f
Implement deployment config ( #554 )
...
* Initial deployment config implementation
* Complete implementation, add test
* Fix funky indentation
* Revert test test
2023-10-03 12:49:15 -06:00
prathamesh0
cf039d9562
Add a fixturenet-payments stack ( #540 )
...
Publish / Build and publish (push) Successful in 1m38s
Details
Deploy Test / Run deploy test suite (push) Successful in 4m35s
Details
Smoke Test / Run basic test suite (push) Successful in 8m7s
Details
* Add a fixturenet-payments stack
* Export the WebSocket port in fixturenet-eth-geth service
* Add container to run a go-nitro node
* Add container to deploy Nitro contracts
* Read contract addresses from a volume when running the Nitro node
* Add a service for Nitro reverse payment proxy
* Expose payment proxy endpoint to be accessible from host
* Map nitro node messaging and payment proxy ports to host
* Use container to deploy Nitro contracts in mobymask-v3 stack
* Use a common contract deployment script from mobymask-v3 stack
* Add MobyMask contract deployment and watcher services
* Fixes for contract deployment and watcher scripts
* Add a container and service for mobymask-snap
* Add MobyMask app service
* Add container and service for a ponder app
* Fix ponder setup and update instructions
* Handle review comments
* Use enablepaidrpcmethods flag in reverse payment proxy server
* Update go-nitro branch
* Fixes for mobymask-v3 stack
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-10-03 17:40:34 +05:30
Zach
e56a910260
remove old npm scope ( #538 )
Publish / Build and publish (push) Successful in 1m58s
Details
Deploy Test / Run deploy test suite (push) Failing after 17s
Details
Smoke Test / Run basic test suite (push) Successful in 8m58s
Details
2023-09-25 09:43:06 -04:00
prathamesh0
3dc9cd584a
Add a mobymask-v3 stack ( #531 )
...
Publish / Build and publish (push) Successful in 1m57s
Details
Deploy Test / Run deploy test suite (push) Successful in 4m50s
Details
Smoke Test / Run basic test suite (push) Failing after 4m38s
Details
* Add a mobymask-v3 stack
* Fix Nitro deployment script and add watcher container
* Setup Nitro config
* Run build after setting Nitro addresses
* Setup consensus config
* Add a container for web-app
* Use node 18 for the web-app
* Persist Nitro node data to a volume
* Add clean up steps
* Update query rates
2023-09-20 09:48:15 +05:30
David Boreham
c30c779535
Pass through auth token to plugeth container builds ( #529 )
Publish / Build and publish (push) Successful in 1m53s
Details
Deploy Test / Run deploy test suite (push) Successful in 5m19s
Details
Smoke Test / Run basic test suite (push) Successful in 8m30s
Details
2023-09-08 15:37:59 -06:00
David Boreham
50d17c3282
Fix lint errors ( #523 )
...
* Fix lint errors
* Fix more lint errors
2023-09-04 13:00:23 -06:00
Nabarun Gogoi
b5988fba8f
Update MobyMask v1 and v2 watcher stack with new deployed contract ( #512 )
...
Publish / Build and publish (push) Successful in 2m8s
Details
Deploy Test / Run deploy test suite (push) Failing after 10s
Details
Smoke Test / Run basic test suite (push) Successful in 9m9s
Details
* Update mobymask v1 watcher with new contract
* Update mobymask v1 stack with deployment commands
* Use release tag for mobymask-watcher-ts repo
* Upgrade MobyMask version in v2 stack to use latest contract
2023-08-30 16:15:43 +05:30
Thomas E Lackey
d3c26948fc
Add eth-api-proxy to mainnet-eth stack. ( #514 )
...
Publish / Build and publish (push) Successful in 2m4s
Details
Deploy Test / Run deploy test suite (push) Successful in 4m47s
Details
Smoke Test / Run basic test suite (push) Failing after 4m8s
Details
* Add eth-api-proxy to mainnet-eth stack.
2023-08-29 16:49:09 -05:00
Thomas E Lackey
7f9b556f9d
Update mainnet-eth stack to include auth and metrics. ( #492 )
Publish / Build and publish (push) Successful in 2m6s
Details
Deploy Test / Run deploy test suite (push) Successful in 5m4s
Details
Smoke Test / Run basic test suite (push) Successful in 8m28s
Details
2023-08-29 11:32:37 -05:00
Thomas E Lackey
f55a14bd6c
Create new base container for pre-compiled webapps. ( #507 )
...
Publish / Build and publish (push) Successful in 1m52s
Details
Deploy Test / Run deploy test suite (push) Successful in 5m30s
Details
Smoke Test / Run basic test suite (push) Successful in 8m38s
Details
* Create new base container for pre-compiled webapps.
* Set the webapp dir appropriately.
2023-08-22 13:32:45 -05:00
David Boreham
97dc45549d
Update fixturenet eth test ( #506 )
2023-08-17 13:24:06 -06:00
prathamesh0
ddaddd2a8c
Add a sushiswap-subgraph stack ( #496 )
...
Publish / Build and publish (push) Successful in 2m4s
Details
Deploy Test / Run deploy test suite (push) Failing after 2m29s
Details
Smoke Test / Run basic test suite (push) Successful in 8m55s
Details
* Add a sushiswap-graph stack
* Fix shared volume name in fixturenet-lotus
* Export Lotus miner node multiaddr after initialization
* Add deployment scripts for sushiswap contracts
* Skip contracts deployment if already exists
* Rename stack to sushiswap-subgraph
* Fix postgres and use Lotus fixturenet in graph-node stack
* Add sushiswap v3 subgraph stack
* Fixes to deploy sushiswap subgraph to graph-node
* Add graph-node container in sushiswap subgraph stack
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-08-14 14:17:21 +05:30
prathamesh0
59e0458c74
Restart support for fixturenet-lotus ( #499 )
...
* Use ip utility to get the required miner node multiaddr
* Persist lotus node data to support restarts
* Add clean up steps to instructions
* Fix lotus-seed sector-dir arg
2023-08-14 12:46:04 +05:30
David Boreham
fd78935fe6
Initial version ( #494 )
Publish / Build and publish (push) Successful in 1m52s
Details
Deploy Test / Run deploy test suite (push) Successful in 5m35s
Details
Smoke Test / Run basic test suite (push) Failing after 2m45s
Details
2023-08-11 09:00:19 -06:00
prathamesh0
4c72acea96
Add a SushiSwap stack ( #482 )
...
Publish / Build and publish (push) Successful in 1m59s
Details
Deploy Test / Run deploy test suite (push) Failing after 2m41s
Details
Smoke Test / Run basic test suite (push) Successful in 8m42s
Details
* Add a sushiswap stack with contract deployments
* Add watcher services
* Add a service for the info app
* Add instructions to run smoke tests
* Use sushi-info-watcher in demo mode
* Turn off block prefetching
* Fix sushiswap demo instructions
* Use release version and add healthcheck in Lotus stack
* Wait for Lotus node to start before sushiswap watchers
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-08-10 13:57:07 +05:30
David Boreham
d30e746599
Add wget package for healthcheck ( #487 )
Publish / Build and publish (push) Successful in 1m46s
Details
Deploy Test / Run deploy test suite (push) Successful in 4m49s
Details
Smoke Test / Run basic test suite (push) Successful in 5m39s
Details
2023-08-06 20:46:24 -06:00
Roy Crihfield
e856616be8
Plugeth stack refactor ( #448 )
Publish / Build and publish (push) Successful in 36s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m15s
Details
Smoke Test / Run basic test suite (push) Successful in 2m26s
Details
2023-08-03 14:31:16 -06:00
Nabarun Gogoi
4ee745a4db
Rebuild MobyMask app before starting stack ( #467 )
...
Smoke Test / Run basic test suite (push) Successful in 2m31s
Details
Publish / Build and publish (push) Successful in 35s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m18s
Details
* Rebuild MobyMask app before starting stack
* Upgrade mobymask app versions
* Upgrade MobyMask watcher version
2023-07-31 10:41:26 +05:30
David Boreham
63a94bae0e
Use latest stable lighthouse release ( #468 )
Publish / Build and publish (push) Successful in 51s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m35s
Details
Smoke Test / Run basic test suite (push) Successful in 2m36s
Details
2023-07-28 09:56:14 -06:00
David Boreham
54f50aa09e
Move files into config subdirectory ( #460 )
2023-07-20 05:37:51 -06:00
Thomas E Lackey
809889f9f0
Update plugeth stack for plugeth-statediff plugin. ( #443 )
...
Publish / Build and publish (push) Successful in 30s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m40s
Details
Smoke Test / Run basic test suite (push) Successful in 3m13s
Details
* Use latest plugeth-statediff.
* Change plugeth path
* EOL
* CERC_PLUGINS_DIR
2023-06-29 15:11:28 -06:00
David Boreham
6595659a7a
Specify the git tag/branch for opera in stack.yml ( #442 )
2023-06-29 15:10:08 -06:00
Ian
2ff490d121
Merge branch 'main' into reth
2023-06-28 14:11:43 -04:00
David Boreham
c76195c491
Auto-create bind mount directories inside the deployment dir ( #440 )
...
Publish / Build and publish (push) Successful in 31s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m49s
Details
Smoke Test / Run basic test suite (push) Successful in 3m18s
Details
* Auto-create bind mount directories inside the deployment dir
* Fix deploy test
2023-06-27 21:18:04 -06:00
iskay
b120682d8e
node sync, initial
2023-06-23 21:48:18 +00:00
Zach
c9bb0d0ccb
Lasso stack ( #434 )
...
Publish / Build and publish (push) Successful in 33s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m55s
Details
Smoke Test / Run basic test suite (push) Successful in 3m17s
Details
* lasso stack
* add readme
* copy pasta
2023-06-23 14:27:05 -04:00
iskay
30ce3deb31
update build script for rc.5
2023-06-16 18:39:59 +00:00
iskay
4ecc98dd46
simple node
2023-06-12 20:54:39 -04:00
Thomas E Lackey
26ff7a969c
Fix plugeth build. ( #423 )
Publish / Build and publish (push) Successful in 29s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m44s
Details
Smoke Test / Run basic test suite (push) Successful in 3m7s
Details
2023-06-05 21:10:17 -05:00
Thomas E Lackey
a8e198ad55
Allow configuring the number of statediff workers. ( #422 )
...
* Allow configuring the number of statediff workers.
* Leave logging alone
2023-06-05 18:16:42 -05:00
David Boreham
f1a626ddf5
build local lighthouse cli ( #420 )
...
Publish / Build and publish (push) Successful in 30s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m34s
Details
Smoke Test / Run basic test suite (push) Successful in 2m59s
Details
* Build lcli locally
* Pull lighthouse repo
* Enable portable lcli build
* Update ldcli options
* Add lcli container to fixturenet-eth stack
* Include --eth1-block-hash
---------
Co-authored-by: David Boreham <david@bozemanpas.com>
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-06-05 16:54:22 -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
23a336020c
Make a separate lighthouse container for the plugeth fixturenet. ( #412 )
...
* Make a separate lighthouse container for the plugeth fixturenet.
2023-05-26 16:57:15 -05:00
Thomas E Lackey
6ec55ba460
Add a plugeth-based version of the fixturenet ( #411 )
...
* plugeth version of the fixturenet
* Use pre-built plugeth.
2023-05-25 11:21:08 -05:00
David Boreham
1d8f252a51
Detect bad reponse from yarn info ( #406 )
2023-05-22 13:42:55 -06:00
Thomas E Lackey
aa702737ef
Fix 397 by pegging alpine version.
2023-05-19 11:26:09 -05:00
prathamesh0
c9155eafd2
Add restart policies to fixturenet-eth and fixturenet-opimism stacks ( #396 )
...
* Add restart policies for fixturenet-optimism stack containers
Former-commit-id: e749699188c733614423ccc7ef43525b9805e23d
* Add restart policies for fixturenet-eth stack containers
Former-commit-id: 716e132300d88dbe6121ed3968a9c78b561196ef
* Remove existing bootnode ENR directory on start
2023-05-19 13:46:39 +05:30
David Boreham
87c25dfb5e
Fix up test stack ( #398 )
...
Former-commit-id: 088105c7829254fc8ff1f31b71d28fd916def7eb
2023-05-18 13:54:27 -06:00
Ian
0691c22db4
Lotus ( #392 )
...
* fist commit
* manual peer connect
* add build to gitignore
* add shared volume
* connect to bootnode
* fix volume init bug
* todo generate genesis
* remove build dir
---------
Co-authored-by: iskay <ian@knowable.vc>
Former-commit-id: 5ecfcae5cc
2023-05-17 17:11:56 -04:00
prathamesh0
5c7d445500
Add a stack for Gelato watcher ( #394 )
...
* Add a stack for Gelato watcher
* Add option to create and use a state snapshot
* Add commands to create and import a state checkpoint
* Rename ipld-eth-server endpoint env variables
* Fix default env variable
Former-commit-id: 8b4b5deba8
2023-05-16 09:09:08 +05:30