Commit Graph

1102 Commits (4a7df2de33e185f158cb90c409b497b746a739c1)

Author SHA1 Message Date
David Boreham 47b7a47160 Add comments 2023-01-03 21:17:30 -07:00
David Boreham 1b4b47e9a4 Add more output 2023-01-03 21:16:20 -07:00
David Boreham b10b6c19f9 Use variable for local package scope 2023-01-03 21:14:35 -07:00
David Boreham b6f1fd029d Add npm package build with local dependencies script 2023-01-03 21:10:53 -07:00
David Boreham be889d893a Merge branch 'main' into dboreham/build-laconic-cli 2023-01-03 13:11:08 -07:00
David Boreham 63378a5c7e
Add redirect follow to curl command for github 2022-12-22 12:52:23 -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
Thomas E Lackey e7296c2ce3
Add tx-spammer (#74)
* Add tx-spammer

* Update README
2022-12-21 09:59:40 -06:00
David Boreham 2c2df6ebbd
Remove extraneous repo
This repo was included erroneously in the original move from old-stack-orchestrator.
2022-12-20 20:37:33 -07:00
David Boreham d138bb1a72
Add warning on user mode install 2022-12-20 19:15:36 -07:00
David Boreham 543afe1808
Fix typo 2022-12-20 19:10:23 -07:00
Thomas E Lackey 8f63328d60
fixturenet-eth README (#73)
* fixturenet-eth README

* Fix bullets

* Minor edit

* Update README.md
2022-12-20 14:08:10 -06:00
Thomas E Lackey efbc86bdea
Moved repos. (#72) 2022-12-20 14:06:48 -06:00
David Boreham 23b12cc8f1 Fix typo 2022-12-19 09:44:51 -07:00
David Boreham 717391d835 Add comments 2022-12-19 09:37:24 -07:00
David Boreham b8c244bbdc Merge branch 'main' into dboreham/build-laconic-cli 2022-12-19 09:31:02 -07:00
Thomas E Lackey 8a9c1fb781
Use new repo (#68) 2022-12-16 15:57:26 -06:00
Thomas E Lackey 5d482658a7
Download pre-built keycloak api-key-module-0.1.jar rather than building it. (#66) 2022-12-16 14:15:56 -06:00
Thomas E Lackey 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
David Boreham d96546a3c5 Put script into the container 2022-12-14 09:26:18 -07:00
David Boreham 680f227967 Add yarn fixup script for local registry 2022-12-14 09:23:12 -07:00
David Boreham c85b29c237
Update README.md 2022-12-12 14:44:43 -07:00
David Boreham 8d2788d1c1
Merge pull request #62 from cerc-io/dboreham/build-ts-repos
Build js/ts projects
2022-12-12 14:42:14 -07:00
David Boreham 46375082d6 Support building an npm package to gitea 2022-12-12 14:40:11 -07:00
David Boreham faa6027772 Fix entrypoint 2022-12-12 12:42:07 -07:00
David Boreham d6e90c2dbd Add generic entrypoint 2022-12-12 12:38:12 -07:00
David Boreham c2f6544f51
Merge pull request #60 from cerc-io/dboreham/node-builder
Add js builder container
2022-12-07 11:59:47 -07:00
David Boreham d0903a2780 Build js builder container 2022-12-07 11:38:32 -07:00
Thomas E Lackey 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
Thomas E Lackey 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
David Boreham b538011a7b
Merge pull request #55 from cerc-io/dboreham/display-mapped-ports
Display mapped ports, revert to ps command name
2022-11-29 21:15:10 -07:00
David Boreham d87a2387e5 Display mapped ports, revert to ps command name 2022-11-29 21:14:40 -07:00
David Boreham 3308328524
Fix copy/paste 2022-11-29 19:58:18 -07:00
David Boreham c502aae162
Merge pull request #54 from cerc-io/dboreham/fix-verbose-output
Quiet verbose output
2022-11-29 19:56:26 -07:00
David Boreham 43d59a9e28 Quiet verbose output 2022-11-29 19:54:08 -07:00
David Boreham 28a3880fcf
Add deploy command 2022-11-29 06:33:46 -07:00
David Boreham acb06feac4
Fix typo 2022-11-29 06:29:18 -07:00
David Boreham f7e9cf4ba4
Update README.md 2022-11-15 22:24:11 -07:00
David Boreham b94cfb4de8
Merge pull request #51 from cerc-io/dboreham/use-git-http
Allow http for git (as the default)
2022-11-15 22:19:25 -07:00
David Boreham ed4352911d Allow http for git (as the default) 2022-11-15 22:18:43 -07:00
David Boreham e5c18ba77a
Update README.md
Update download url version.
2022-11-15 22:06:04 -07:00
David Boreham 5dda2303d3
Merge pull request #50 from cerc-io/dboreham/fix-shiv-package
Fix shiv package
2022-11-15 22:03:39 -07:00
David Boreham 1a5844af7a Fix shiv package 2022-11-15 22:02:44 -07:00
David Boreham 5a69bf471b Move data files into subdirectory 2022-11-15 11:34:13 -07:00
David Boreham 7a5834a021
Update README.md
Fix install link
2022-11-15 11:14:56 -07:00
David Boreham 70b7476318
Update README.md
Fix install link
2022-11-15 11:14:33 -07:00
David Boreham 8b12dec75b
Update README.md
Update version in download link
2022-11-15 11:13:45 -07:00