Commit Graph
67 Commits
Author SHA1 Message Date
David Boreham 0a66b7e9d2 Fix odd import problem 2023-01-11 21:56:05 -07:00
telackey 8e184f509d Add remote debugging support to fixturenet-geth. (#113)
* Add remote debugging support to fixturenet-geth.
2023-01-11 12:54:22 -06:00
dboreham d315941f21 Version command implemented 2023-01-10 14:23:59 -07:00
dboreham 261b513d68 Initial implementation 2023-01-10 14:09:38 -07:00
Zach 787a5228ea Merge pull request #107 from cerc-io/zramsay-patch-1
Update repository-list.txt (rebrand)
2023-01-10 10:18:31 -05:00
telackey 8669a822df fix: import Path 2023-01-09 21:43:04 -06:00
Zach 738aa1907b Update repository-list.txt 2023-01-09 20:03:09 -05:00
Zach 4b1ca04620 Merge pull request #104 from cerc-io/zramsay-patch-2
Fix build; laconic-cns-cli -> laconic-registry-cli
2023-01-09 17:21:36 -05:00
zramsay 48dc431704 fix laconicd stack README 2023-01-09 15:39:23 -05:00
Zach 8e5d0d6c58 Update stack.yml 2023-01-09 15:35:03 -05:00
dboreham 9d9eb791d1 Default the npm token env var 2023-01-09 13:34:02 -07:00
dboreham f04726f08d Fix remaining commands 2023-01-08 20:11:30 -07:00
dboreham b4b1ec3df8 Try another way to access packaged files 2023-01-08 20:08:35 -07:00
dboreham 0435a71b5e Refactor for shiv package 2023-01-07 21:02:14 -07:00
dboreham c99687cc80 Switch to Python3 importlib 2023-01-07 20:44:08 -07:00
dboreham 82755a27f2 Build a CLI container 2023-01-06 15:57:14 -07:00
dboreham 318d70020e Add build environment 2023-01-06 13:54:03 -07:00
dboreham 6e67a59251 Initial implementation 2023-01-06 13:44:52 -07:00
dboreham d77a42b36f Add test for package version already exists 2023-01-06 10:20:18 -07:00
dboreham ff76cdad61 Back out debug code 2023-01-05 07:40:05 -07:00
dboreham 765db5937d Default to from-repo package version 2023-01-04 21:23:17 -07:00
dboreham 68c6eaf0b4 Use the right script 2023-01-04 20:50:23 -07:00
dboreham 073d94e288 Brand token env var 2023-01-04 20:43:13 -07:00
dboreham ee1ecbd217 Initial implementation of npm-build 2023-01-04 16:16:40 -07:00
dboreham 778550754d Fix ps display for containers with no mapped ports 2023-01-04 10:39:16 -07:00
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
telackey e7296c2ce3 Add tx-spammer (#74)
* Add tx-spammer

* Update README
2022-12-21 09:59:40 -06:00
dboreham 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
telackey efbc86bdea Moved repos. (#72) 2022-12-20 14:06:48 -06:00
telackey 8a9c1fb781 Use new repo (#68) 2022-12-16 15:57:26 -06:00
telackey 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
dboreham 46375082d6 Support building an npm package to gitea 2022-12-12 14:40:11 -07:00
dboreham d0903a2780 Build js builder container 2022-12-07 11:38:32 -07:00
telackey 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
dboreham d87a2387e5 Display mapped ports, revert to ps command name 2022-11-29 21:14:40 -07:00
dboreham 43d59a9e28 Quiet verbose output 2022-11-29 19:54:08 -07:00
dboreham ed4352911d Allow http for git (as the default) 2022-11-15 22:18:43 -07:00
dboreham 1a5844af7a Fix shiv package 2022-11-15 22:02:44 -07:00
dboreham 5a69bf471b Move data files into subdirectory 2022-11-15 11:34:13 -07:00
dboreham 437b5a696c Selective git clone/pull 2022-11-14 22:49:00 -07:00
dboreham b7193b8715 Deploy mobymask watcher 2022-11-07 22:22:54 -07:00
dboreham 548e4a8957 Tidy up 2022-10-24 16:02:11 -06:00
dboreham 302ff75593 Output docker compose ps results 2022-10-24 12:39:51 -06:00
dboreham 367de932f9 Clusters 2022-10-07 07:12:43 -06:00
dboreham 3ab192d7fe Rename cluster -> pod 2022-10-07 06:48:30 -06:00
dboreham 1a7e3854d2 Remove unused variables 2022-10-06 06:50:42 -06:00
dboreham 80362f11fc Revert unrealted change 2022-10-03 19:44:17 -06:00
dboreham 1050e25607 Some lint goodness 2022-10-03 19:37:18 -06:00