Commit Graph

49 Commits

Author SHA1 Message Date
dr-frmr
18df6332b4
WIP: refactor http_client, remove encryptor 2023-11-16 23:17:27 -05:00
dr-frmr
fca087baeb
clean up dirty printouts, update some comments 2023-11-15 19:54:23 -05:00
dr-frmr
6198e873ae
Merge pull request #63 from uqbar-dao/dr/timer-module
Timer runtime module
2023-11-15 12:25:44 -05:00
dachus
f1550e8926 create home directory if it does not exist 2023-11-15 10:40:02 -03:00
dr-frmr
653341352b
fix timer bugs, add our replacement in kernel event loop 2023-11-14 22:23:15 -05:00
dr-frmr
986ad845c8
Merge branch 'main' into dr/timer-module 2023-11-14 15:36:58 -05:00
dr-frmr
86c02bc3e4
new timer module 2023-11-14 15:34:17 -05:00
dachus
9a2fc692c0 llm cfg tags added 2023-11-14 15:40:33 -03:00
github-actions[bot]
d8e0f63b36
Format Rust code using rustfmt 2023-11-14 17:52:03 +00:00
dachus
71907b42fc clap added for CLI arguments 2023-11-14 14:51:17 -03:00
tadad
b9a5c008ac
Merge branch 'main' into da/runtime-extensions 2023-11-14 15:38:33 +02:00
dachus
3174a67fac cleaning 2023-11-14 10:37:53 -03:00
dr-frmr
00ae78b04c
hotfix: graceful shutdown 2023-11-13 15:49:12 -05:00
dr-frmr
f64c18256d
clippy fixes 2023-11-13 15:23:59 -05:00
github-actions[bot]
2f5e080d61
Format Rust code using rustfmt 2023-11-13 20:12:16 +00:00
dachus
17555ddfa3 sidecar done 2023-11-13 17:11:47 -03:00
dr-frmr
f2aa1d1984
cleanup: run cargo clippy --fix 2023-11-13 14:59:17 -05:00
dr-frmr
38264a4b84
kernel: remove unwraps, change capabilites to *no longer grant automatically on message-send* 2023-11-13 13:48:53 -05:00
Will Galebach
987a160daf
Jf/register cache (#52)
Co-authored-by: operarotas <james.foley@proton.me>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-13 14:58:15 +00:00
github-actions[bot]
2d9267ec48
Format Rust code using rustfmt 2023-11-09 19:44:19 +00:00
dachus
60c33117fe basic llm working in uqbar 2023-11-09 16:43:45 -03:00
github-actions[bot]
6a301ac54f
Format Rust code using rustfmt 2023-11-09 14:53:56 +00:00
dachus
f66e8bf442 runtime extensions factored out 2023-11-09 11:53:14 -03:00
dr-frmr
b4ffb58831
cleanup 2023-11-06 14:27:27 -05:00
dr-frmr
0e9543f1b7
replace old net with net2 2023-11-06 14:27:27 -05:00
dr-frmr
c1064e64f5
solid WIP using noise protocol [LOGIN BUGGED] 2023-11-06 14:27:27 -05:00
dr-frmr
884fefc4f9
app store and terminal working! 2023-11-02 16:42:18 -04:00
dr-frmr
d9290288a5
switch ipc to vec<u8> in runtime 2023-10-26 00:11:03 -04:00
github-actions[bot]
1ac97a36da
Format Rust code using rustfmt 2023-10-24 18:57:45 +00:00
realisation
8faf83aac2 removed QNSRegistry.json and abigen from main.rs as networking information validation was moved entirely into the register app 2023-10-24 14:54:24 -04:00
dr-frmr
ab4a940350
fix deps in merge, clean up main, switch to HTTP 302 to get homepage redir 2023-10-23 21:43:45 -04:00
realisation
75a9da069f Merge branch 'main' into jf/invite 2023-10-18 17:27:19 -04:00
dr-frmr
a4c271e81e
remove old WASI stuff, update app store transfer lib 2023-10-17 13:00:21 -04:00
github-actions[bot]
dc5dba9786
Format Rust code using rustfmt 2023-10-16 21:45:33 +00:00
realisation
2784260c53 reorganized register code to create keyfile on boot route 2023-10-16 17:44:58 -04: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
fb7e2a924a vfs ~fixes, almost reboot 2023-10-10 14:48:57 +03:00
dr-frmr
028acd66ef
change process_id to include package and publisher namespace 2023-10-08 00:56:53 -04:00
dr-frmr
80facd7a46
phat VFS refactor 2023-10-06 19:25:05 -04:00
dr-frmr
5b35a9b29b
woohoo!! 2023-10-06 00:12:31 -04: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
dr-frmr
8c7e6dae24
hotfix to remove "free rpc" that didn't work 2023-10-03 22:37:11 -04:00
dr-frmr
e83ae0e888
assorted hotfixes 2023-10-02 23:58:20 -04:00
dr-frmr
3bce8c973b
import from previous repo 2023-10-02 16:02:53 -04:00