02b5034cd6
Implement create with network
2023-08-22 17:43:03 -06:00
61c87712ab
Lint fixes
2023-08-22 16:44:19 -06:00
8b8e95d52f
Add genesis import
2023-08-22 15:20:41 -06:00
c2e006d0c3
Add simple test script
2023-08-22 14:48:02 -06:00
c0b4b89e1c
Implement create command
2023-08-21 22:08:18 -06:00
23904f0837
Pass gentx file list on the command line
2023-08-21 21:15:36 -06:00
bd5f75b728
Remove whitespace and bogus comments
2023-08-21 21:11:30 -06:00
e6e7eb7502
Merge main
2023-08-20 21:12:14 -06:00
f411590452
Tolerate missing deployment plugin source code files ( #508 )
2023-08-17 13:49:56 -06:00
97dc45549d
Update fixturenet eth test ( #506 )
2023-08-17 13:24:06 -06:00
Zach
8a7622ffa9
bump azimuth version ( #502 )
2023-08-17 06:37:26 -04:00
d35bbbab98
Support ChromeOS Debian VM ( #503 )
2023-08-17 02:02:57 -06:00
407571e18d
Add debian setup script ( #501 )
...
* Adapt install script to Debian
* Update docs for new scipt name
* Add reference to dockerco install doc
2023-08-15 11:49:17 -06:00
022227798c
Pass network path
2023-08-15 05:13:35 -06:00
b75bc7e861
Merge branch 'dboreham/mainnet-laconic-setup' of github.com:cerc-io/stack-orchestrator into dboreham/mainnet-laconic-setup
2023-08-14 16:45:01 -06:00
4d0d9ef280
Add missing file
2023-08-14 16:44:46 -06:00
fc52dacb60
Merge branch 'main' into dboreham/mainnet-laconic-setup
2023-08-14 15:51:30 -06:00
d39e2e959e
Add steps in sushiswap-subgraph task to generate events ( #500 )
...
* Fix env variable overriding in sushiswap contract deployment containers
* Add steps for generating sushiswap events
* Remove pool swap event
2023-08-14 19:28:38 +05:30
prathamesh0
ddaddd2a8c
Add a sushiswap-subgraph stack ( #496 )
...
* 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
18e45af463
Add port config to deployment spec. ( #498 )
...
* Add port config to deployment spec.
2023-08-11 15:25:54 -05:00
fd78935fe6
Initial version ( #494 )
2023-08-11 09:00:19 -06:00
prathamesh0
4c72acea96
Add a SushiSwap stack ( #482 )
...
* 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
Zach
bccf711206
update laconicd / console tutorial ( #491 )
...
* Update laconicd-fixturenet.md
* Update laconicd-fixturenet.md
2023-08-09 12:08:27 -04:00
d5aaf704e2
Fix config parsing
2023-08-09 08:20:08 -06:00
494dc819c0
Fix ownership of files
2023-08-09 08:17:30 -06:00
prathamesh0
333797b0c3
Lotus stack usability improvements ( #489 )
...
* move health check inside startup script
* remove pre-built genesis
* move health check inside startup script
* remove pre-built genesis
* Use hardcoded paths for Lotus node data directories
* Persist proof parameters
* Write out miner node's multiaddr with docker network IP
* Enable Lotus ETH RPC API and bind to all available interfaces
* Fund a known account
---------
Co-authored-by: iskay <ikay@lakeheadu.ca>
Co-authored-by: Ian Kay <ian@knowable.vc>
2023-08-09 17:24:47 +05:30
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
c08622a2d1
Add TOML file parsing
2023-08-08 21:06:44 -06:00
0c7dcc61be
Almost working laconic chain setup
2023-08-08 13:03:10 -06:00
d6bd99252d
Update plugeth stack plugeth fork ref ( #484 )
2023-08-07 23:13:08 -06:00
d30e746599
Add wget package for healthcheck ( #487 )
2023-08-06 20:46:24 -06:00
109c6dc8ed
Run a laconicd command
2023-08-06 12:29:56 -06:00
73e52c4eed
Add call to cleanup function ( #486 )
2023-08-06 11:41:39 -06:00
e856616be8
Plugeth stack refactor ( #448 )
2023-08-03 14:31:16 -06:00
2da03d7ed1
Remove cruft from log output ( #479 )
2023-07-31 22:20:04 -06:00
6a0a752e2e
Add support for logs command args ( #478 )
2023-07-31 22:10:37 -06:00
5afe7a29ae
Add a basic deployment test ( #476 )
2023-07-31 15:08:34 -06:00
a8f4e4cee4
Fill in stack member when not passed through the cli ( #475 )
2023-07-31 13:55:03 -06:00
45ba1f337f
Force an old version of pydantic ( #473 )
...
* Force a recent version of pydantic
* Really pin the version
* Really pin the version
2023-07-31 12:18:19 -06:00
0feeab6418
Update dependencies to get rid of pydantic errors ( #472 )
2023-07-31 06:50:12 -06:00
4ee745a4db
Rebuild MobyMask app before starting stack ( #467 )
...
* Rebuild MobyMask app before starting stack
* Upgrade mobymask app versions
* Upgrade MobyMask watcher version
2023-07-31 10:41:26 +05:30
8eed5a70a5
Fix bugs introduced in previous commit ( #470 )
2023-07-30 22:28:40 -06:00
758ec168bd
Setup command execution ( #469 )
2023-07-29 22:38:46 -06:00
63a94bae0e
Use latest stable lighthouse release ( #468 )
2023-07-28 09:56:14 -06:00
29fc611885
Dboreham/mainnet eth ( #464 )
2023-07-25 10:16:19 -06:00
1f9131ff5a
Add deployment scripting ( #444 )
2023-07-23 20:54:05 -06:00
950857fa84
Add --delete-volumes option to the down command ( #461 )
2023-07-20 06:25:31 -06:00
54f50aa09e
Move files into config subdirectory ( #460 )
2023-07-20 05:37:51 -06:00
a5945c9e59
Back to Github-based actions. ( #453 )
...
* Back to Github-based actions.
* Use fork.
* Use new release plugin tag.
2023-07-19 20:40:04 -06:00