Commit Graph

446 Commits

Author SHA1 Message Date
realisation
cf511b3a7c adjustment to has-keyfile route 2023-10-18 08:39:55 -04:00
dr-frmr
58fcb1e42c
additions to process_lib 2023-10-17 23:08:45 -04:00
realisation
be79403536 handled vetting keyfile when it is present and when user is supplying. removed old code. 2023-10-17 19:09:54 -04:00
realisation
50362c0ce8 added types for vetting keyfiles 2023-10-17 19:08:53 -04:00
dr-frmr
a4c271e81e
remove old WASI stuff, update app store transfer lib 2023-10-17 13:00:21 -04:00
realisation
8afec6a158 cargo fmt 2023-10-17 11:16:32 -04:00
github-actions[bot]
7e26dfd27d
Format Rust code using rustfmt 2023-10-17 15:11:35 +00:00
dr-frmr
237be21bb7
kernel: add flag to wait for final end of boot sequence before starting any process 2023-10-17 11:11:05 -04:00
realisation
57a655fcac merged 2023-10-17 11:04:07 -04:00
realisation
2b1111d744 setting cookies and our.name correctly 2023-10-17 11:03:31 -04:00
github-actions[bot]
dc5dba9786
Format Rust code using rustfmt 2023-10-16 21:45:33 +00:00
realisation
ac7e413fba Merge branch 'main' into jf/invite 2023-10-16 17:45:22 -04:00
realisation
1b9c773a55 Merge branch 'jf/invite' of github.com:uqbar-dao/uqbar into jf/invite 2023-10-16 17:45:03 -04:00
realisation
2784260c53 reorganized register code to create keyfile on boot route 2023-10-16 17:44:58 -04:00
dr-frmr
aafee037a2
remove excess prints 2023-10-16 17:43:02 -04:00
github-actions[bot]
4546ac9beb
Format Rust code using rustfmt 2023-10-16 21:39:31 +00:00
dr-frmr
114def40fc
BIG change:
- add `inherit` to Response
- refactor repo to match
- make remote app distribution work
2023-10-16 17:39:00 -04:00
dr-frmr
ae766b4e9a
remote installs? 2023-10-16 15:56:26 -04:00
dr-frmr
b85413339a
manifest: remove grant_messaging in favor of public 2023-10-16 13:48:14 -04:00
dr-frmr
2da972fd31
Merge branch 'main' into dr/app-tracker-work 2023-10-16 10:11:43 -04:00
github-actions[bot]
c713bb8f81
Format Rust code using rustfmt 2023-10-16 01:11:16 +00:00
realisation
165746204a modified keygen.rs::decode_keyfile to return a Result with a Keyfile (newly in types.rs) or an Err. Invoking this new function signature in register.rs 2023-10-15 21:10:48 -04:00
bitful-pannul
f14b1ee64f
fs fix2 (#25) 2023-10-15 00:51:50 +03:00
hosted-fornet
343a2ce9b0 get vfs, kernel, kv working & persisting 2023-10-13 17:12:04 -07:00
realisation
0919dae011 merged main into this branch 2023-10-13 19:43:54 -04:00
github-actions[bot]
507dee05a4
Format Rust code using rustfmt 2023-10-13 21:33:27 +00:00
dr-frmr
0684daac84
fix build bug, fix app_tracker bugs, add share_capability fn to uqbar.wit 2023-10-13 17:32:59 -04:00
dr-frmr
f1e4ebdf77
vfs: remove debug prints on reboot and fix register back to real routers 2023-10-13 12:30:46 -04:00
github-actions[bot]
2a566aa05f
Format Rust code using rustfmt 2023-10-13 15:13:42 +00:00
dr-frmr
eb88f1cc1f
add delivery notif to !hi protocol 2023-10-13 11:13:12 -04:00
github-actions[bot]
a1614921b7
Format Rust code using rustfmt 2023-10-13 14:33:44 +00:00
dr-frmr
b0b7ba8650
bugfixes #1 2023-10-13 10:33:12 -04:00
bitful-pannul
6c1a672cee
fs: internal flush fix (#21) 2023-10-13 16:06:05 +03:00
hosted-fornet
29cf3fb53c vfs: fix bad Request stopping future good Requests 2023-10-12 17:17:13 -07:00
hosted-fornet
aa0cdf084a fix persistence 2023-10-12 16:52:53 -07:00
hosted-fornet
46fec4c6f7 vfs: fix part of persistence: loading 2023-10-12 15:22:07 -07:00
hosted-fornet
25748d1c2a vfs: fix queue 2023-10-12 14:51:30 -07:00
dr-frmr
81a855a3ed
Merge pull request #17 from uqbar-dao/dr/keepalive
reintroduce keepalive to every active websocket connection
2023-10-12 14:34:51 -04:00
dr-frmr
6a71e7aba8
remove bootstrapping note 2023-10-12 14:20:16 -04:00
dr-frmr
1c8ae26c6d
Merge branch 'main' into hf/towards-a-working-spawn 2023-10-12 14:12:40 -04:00
dr-frmr
cb9c6b1703
comment out debugging prints 2023-10-12 14:12:05 -04:00
dr-frmr
b20edde54a
remove prints 2023-10-12 13:21:28 -04:00
Will Galebach
0fb3af3a66
Remove redirect from / to /login (#19) 2023-10-12 18:19:46 +01:00
realisation
563a61a5f6 updated submodule commit to include ethers v5 types 2023-10-12 12:46:29 -04:00
dr-frmr
197e1fed4a
whoops 2023-10-12 12:08:06 -04:00
github-actions[bot]
ef0425a328
Format Rust code using rustfmt 2023-10-12 15:25:15 +00:00
realisation
5eef3dd4be updated src/register submodule commit to include setting direct on POST request 2023-10-12 11:24:48 -04:00
realisation
4420ff7cb2 updated handle_post to accept direct boolean and accordingly set ws_routing or allowed_routers to none 2023-10-12 11:24:26 -04:00
realisation
e7e77d881f included submodule init instructions in README, passing ws ip and port info to register frontend and included new register submodule commit supporting that via classic register flow 2023-10-12 10:38:29 -04:00
bitful-pannul
997520fb09 write_at concurrency impr 2023-10-12 13:13:17 +03:00
github-actions[bot]
a45738da87
Format Rust code using rustfmt 2023-10-12 03:00:57 +00:00
dr-frmr
d0cde6c791
add a ping/pong keepalive 2023-10-11 23:00:25 -04:00
dr-frmr
45084b212a
fix a caps deadlcok 2023-10-11 21:06:08 -04:00
github-actions[bot]
6e7c8bc5f8
Format Rust code using rustfmt 2023-10-12 00:36:10 +00:00
hosted-fornet
358e2cc447 key_value: change to real api 2023-10-11 17:35:34 -07:00
hosted-fornet
800c4c5bfa add and remove some prints (magically makes KV::New work) 2023-10-11 17:30:30 -07:00
dr-frmr
d01e102a04
remove GrantCapability from KernelCommand 2023-10-11 20:14:02 -04:00
github-actions[bot]
3aaa9f2820
Format Rust code using rustfmt 2023-10-12 00:07:24 +00:00
hosted-fornet
8d5ab123b5 add basic, working, testable-from-terminal kv (no caps) 2023-10-11 17:06:50 -07:00
realisation
d35139a42c update to debouncing commit in register 2023-10-11 18:59:44 -04:00
realisation
d91b84dee6 including new register commit 2023-10-11 18:16:15 -04:00
realisation
963ace27ad merge complete 2023-10-11 18:15:59 -04:00
github-actions[bot]
59775cf02e
Format Rust code using rustfmt 2023-10-11 21:41:37 +00:00
hosted-fornet
9f40867771 update build.rs; fix vfs & fs bugs 2023-10-11 14:41:06 -07:00
bitful-pannul
1344984f94 Merge branch 'main' into hf/towards-a-working-spawn 2023-10-11 20:18:45 +03:00
github-actions[bot]
c8101566fa
Format Rust code using rustfmt 2023-10-11 17:14:13 +00:00
bitful-pannul
53c84abaec fix on_panic::restart 2023-10-11 20:13:36 +03:00
github-actions[bot]
c806bc099f
Format Rust code using rustfmt 2023-10-11 16:57:04 +00:00
hosted-fornet
afb4e50095 fix spawn 2023-10-11 09:56:32 -07:00
github-actions[bot]
b888191fb1
Format Rust code using rustfmt 2023-10-11 11:17:00 +00:00
bitful-pannul
9285e0f2ad fix await caps get_send in kernel 2023-10-11 14:16:18 +03:00
github-actions[bot]
10e011ee82
Format Rust code using rustfmt 2023-10-11 05:40:44 +00:00
hosted-fornet
9f1d0a7881 get caps working, key_value spinning up worker 2023-10-10 22:40:08 -07:00
bitful-pannul
39495326a6 vfs await inside request, app_tracker so close 2023-10-11 00:02:17 +03:00
dr-frmr
41c7f7be2f
Merge pull request #15 from uqbar-dao/dr/terminal-improvements
add timestamp to term-prints
2023-10-10 13:59:09 -04:00
hosted-fornet
746379044a fix terminal bug 2023-10-10 10:16:06 -07:00
hosted-fornet
17b6ff1ac3 get vfs, http_bindings working 2023-10-10 09:27:07 -07:00
realisation
1fb3b6bff1 updated old register app to work with contracts newly upgraded to accept a third parameter in uqnft.register 2023-10-10 12:10:50 -04:00
hosted-fornet
42eb590a0d Merge branch 'hf/towards-a-working-spawn' into hf/kernel-fixes-and-key-value-updates
Conflicts:
      modules/rpc/pkg/manifest.json
      src/vfs.rs
2023-10-10 09:09:18 -07:00
realisation
88e28a8637 wip 2023-10-10 12:02:03 -04:00
github-actions[bot]
18bf868331
Format Rust code using rustfmt 2023-10-10 11:49:39 +00:00
bitful-pannul
fb7e2a924a vfs ~fixes, almost reboot 2023-10-10 14:48:57 +03:00
hosted-fornet
aaf1e22b8a move modules into their own packages (wip) 2023-10-09 22:38:36 -07:00
github-actions[bot]
04b1ad043d
Format Rust code using rustfmt 2023-10-10 04:26:37 +00:00
hosted-fornet
384760b23c vfs: fix hang 2023-10-09 21:26:08 -07:00
hosted-fornet
872b15fda2 vfs: make path splitting stricter 2023-10-09 17:13:29 -07:00
github-actions[bot]
512f9be34a
Format Rust code using rustfmt 2023-10-10 00:02:47 +00:00
hosted-fornet
6eb00b7fca vfs: update parents children map on addition 2023-10-09 17:02:14 -07:00
hosted-fornet
84e2f11e0d fix public logic 2023-10-09 16:40:13 -07:00
hosted-fornet
08b34ad194 add kernel fixes & update key_value 2023-10-09 16:31:49 -07:00
realisation
ccfcabab9c updating register submodule commit 2023-10-09 12:57:55 -04:00
dr-frmr
12e4066882
add metadata.json for package name and publisher 2023-10-09 10:12:27 -04:00
dr-frmr
39eca9b38b
little fixies 2023-10-08 21:26:32 -04:00
dr-frmr
af0db09f27
get all apps compiling 2023-10-08 20:55:19 -04:00
dr-frmr
652926bd73
update app_tracker and libraries 2023-10-08 19:46:12 -04:00
dr-frmr
82055bacf5
delete non-symlinked process_libs 2023-10-08 18:57:45 -04:00
github-actions[bot]
2352a068f8
Format Rust code using rustfmt 2023-10-08 05:15:33 +00:00
dr-frmr
96c36ac62c
cleanup [APPS NOT COMPILING] 2023-10-08 01:14:57 -04:00
github-actions[bot]
a8f2921340
Format Rust code using rustfmt 2023-10-08 04:57:28 +00:00
dr-frmr
028acd66ef
change process_id to include package and publisher namespace 2023-10-08 00:56:53 -04:00
realisation
59c18ecdbb Merge branch 'jf/invite' of github.com:uqbar-dao/uqbar into jf/invite 2023-10-06 20:21:22 -04:00
realisation
cb9d5dcf50 updating register commit 2023-10-06 20:21:07 -04:00
github-actions[bot]
c0e283a451
Format Rust code using rustfmt 2023-10-07 00:21:00 +00:00
realisation
06aca08d1c updated routes to handle new flow 2023-10-06 20:20:30 -04:00
dr-frmr
71c0b46240
whoops! give networking caps in bootstrap 2023-10-06 19:32:33 -04:00
github-actions[bot]
a567259121
Format Rust code using rustfmt 2023-10-06 23:25:40 +00:00
dr-frmr
80facd7a46
phat VFS refactor 2023-10-06 19:25:05 -04:00
github-actions[bot]
d81e32cb20
Format Rust code using rustfmt 2023-10-06 22:06:34 +00:00
dr-frmr
4bb106e233
vfs: rename identifier to drive 2023-10-06 18:06:05 -04:00
github-actions[bot]
dcee4831ea
Format Rust code using rustfmt 2023-10-06 19:34:55 +00:00
dr-frmr
3b47252176
make Request timeouts real! 2023-10-06 15:34:25 -04:00
github-actions[bot]
3ba6d427fd
Format Rust code using rustfmt 2023-10-06 04:13:03 +00:00
dr-frmr
5b35a9b29b
woohoo!! 2023-10-06 00:12:31 -04:00
github-actions[bot]
617a0e4ea5
Format Rust code using rustfmt 2023-10-05 19:04:13 +00:00
dr-frmr
f5257ae40d
WIP 2023-10-05 15:03:42 -04:00
github-actions[bot]
1620538e46
Format Rust code using rustfmt 2023-10-05 17:42:51 +00:00
bitful-pannul
31aad8d5e3 separate load_fs and bootstrap_fs 2023-10-05 20:42:05 +03:00
github-actions[bot]
3ad2a200ca
Format Rust code using rustfmt 2023-10-05 16:59:52 +00:00
dr-frmr
b55670a9be
Merge branch 'main' into hf/towards-a-working-spawn 2023-10-05 12:59:19 -04:00
realisation
c5fab9c9f7 deleted old register app 2023-10-04 23:20:19 -04:00
bitful-pannul
b8f239f1c7
fs errors refactor (#9) 2023-10-05 01:51:57 +03:00
bitful-pannul
76a92ae534 hotfix42 2023-10-05 01:31:56 +03:00
dr-frmr
675126570d
. 2023-10-04 18:24:31 -04:00
github-actions[bot]
4018a2ab3c
Format Rust code using rustfmt 2023-10-04 19:42:31 +00:00
dr-frmr
e5d2bbafc7
finagling with all kinds of things 2023-10-04 15:42:02 -04:00
dr-frmr
3e589ae564
Merge branch 'main' into hf/towards-a-working-spawn 2023-10-04 13:45:19 -04:00
dr-frmr
3637b5a3df
hotfix3 2023-10-04 13:37:20 -04:00
dr-frmr
8be09d5914
hotfix2 2023-10-04 13:11:34 -04:00
dr-frmr
b145b50c98
kernel hotfix: give caps to receiver on message 2023-10-04 13:00:17 -04:00
dr-frmr
1ca863eaf8
add timestamp to term-prints 2023-10-04 12:40:36 -04:00
bitful-pannul
2aa9a300ba
hotfix fs mem buffer (#8) 2023-10-04 14:41:12 +03:00
Will Galebach
fd1437ecc9
RPC: start a process (#6) 2023-10-04 08:29:54 +01:00
dr-frmr
242731568e
Merge branch 'main' into hf/towards-a-working-spawn 2023-10-03 22:42:06 -04:00
dr-frmr
8c7e6dae24
hotfix to remove "free rpc" that didn't work 2023-10-03 22:37:11 -04:00
github-actions[bot]
ddc34ace0e
Format Rust code using rustfmt 2023-10-04 01:15:45 +00:00
hosted-fornet
073b0d2638 get compiling & running 2023-10-03 18:15:18 -07:00
realisation
f37814e933 added register as a git submodule, building it in build.rs 2023-10-03 15:31:51 -04:00
github-actions[bot]
d943eab73a
Format Rust code using rustfmt 2023-10-03 06:26:04 +00:00
hosted-fornet
111d42b9d2 add a wip gesture towards a working spawn() 2023-10-02 23:25:25 -07:00
hosted-fornet
08f53a6473 factor out send_and_await_response() 2023-10-02 22:59:45 -07:00
hosted-fornet
1cc5287234 Merge branch 'main' into hf/add-kv-process 2023-10-02 22:29:07 -07:00
github-actions[bot]
ad8a427fc1
Format Rust code using rustfmt 2023-10-03 05:28:22 +00:00
hosted-fornet
73e9c2e50a update build scripts & bootstrap to read in nested modules 2023-10-02 22:28:00 -07:00
dr-frmr
e83ae0e888
assorted hotfixes 2023-10-02 23:58:20 -04:00
hosted-fornet
d1c072e8b4 add compiling key_value & key_value_worker 2023-10-02 17:47:58 -07:00
dr-frmr
3bce8c973b
import from previous repo 2023-10-02 16:02:53 -04:00