Commit Graph

550 Commits

Author SHA1 Message Date
fcbea7984f Add github actions 2023-04-17 13:11:45 -06:00
e4b57b5815
Add note on developer-mode-setup script 2023-04-17 10:06:25 -06:00
Zach
24174807c8
Merge pull request #337 from cerc-io/zramsay-patch-1
docs: add missing step
2023-04-17 11:28:29 -04:00
Zach
dd59579b87
Update README.md 2023-04-17 11:25:21 -04:00
0068a994f6
Support for complete laconic stack with console and test registration record (#335)
* Configure cli with necessary gas and fees args and address

* Update version
2023-04-16 20:14:15 -06:00
2eb93d0933
quiet npm version warning (#331) 2023-04-14 21:09:22 -06:00
d464c1c547
Add doc for setup-repositories 2023-04-14 17:51:22 -06:00
1443c6c6d2
Add force rebuild option (#329) 2023-04-14 14:19:27 -06:00
Zach
4e3eba1194
Merge pull request #326 from cerc-io/typos
typos
2023-04-13 12:32:33 -04:00
zramsay
16c9607a6c typos 2023-04-13 12:31:53 -04:00
prathamesh0
c99fc0941a
Wait for transfer tx receipts when configuring Optimism (#323) 2023-04-13 12:43:41 +05:30
6b27731a81
Add MuKnSys npm scope (#322) 2023-04-12 19:46:50 -06:00
bb9c0706c3
Build with hosting config file (#321) 2023-04-12 19:39:37 -06:00
prathamesh0
882f0b16aa
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
2023-04-12 18:17:13 +05:30
249893f5d9
Add comment to spec doc 2023-04-12 06:32:40 -06:00
c7c3cbde8e
Update for latest act_runner. (#316) 2023-04-11 15:05:08 -05:00
7c6c46febb
Fix syntax errors (#314) 2023-04-11 07:20:38 -06:00
prathamesh0
6b62247ef7
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
2023-04-11 16:21:03 +05:30
9a4b5810af
Edit readme to trigger CI 2023-04-10 14:39:28 -06:00
440b146e80
Add call to build tag script 2023-04-10 12:17:54 -06:00
a16b1cd073
Publish test workflow (#308) 2023-04-10 11:50:09 -06:00
23d5d563e1
Fix weird whitespace 2023-04-10 11:26:53 -06:00
49f14f3191 Publish drafts on the test branch 2023-04-10 11:20:15 -06:00
e5cf52f188
Fix publish workflow 2023-04-10 09:18:39 -06:00
c934ffe18e Add test code 2023-04-10 07:48:22 -06:00
a225d5034b Add test code 2023-04-10 07:44:14 -06:00
862cc4d448 Go back to all branches 2023-04-10 07:37:48 -06:00
5201138d6d Publish only on push to test branch 2023-04-10 07:27:31 -06:00
c359188b3d
Trigger publish on PR and merge to main (#306) 2023-04-10 06:59:08 -06:00
1389559bc6
Add v prefix 2023-04-10 06:55:25 -06:00
a26ec970bc
Remove comment 2023-04-10 06:54:30 -06:00
80bbbafeb6
New build version scheme (#305)
* Use separate build tag file

* Implement new versioning scheme

* Update workflow file
2023-04-10 06:43:23 -06:00
dbb959f648
Update for new tagging scheme 2023-04-10 06:24:00 -06:00
f92a2fb3fc Make version manually updated 2023-04-10 06:17:12 -06:00
d3715d1952
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
2023-04-10 10:42:56 +05:30
93a2e1c864
Fix typo 2023-04-09 22:44:15 -06:00
751ed2e157
Enable publishing with fixed version 2023-04-09 22:41:01 -06:00
a930ad0d1c Try to enable request logging 2023-04-07 07:36:53 -06:00
628954f060 Try to enable request logging 2023-04-07 07:27:39 -06:00
c90790d0d7 Try to enable request logging 2023-04-07 07:19:12 -06:00
749b302f5f Try to upload 2023-04-06 19:47:15 -06:00
eb16a97def Get the tag right 2023-04-06 19:35:17 -06:00
a559c2e90f Try forcing a tag 2023-04-06 19:33:27 -06:00
8fe0b2dc29 Fix errors 2023-04-06 19:07:47 -06:00
681112cf07 Add prototype publish workflow 2023-04-06 19:04:00 -06:00
Zach
fa37b186ca
Merge pull request #297 from cerc-io/zramsay-patch-1
Update README.md
2023-04-06 19:40:25 -04:00
Zach
1e130b2a29
Update README.md 2023-04-06 19:39:12 -04:00
Zach
055fa14cfb
Merge pull request #278 from cerc-io/update-docs
update registry install instructions
2023-04-06 19:32:29 -04:00
zramsay
579fa6ff66 more little updates 2023-04-06 19:31:57 -04:00
9e2b140e10
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
2023-04-06 13:50:50 -06:00