|
43b1da6966
|
Add readme for mainnet-eth stack
|
2023-07-25 10:11:45 -06:00 |
|
|
6ac8f084cf
|
Add test script
|
2023-07-25 09:37:12 -06:00 |
|
|
c79e2f25f7
|
Bash is in the lighthouse image
|
2023-07-24 06:11:20 -06:00 |
|
|
6c8a7616bc
|
Lighthouse doesn't depend on geth
|
2023-07-24 06:11:05 -06:00 |
|
|
ef72e885d7
|
Implement --stay-attached
|
2023-07-24 05:41:47 -06:00 |
|
|
af6d755036
|
Generate jwt secret
|
2023-07-23 22:54:55 -06:00 |
|
|
b14488d040
|
Generate jwt
|
2023-07-23 22:24:12 -06:00 |
|
|
ed0cc4bb37
|
Basic deploy commands for stack
|
2023-07-23 21:33:38 -06:00 |
|
|
56c3cb40c7
|
Merge branch 'main' into dboreham/mainnet-eth
|
2023-07-23 21:11:40 -06:00 |
|
|
1f9131ff5a
|
Add deployment scripting (#444)
|
2023-07-23 20:54:05 -06:00 |
|
|
285a382618
|
Update startup scripts
|
2023-07-21 16:25:20 -06:00 |
|
|
f1e68233dd
|
Start up scripting
|
2023-07-21 15:52:58 -06:00 |
|
|
56c9e5b717
|
Update mainnet-eth stack
|
2023-07-21 11:34:51 -06:00 |
|
|
60d915ed6d
|
Remove debugging code
|
2023-07-21 11:19:46 -06:00 |
|
|
41f82300c5
|
Fix data dir create path
|
2023-07-21 11:12:41 -06:00 |
|
|
a8f1691498
|
Fix stop command
|
2023-07-21 10:56:47 -06:00 |
|
|
991132c959
|
Merge branch 'main' into dboreham/mainnet-eth
|
2023-07-20 06:26:15 -06:00 |
|
|
950857fa84
|
Add --delete-volumes option to the down command (#461)
|
2023-07-20 06:25:31 -06:00 |
|
|
c3db0e9734
|
Initial commit
|
2023-07-20 05:55:32 -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 |
|
|
c8b4f89335
|
Copy all referenced config files into deployment dir (#452)
|
2023-07-18 08:59:07 -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
|
9872ce33bb
|
Merge pull request #435 from cerc-io/reth
Add reth stack
|
2023-06-28 14:22:59 -04:00 |
|
Ian
|
2ff490d121
|
Merge branch 'main' into reth
|
2023-06-28 14:11:43 -04:00 |
|
|
c76195c491
|
Auto-create bind mount directories inside the deployment dir (#440)
* Auto-create bind mount directories inside the deployment dir
* Fix deploy test
|
2023-06-27 21:18:04 -06: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 |
|
|
c465153cc7
|
Fixes for repos checked out from a tag rather than a branch (#437)
* Fixes for repos checked out from a tag rather than a branch
* Fix happy path
|
2023-06-24 11:19:20 -06:00 |
|
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 |
|
|
c94fa3cccf
|
Use cerc npm registry as default (#432)
|
2023-06-22 06:36:05 -06:00 |
|
Zach
|
55af33e0e8
|
Merge pull request #427 from cerc-io/fantom
Fantom
|
2023-06-20 17:24:38 -04:00 |
|
zramsay
|
c0f07c2d4f
|
typo
|
2023-06-20 11:21:26 -04:00 |
|
Zach
|
7ca7bcc952
|
Cloud init scripts for user/dev mode (#430)
* cloud init install
* add dev mode script + description
* instructions
|
2023-06-20 10:09:30 -04:00 |
|
zramsay
|
ee8c8a0c13
|
add fantom docs
|
2023-06-20 10:02:14 -04:00 |
|
iskay
|
30ce3deb31
|
update build script for rc.5
|
2023-06-16 18:39:59 +00:00 |
|
Ian
|
a6cf131cd3
|
add network mode "host"
|
2023-06-13 12:19:23 -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 |
|
iskay
|
4ecc98dd46
|
simple 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 |
|
|
26ff7a969c
|
Fix plugeth build. (#423)
|
2023-06-05 21:10:17 -05:00 |
|
|
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 |
|
|
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 |
|