David Boreham
94c69d6596
Merge main
...
Former-commit-id: 4a04d20bb28574fd51645b8201b42dfd12d72a08
2023-03-24 19:43:46 -06:00
e7c5d5157e
Fix missing container name change
...
Former-commit-id: e70dca7687ec04936a630729f1abe05179f9bcb6
2023-03-25 18:57:36 -06:00
788b214116
Add Gitea action support via act_runner.
...
Former-commit-id: 74077d7704109802824dbb8f2e30709a3e1321b8
2023-03-24 22:24:40 -05:00
David Boreham
4b0f46bb1b
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: 62d2d37417dff1eb3c823ed3764fa631de9db830
2023-03-24 18:36:36 -06:00
1951a5d398
Add web-apps and laconicd in MobyMask v2 watcher stack ( #226 )
...
* Rename .env file
* Add web app services to docker compose file
* Add laconicd to deploy contract and send txs
* Add demo with steps for running mobymask app with L2 chain
* Add fix for yarn install on M1 platform in react-peer
* Update multiaddrs to use websockets
* Add notes in readmes
---------
Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
Former-commit-id: cacd306b22dbd12096c3b78d3c4222a8b8772489
2023-03-24 15:53:54 +04:00
9e138d8a6a
Initial commit
...
Former-commit-id: c9e931c212f9871f7f328f34a9bad69a490f0db8
2023-03-23 16:02:55 -06:00
Nabarun Gogoi
4d3042bfcc
Add a stack for mobymask-v2-watcher to run peer tests ( #222 )
...
* Add mobymask-v2-watcher stack with peer tests
* Rename stack and container
* Avoid building react-peer container
* Improve step for getting container ID
Former-commit-id: 78310788729e245040d3144d41c57160be14d774
2023-03-20 18:25:39 +05:30
8d3bca602a
Build foundry locally
...
Former-commit-id: 6735a0d3785966147c37416628342a1d01f75644
2023-03-09 17:06:07 -07:00
3d7d23b68b
Merge pull request #151 from cerc-io/dboreham/build-foundry-local
...
Build foundry container locally
Former-commit-id: 9464c47163140f57b55e085ce3bb92f89f5b37ec
2023-01-23 17:09:11 -07:00
David Boreham
e183e2a880
Build foundry container locally
...
Former-commit-id: f3f40339379a91aaba5f9b3b46618a61a8414af2
2023-01-22 22:19:23 -07:00
b2268a6518
Add gerbil builder container
...
Former-commit-id: 8843b894e22044a0e3d16b57abbad6f4fa8f8a42
2023-01-22 21:50:50 -07:00
6e67a59251
Initial implementation
2023-01-06 13:44:52 -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
e7296c2ce3
Add tx-spammer ( #74 )
...
* Add tx-spammer
* Update README
2022-12-21 09:59:40 -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
d0903a2780
Build js builder container
2022-12-07 11:38:32 -07: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
1a5844af7a
Fix shiv package
2022-11-15 22:02:44 -07:00