Commit Graph

60 Commits

Author SHA1 Message Date
c059745af9 Working builds 2023-01-03 22:37:44 -07:00
1b0407ae3c Add scripts to image 2023-01-03 21:39:06 -07:00
47b7a47160 Add comments 2023-01-03 21:17:30 -07:00
1b4b47e9a4 Add more output 2023-01-03 21:16:20 -07:00
b10b6c19f9 Use variable for local package scope 2023-01-03 21:14:35 -07:00
b6f1fd029d Add npm package build with local dependencies script 2023-01-03 21:10:53 -07:00
be889d893a Merge branch 'main' into dboreham/build-laconic-cli 2023-01-03 13:11:08 -07:00
prathamesh0
3b031329b4
Upgrade watcher-ts version in the mobymask stack (#83)
* Upgrade watcher-ts version in mobymask setup

* Change watcher db service name

* Add a clean-up step
2022-12-22 19:43:13 +05:30
prathamesh0
d51508b01d
[WIP] Add a Uniswap v3 watcher-only stack (#82)
* Add a stack for uniswap watcher with info app

* Add deployment instructions

* Use docker interactive option while loading the db dumps
2022-12-22 19:30:56 +05:30
prathamesh0
27c3efabe2
Add a local stack for ERC721 watcher (#81)
* Add a stack for erc721 watcher

* Add a demo

* Avoid watcher db service and volume name conflicts across watchers

* Avoid host port conflicts across watchers

* Avoid watcher-db port conflicts
2022-12-22 13:13:59 +05:30
prathamesh0
a7221ddc24
Add a local stack for ERC20 watcher (#80)
* Add a healthcheck for ipld-eth-server

* Update ipld-eth-server ports in mobymask watcher config

* Update clique period to 5s in geth-foundry config

* Add a stack for erc20 watcher

* Add a demo for erc20 watcher

* Upgrade watcher-ts version

* Update instructions

* Pass option to pull while setting up repos
2022-12-22 11:33:39 +05:30
e7296c2ce3
Add tx-spammer (#74)
* Add tx-spammer

* Update README
2022-12-21 09:59:40 -06:00
23b12cc8f1 Fix typo 2022-12-19 09:44:51 -07:00
717391d835 Add comments 2022-12-19 09:37:24 -07:00
b8c244bbdc Merge branch 'main' into dboreham/build-laconic-cli 2022-12-19 09:31:02 -07:00
5d482658a7
Download pre-built keycloak api-key-module-0.1.jar rather than building it. (#66) 2022-12-16 14:15:56 -06:00
df0bf549a2
Keycloak + nginx reverse proxy (#63)
* Example Keycloak config.

* Proxy for geth, ipld-eth-server, and lighthouse.

* Add metrics.
2022-12-14 12:59:40 -06:00
d96546a3c5 Put script into the container 2022-12-14 09:26:18 -07:00
680f227967 Add yarn fixup script for local registry 2022-12-14 09:23:12 -07:00
c85b29c237
Update README.md 2022-12-12 14:44:43 -07:00
46375082d6 Support building an npm package to gitea 2022-12-12 14:40:11 -07:00
faa6027772 Fix entrypoint 2022-12-12 12:42:07 -07:00
d6e90c2dbd Add generic entrypoint 2022-12-12 12:38:12 -07:00
d0903a2780 Build js builder container 2022-12-07 11:38:32 -07:00
32edd7aea7
46: Make it possible to launch fixturenet with or without the statediff DB. (#59)
* 46: Make it possible to launch fixturenet with or without the statediff DB.

* Require the hostname as well.
2022-12-06 17:17:24 -06:00
bd9aaebe3d
eth-probe with fixturenet (#57)
* eth-probe with fixturenet

* Add ability to wait on geth to be up and minting blocks before launching the probe.
2022-12-06 11:10:38 -06:00
e6859c03ad Fix build for yarn insanity 2022-11-07 20:23:52 -07:00
David Boreham
acf3877caa Working container build 2022-11-06 17:17:48 -07:00
David Boreham
81066905d4 Add container build 2022-11-06 10:11:42 -07:00
David Boreham
7625939f13 Initial commit 2022-11-06 09:40:10 -07:00
863548530a
Integrate ipld-eth-beacon-indexer working with the fixturenet. (#36)
* Use explicit image hash, not latest tag.

* Better syntax

* No latest

* Add fixturenet setup for beacon indexer.

* Don't wait for merge.

* Don't wait for merge.
2022-11-03 17:31:14 -05:00
8c28613130
Merge pull request #34 from cerc-io/dboreham/scrypt-error-note
Add note on benign container build warning messages
2022-11-01 18:51:02 -06:00
8e0f1f7e35 Add note on benign container build warning messages 2022-11-01 18:45:21 -06:00
99fa08ed67
Use explicit image hash, not latest tag. (#33)
* Use explicit image hash, not latest tag.

* Better syntax

* No latest
2022-11-01 17:53:32 -05:00
f2c9af4ec6
Add option to enable statediffing for the fixturenet geth. (#32)
* Add option to enable statediffing for the fixturenet geth.

* eol

* Review comments
2022-11-01 12:44:33 -05:00
01fd7e251a
Remove fixed IPs and separate network for fixturenet. (#30)
* Remove fixed IPs and separate network for fixturenet.

* Remove static port mapping.

* Add helper script for checking your fxiturenet status

* Sleep 1 second

* Fix spacing

* Fix for latest genesis generator.

* run as archive node
2022-10-31 12:43:49 -05:00
2aae7dd59f Simple container for testing stack orchestrator 2022-10-30 20:41:05 -06:00
5fffecaea1 Add missing python-dev package, previously present in an older revision of the golang-alpine base image 2022-10-22 18:28:31 -06:00
efd40052cb Restore ENR_IP. 2022-10-14 17:25:00 -05:00
9e9bb34aee
Auto-generate accounts.csv (#25)
* Auto-generate accounts.csv
2022-10-14 16:58:46 -05:00
78c79f2653 Review comment 2022-10-14 14:36:49 -05:00
6ec6fc1d75 Add comment and minor fix. 2022-10-14 14:32:35 -05:00
eae8b54126 Merge branch 'telackey/fixturenet' of github.com:cerc-io/stack-orchestrator into telackey/fixturenet 2022-10-14 13:49:32 -05:00
2bd5c729dc Use config/ 2022-10-14 13:48:54 -05:00
3ec2e982a2
Merge branch 'main' into telackey/fixturenet 2022-10-14 12:57:14 -05:00
d537538943 Add build and compose defintions for Merge 'fixturenet'. 2022-10-13 22:18:39 -05:00
079a86cf5a Rename to match container 2022-10-12 21:37:54 -06:00
d38a74e233 Initial rename 2022-10-12 15:28:45 -06:00
c532923323 Add eth-statediff-service 2022-10-06 07:40:36 -06:00
0c41f1bed3 Fix entrypoint 2022-09-28 21:00:57 -06:00