7797185d07
Mainnet laconic setup ( #510 )
2023-08-23 15:20:28 -06:00
f55a14bd6c
Create new base container for pre-compiled webapps. ( #507 )
...
* Create new base container for pre-compiled webapps.
* Set the webapp dir appropriately.
2023-08-22 13:32:45 -05:00
Zach
8a7622ffa9
bump azimuth version ( #502 )
2023-08-17 06:37:26 -04: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
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
d6bd99252d
Update plugeth stack plugeth fork ref ( #484 )
2023-08-07 23:13:08 -06:00
e856616be8
Plugeth stack refactor ( #448 )
2023-08-03 14:31:16 -06:00
5afe7a29ae
Add a basic deployment test ( #476 )
2023-07-31 15:08:34 -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
758ec168bd
Setup command execution ( #469 )
2023-07-29 22:38:46 -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
809889f9f0
Update plugeth stack for plugeth-statediff plugin. ( #443 )
...
* Use latest plugeth-statediff.
* Change plugeth path
* EOL
* CERC_PLUGINS_DIR
2023-06-29 15:11:28 -06:00
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
831a8cd5f7
Deployments feature ( #433 )
...
Basic deployments framework
2023-06-27 16:58:41 -06:00
prathamesh0
f0f40cad4a
Map ports in mobymask-v2 and apps stacks to localhost ( #439 )
2023-06-27 12:23:56 +05:30
Ian
f473567bd7
Update README.md
2023-06-26 08:41:51 -04:00
prathamesh0
3e7037e06f
Update instructions in the mobymask-v2 stack ( #438 )
2023-06-26 15:37:08 +05:30
iskay
b120682d8e
node sync, initial
2023-06-23 21:48:18 +00:00
Zach
c9bb0d0ccb
Lasso stack ( #434 )
...
* lasso stack
* add readme
* copy pasta
2023-06-23 14:27:05 -04:00
zramsay
c0f07c2d4f
typo
2023-06-20 11:21:26 -04:00
zramsay
ee8c8a0c13
add fantom docs
2023-06-20 10:02:14 -04:00
zramsay
25b13d7822
doc fixes
2023-06-12 21:00:30 -04:00
iskay
01500e78b6
initial node
2023-06-12 20:54:39 -04:00
32f8d65bb8
Update mobymask-v2 stack with lighthouse-cli and branch checkout feature ( #425 )
...
* Update optimism stack yml for lighthouse-cli
* Use branch checkout feature in mobymask stack
2023-06-07 18:48:59 +05:30
David Boreham
d19b9a65b9
Fix typo
2023-06-05 21:59:42 -06:00
98e1d120cc
Add missing lighthouse-cli container to pocket stack ( #424 )
...
Co-authored-by: David Boreham <david@bozemanpas.com>
2023-06-05 21:08:05 -06:00
f1a626ddf5
build local lighthouse cli ( #420 )
...
* 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
ff616db4ad
Updates for running IPLD-ETH CI tests ( #414 )
...
* 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
9880b48b78
Add foundry to fixturenet-plugeth-tx ( #418 )
2023-05-30 23:51:01 -06:00
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
Zach
605db8a4d2
Update pokt README ( #413 )
...
* Update pokt README
* split cmds from responses
2023-05-26 10:37:59 -04:00
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
938f51ef8c
Specify chunker stack branches ( #410 )
...
* Specify v5 branches
* Fix logic for branch switch
2023-05-24 20:00:42 -06:00
6d620ba9c2
git branch in stack and on command line ( #409 )
...
* Support @branch notation in stack.yml
* Refactor and support branches directive
2023-05-24 19:49:26 -06:00
97c1ae1c43
Use upstream act_runner project ( #408 )
2023-05-24 18:01:49 -06:00
ec6b5439f4
Support for git hosts other than github ( #407 )
...
* Update repository list file
* Add host part to repo name
* Allow git hosts other than github
2023-05-24 17:19:21 -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
a93fa93d26
Small doc fix
...
Former-commit-id: d26dd4b531
2023-05-09 17:08:25 -06:00
1852d7d4c1
Chain chunker stack ( #389 )
...
* Fix bug in default container build flow
* Add convenience stack for chain-chunker
Former-commit-id: 3e78c321b0
2023-05-09 14:00:58 -06:00
Zach
fce41994a3
match tokens ( #388 )
...
Former-commit-id: e5faeb9d3b
2023-05-09 15:23:56 -04:00
8add4671c0
Add environment variables for multiaddrs blacklist ( #381 )
...
* Add env variable for web apps config denyMultiaddrs
* Add watcher config option for blacklisted multiaddrs
* Update package versions
* Use provided domain for relay multiaddr in peer config
* Change delimeter while replacing deny multiaddrs list
---------
Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
Former-commit-id: b678a3ecb4
2023-05-05 13:32:19 +05:30