Commit Graph

169 Commits

Author SHA1 Message Date
bitful-pannul
47675cfbf4 app_tracker: remove final print 2023-10-12 18:48:41 +03:00
bitful-pannul
9f4055156e app_tracker: add responses for quick bootups via rpc 2023-10-12 17:59:07 +03:00
bitful-pannul
b1c33cdaf4 delete start-package.py, moved to -> pkg-template repo 2023-10-12 16:15:25 +03:00
bitful-pannul
4c8be631a0 app_tracker: remove prints 2023-10-12 16:14:41 +03:00
bitful-pannul
82e5ea82c3 fix homepage login 2023-10-12 13:25:34 +03: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
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
tadad
9e025382af
Merge pull request #16 from uqbar-dao/da/qns-fix
parsing fix
2023-10-11 15:59:47 +03:00
dachus
68a927cbf8 parsing fix 2023-10-11 15:50:15 +03: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
63d74cd6be booting and reloading from pkg works! 2023-10-11 00:34:45 +03: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
aa47ba7d55
Merge pull request #13 from uqbar-dao/hf/kernel-fixes-and-key-value-updates
kernel fixes and key value updates
2023-10-10 09:28:28 -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
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
Will Galebach
f84d62c9e6
Disabled auth temporarily (#14) 2023-10-10 09:58:33 +01:00
hosted-fornet
aaf1e22b8a move modules into their own packages (wip) 2023-10-09 22:38:36 -07:00
hosted-fornet
77afea0297 fix build.rs 2023-10-09 22:09:20 -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
bitful-pannul
93397e32b4 wip script injection 2023-10-10 02:51:31 +03:00
hosted-fornet
84e2f11e0d fix public logic 2023-10-09 16:40:13 -07:00
github-actions[bot]
7222e13030
Format Rust code using rustfmt 2023-10-09 23:32:23 +00:00
hosted-fornet
08b34ad194 add kernel fixes & update key_value 2023-10-09 16:31:49 -07:00