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 |
|
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 |
|
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 |
|
Will Galebach
|
73b5adfeff
|
Update README.md
|
2023-10-09 18:30:31 +01:00 |
|
realisation
|
ccfcabab9c
|
updating register submodule commit
|
2023-10-09 12:57:55 -04:00 |
|
dr-frmr
|
e4cfdea148
|
fix typ0
|
2023-10-09 10:14:03 -04:00 |
|
dr-frmr
|
12e4066882
|
add metadata.json for package name and publisher
|
2023-10-09 10:12:27 -04:00 |
|
bitful-pannul
|
3993718fe4
|
fix apps with http_bindings
|
2023-10-09 14:03:53 +03:00 |
|
dr-frmr
|
39eca9b38b
|
little fixies
|
2023-10-08 21:26:32 -04:00 |
|
github-actions[bot]
|
01534f6776
|
Format Rust code using rustfmt
|
2023-10-09 00:56:01 +00: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
|
bf1e4c4d44
|
new process_lib symlinks!
|
2023-10-08 19:04:55 -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 |
|