Zach
ecb3b36387
Update README.md
...
Former-commit-id: dd59579b87
2023-04-17 11:25:21 -04:00
5a50e46718
Support for complete laconic stack with console and test registration record ( #335 )
...
* Configure cli with necessary gas and fees args and address
* Update version
Former-commit-id: 0068a994f6
2023-04-16 20:14:15 -06:00
99af105b9c
quiet npm version warning ( #331 )
...
Former-commit-id: 2eb93d0933
2023-04-14 21:09:22 -06:00
bfa86cbc29
Add doc for setup-repositories
...
Former-commit-id: d464c1c547
2023-04-14 17:51:22 -06:00
332085f80b
Add force rebuild option ( #329 )
...
Former-commit-id: 1443c6c6d2
2023-04-14 14:19:27 -06:00
Zach
7406189596
Merge pull request #326 from cerc-io/typos
...
typos
Former-commit-id: 4e3eba1194
2023-04-13 12:32:33 -04:00
zramsay
f0ce0fef1c
typos
...
Former-commit-id: 16c9607a6c
2023-04-13 12:31:53 -04:00
prathamesh0
3e80f5f238
Wait for transfer tx receipts when configuring Optimism ( #323 )
...
Former-commit-id: c99fc0941a
2023-04-13 12:43:41 +05:30
13499c6e4b
Add MuKnSys npm scope ( #322 )
...
Former-commit-id: 6b27731a81
2023-04-12 19:46:50 -06:00
6e343bec5a
Build with hosting config file ( #321 )
...
Former-commit-id: bb9c0706c3
2023-04-12 19:39:37 -06:00
prathamesh0
8b11070870
Configuration fixes for mobymask-v2 stack for multiple deployments ( #318 )
...
* Fix contract deployment script in fixturenet-optimism stack
* Configure relay node's announce domain from env
* Configure relay peers list for the relay node from env
* Create and use peer ids from a mounted volume
* Fix command to create watcher config
* Fix mobymask-app deployment script
Former-commit-id: 882f0b16aa
2023-04-12 18:17:13 +05:30
5c6fe825fc
Add comment to spec doc
...
Former-commit-id: 249893f5d9
2023-04-12 06:32:40 -06:00
80c16d2ced
Update for latest act_runner. ( #316 )
...
Former-commit-id: c7c3cbde8e
2023-04-11 15:05:08 -05:00
6e33bd47e2
Fix syntax errors ( #314 )
...
Former-commit-id: 7c6c46febb
2023-04-11 07:20:38 -06:00
prathamesh0
c2a3ffe0dd
Add an option to pass env file to deploy command ( #304 )
...
* Add an option to pass env file to deploy command
* Use env variable mapping in fixturenet-optimism stack
* Use default values from checked in env files
* Use env variable mapping in mobymask-v2 stack
* Update instructions
* Add extra hosts in app compose files and update instructions
* Add CERC prefix to env variables in fixturenet-optimism stack
* Add CERC prefix to env variables in mobymask-v2 stack
Former-commit-id: 6b62247ef7
2023-04-11 16:21:03 +05:30
ffc24c0be8
Edit readme to trigger CI
...
Former-commit-id: 9a4b5810af
2023-04-10 14:39:28 -06:00
7021f8ed19
Add call to build tag script
...
Former-commit-id: 440b146e80
2023-04-10 12:17:54 -06:00
2e747b17be
Publish test workflow ( #308 )
...
Former-commit-id: a16b1cd073
2023-04-10 11:50:09 -06:00
607b85f447
Fix weird whitespace
...
Former-commit-id: 23d5d563e1
2023-04-10 11:26:53 -06:00
ce6ef81fe5
Publish drafts on the test branch
...
Former-commit-id: 49f14f3191
2023-04-10 11:20:15 -06:00
7bcad7b936
Fix publish workflow
...
Former-commit-id: e5cf52f188
2023-04-10 09:18:39 -06:00
d72dcb6c74
Add test code
...
Former-commit-id: c934ffe18e
2023-04-10 07:48:22 -06:00
1559330fd7
Add test code
...
Former-commit-id: a225d5034b
2023-04-10 07:44:14 -06:00
75958adf82
Go back to all branches
...
Former-commit-id: 862cc4d448
2023-04-10 07:37:48 -06:00
b3732bc7a6
Publish only on push to test branch
...
Former-commit-id: 5201138d6d
2023-04-10 07:27:31 -06:00
317608140f
Trigger publish on PR and merge to main ( #306 )
...
Former-commit-id: c359188b3d
2023-04-10 06:59:08 -06:00
21d7a1ba61
Add v prefix
...
Former-commit-id: 1389559bc6
2023-04-10 06:55:25 -06:00
17d5e37368
Remove comment
...
Former-commit-id: a26ec970bc
2023-04-10 06:54:30 -06:00
f90000d9cc
New build version scheme ( #305 )
...
* Use separate build tag file
* Implement new versioning scheme
* Update workflow file
Former-commit-id: 80bbbafeb6
2023-04-10 06:43:23 -06:00
bf85c61711
Update for new tagging scheme
...
Former-commit-id: dbb959f648
2023-04-10 06:24:00 -06:00
59afaf66ae
Make version manually updated
...
Former-commit-id: f92a2fb3fc
2023-04-10 06:17:12 -06:00
18279fcef3
Add env variable to enable/disable sending txs to L2 from watcher peer ( #293 )
...
* Add flag to enable/disable watcher peer L2 txs
* Update watcher-ts version in readme
Former-commit-id: d3715d1952
2023-04-10 10:42:56 +05:30
a8815924c6
Fix typo
...
Former-commit-id: 93a2e1c864
2023-04-09 22:44:15 -06:00
fe77955845
Enable publishing with fixed version
...
Former-commit-id: 751ed2e157
2023-04-09 22:41:01 -06:00
8fb9e6d39b
Try to enable request logging
...
Former-commit-id: a930ad0d1c
2023-04-07 07:36:53 -06:00
0d6bc81233
Try to enable request logging
...
Former-commit-id: 628954f060
2023-04-07 07:27:39 -06:00
35d7649689
Try to enable request logging
...
Former-commit-id: c90790d0d7
2023-04-07 07:19:12 -06:00
504ed542c3
Try to upload
...
Former-commit-id: 749b302f5f
2023-04-06 19:47:15 -06:00
6dad03c031
Get the tag right
...
Former-commit-id: eb16a97def
2023-04-06 19:35:17 -06:00
124a838ab5
Try forcing a tag
...
Former-commit-id: a559c2e90f
2023-04-06 19:33:27 -06:00
b36f9bc974
Fix errors
...
Former-commit-id: 8fe0b2dc29
2023-04-06 19:07:47 -06:00
4ae959eb4f
Add prototype publish workflow
...
Former-commit-id: 681112cf07
2023-04-06 19:04:00 -06:00
Zach
af82c8c431
Merge pull request #297 from cerc-io/zramsay-patch-1
...
Update README.md
Former-commit-id: fa37b186ca
2023-04-06 19:40:25 -04:00
Zach
d2c85e6f1d
Update README.md
...
Former-commit-id: 1e130b2a29
2023-04-06 19:39:12 -04:00
Zach
53516f3109
Merge pull request #278 from cerc-io/update-docs
...
update registry install instructions
Former-commit-id: 055fa14cfb
2023-04-06 19:32:29 -04:00
zramsay
5a27a94a7d
more little updates
...
Former-commit-id: 579fa6ff66
2023-04-06 19:31:57 -04:00
4fa9d675ba
Ubuntu install script ( #289 )
...
* Copy of Zach's install script
* Few small fixes after testing on DO droplet
* Update scripts
* Rename script
* Add sudo notice
* Fix typo
* Fix another typo
* Update docker instructions
Former-commit-id: 9e2b140e10
2023-04-06 13:50:50 -06:00
dcc0f91140
Change step name
...
Former-commit-id: 4f137915bb
2023-04-06 13:36:58 -06:00
e8139bd372
Use correct path
...
Former-commit-id: 2e2927f788
2023-04-06 13:35:16 -06:00
b915db426d
Add the smoke test
...
Former-commit-id: b850322f57
2023-04-06 13:32:56 -06:00