David Boreham
94c69d6596
Merge main
...
Former-commit-id: 4a04d20bb2
2023-03-24 19:43:46 -06:00
e7c5d5157e
Fix missing container name change
...
Former-commit-id: e70dca7687
2023-03-25 18:57:36 -06:00
16ff576413
Use dashes not underscore to match docker-compose file in hosting repo and convention
...
Former-commit-id: 022afdc352
2023-03-25 18:26:21 -06:00
aa7697dd3e
Add lirewine packages
...
Former-commit-id: ca82d39c0c
2023-03-25 12:07:44 -06:00
f4e9837ed2
Merge pull request #238 from cerc-io/telackey/act_runner
...
Add Gitea action support via act_runner.
Former-commit-id: 7af7f654f6
2023-03-25 11:35:07 -06:00
0eb890edaf
Merge pull request #230 from cerc-io/dboreham/update-node-version
...
Update to Node 18
Former-commit-id: ece01730fd
2023-03-25 11:34:07 -06:00
788b214116
Add Gitea action support via act_runner.
...
Former-commit-id: 74077d7704
2023-03-24 22:24:40 -05:00
David Boreham
741b225706
Console host container builds
...
Former-commit-id: 4ad2729ae8
2023-03-24 19:32:41 -06:00
David Boreham
99f41a3f9f
Merge branch 'dboreham/add-console' of github.com:cerc-io/stack-orchestrator into dboreham/add-console
...
Former-commit-id: 2ca48fd2a2
2023-03-24 18:38:50 -06:00
David Boreham
4b0f46bb1b
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: 62d2d37417
2023-03-24 18:36:36 -06:00
David Boreham
5767b93e6a
Use our locally built foundry container
...
Former-commit-id: da24a4edf6
2023-03-24 18:23:35 -06:00
e608dca175
Add sdk repo and npm
...
Former-commit-id: f67e367ead
2023-03-24 17:31:41 -06:00
38feddb266
Update version file
...
Former-commit-id: 07de83e6d7
2023-03-24 10:26:48 -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: cacd306b22
2023-03-24 15:53:54 +04:00
2d64f49dc5
Fix npm config
...
Former-commit-id: 5b8c91d19d
2023-03-24 02:59:03 -06:00
7c69d9477b
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: af1b5b5cfc
2023-03-24 02:56:03 -06:00
aa01feb98a
Fix up script and npm list
...
Former-commit-id: e6b91acdea
2023-03-24 02:52:37 -06:00
c4e3aa54f1
Remove trailing whitespace
...
Former-commit-id: 2e7ef1e52e
2023-03-24 02:31:19 -06:00
364a71d694
Support the @lirewine npm scope
...
Former-commit-id: 9e322203e9
2023-03-24 02:30:04 -06:00
d96a6def14
Add lirewine repos and npms
...
Former-commit-id: 870a987760
2023-03-24 02:08:56 -06:00
db925bfe35
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: 44ba54f4a1
2023-03-23 18:47:54 -06:00
David Boreham
23fab04ec8
Fix filename
...
Former-commit-id: 06288fd9e1
2023-03-23 16:09:27 -06:00
David Boreham
4420f45924
Build foundry with Debian base container
...
Former-commit-id: 21e9f96771
2023-03-23 16:03:35 -06:00
9e138d8a6a
Initial commit
...
Former-commit-id: c9e931c212
2023-03-23 16:02:55 -06:00
David Boreham
653f4c7d0a
Update to Node 18
...
Former-commit-id: 56ff7d210b
2023-03-23 14:04:31 -06:00
eb45899433
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: c307b0a1af
2023-03-22 21:37:23 -06:00
dac22b19b7
Update version
...
Former-commit-id: d5fd880bba
2023-03-22 21:35:48 -06:00
David Boreham
be761d10b1
Initial commit
...
Former-commit-id: f55aeee583
2023-03-22 17:05:04 -06:00
David Boreham
84bad13934
Update fixturenet create script
...
Former-commit-id: 01c6999027
2023-03-22 14:52:39 -06:00
c537d787c2
Update version
...
Former-commit-id: 91ba0ae011
2023-03-21 09:55:40 -06:00
39741b2e8f
Add Gitea note
...
Former-commit-id: 74be51b892
2023-03-20 10:14:58 -06:00
48a761875a
Update registry deploy instructions
...
Former-commit-id: ea6f28a3de
2023-03-20 10:08:59 -06:00
6ee7c3bbba
Update version
...
Former-commit-id: 4c92391faf
2023-03-20 08:21:41 -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: 7831078872
2023-03-20 18:25:39 +05:30
49092305e4
Remove now unnecessary commands
...
Former-commit-id: a354158680
2023-03-19 17:30:22 -06:00
b47d303ba4
Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts
...
Former-commit-id: c8ba07739e
2023-03-09 17:10:16 -07:00
8d3bca602a
Build foundry locally
...
Former-commit-id: 6735a0d378
2023-03-09 17:06:07 -07:00
5b79195f86
Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts
...
Former-commit-id: 7191dd8518
2023-03-09 08:37:45 -07:00
139626ef8e
Update version
...
Former-commit-id: 01c1230cd1
2023-03-09 08:37:20 -07:00
f096c014ce
Add omitted file
...
Former-commit-id: a3440ad05b
2023-03-09 06:43:51 -07:00
49b9983b3a
Update doc
...
Former-commit-id: c07f6c51e2
2023-03-08 22:49:00 -07:00
4fd9e71c84
Configure foundry container
...
Former-commit-id: b708bb2122
2023-03-08 22:22:43 -07:00
f57b8b4ba0
Add very basic cluster config mechanism
...
Former-commit-id: 9cae493458
2023-03-08 17:03:14 -07:00
edd7d549d9
Update fixturenet-laconicd docs
...
Former-commit-id: 89b33c0e38
2023-03-07 16:04:43 -07:00
a900945698
Update version
...
Former-commit-id: f97b1e4720
2023-03-07 10:14:20 -07:00
2937a07cd8
Merge pull request #207 from cerc-io/dboreham/run-cli-in-cluster
...
Run laconic registry cli in cluster
Former-commit-id: d80fb5dd16
2023-03-07 10:10:26 -07:00
6ae3c252ea
Very basic key export/import implementation
...
Former-commit-id: 8a8fef6845
2023-03-07 10:08:04 -07:00
178de8f496
Add simple export/import scheme
...
Former-commit-id: 277be07dcd
2023-03-07 09:07:15 -07:00
e801c28f60
Add foundry cli to fixturenet-eth
...
Former-commit-id: b43886a1a9
2023-03-06 15:19:19 -07:00
eb70f2526e
Initial commit
...
Former-commit-id: 49c524e8ed
2023-03-04 18:45:57 -07:00