dr-frmr
|
4c8929b2ea
|
apps: update process lib because of grant_capabilities removal
|
2024-01-06 23:41:30 -03:00 |
|
dr-frmr
|
e8807a29c8
|
add GrantCapabilities kernel command
|
2024-01-06 23:29:55 -03:00 |
|
dr-frmr
|
eecb9967f6
|
km: remove signed_capabilities field, request/response: add signature to capabilities vector
|
2024-01-06 23:04:51 -03:00 |
|
Drew Tada
|
d1cccb510b
|
last_signed_caps added to process
|
2024-01-06 19:07:32 -06:00 |
|
Drew Tada
|
eb346ed52e
|
SignedCapability pretty printing
|
2024-01-06 17:08:49 -06:00 |
|
Drew Tada
|
7ae181b31b
|
Capability pretty printing
|
2024-01-06 16:43:16 -06:00 |
|
Drew Tada
|
59628a387e
|
signed_capabilities added to debug printout
|
2024-01-05 18:18:20 -06:00 |
|
Drew Tada
|
05b164f51f
|
root cap given to app_store
|
2024-01-05 17:08:34 -06:00 |
|
tadad
|
a3c5d01374
|
Merge pull request #134 from uqbar-dao/bp/kernel-restart
kernel restart change
|
2024-01-05 14:59:52 -08:00 |
|
Drew Tada
|
54d467abb3
|
updated all apps to latest process_lib
|
2024-01-05 16:59:23 -06:00 |
|
bitful-pannul
|
b34883c462
|
hotfix kernel message verbosity
|
2024-01-05 17:01:08 -03:00 |
|
bitful-pannul
|
cd1626130a
|
kernel: read restart wasm_bytes directly from disk
|
2024-01-05 16:58:23 -03:00 |
|
Drew Tada
|
12af4e43ec
|
pruning unused imports
|
2024-01-05 12:46:25 -06:00 |
|
Drew Tada
|
8ad5333534
|
comment removed
|
2024-01-05 12:43:11 -06:00 |
|
Drew Tada
|
3673cd2551
|
InitializeProcess working
|
2024-01-05 12:39:41 -06:00 |
|
Drew Tada
|
b0a93a8a6e
|
homepage manifest fixed
|
2024-01-05 11:27:25 -06:00 |
|
Drew Tada
|
ec85f59652
|
loading caps from state fixed
|
2024-01-05 11:23:12 -06:00 |
|
Drew Tada
|
d83e431182
|
persisted process caps are now a HashMap<Capability, Vec<u8>>
|
2024-01-04 17:53:23 -06:00 |
|
Drew Tada
|
11dcc26610
|
get_capabilities verifcation logic added
|
2024-01-04 17:17:42 -06:00 |
|
Drew Tada
|
0463cc3431
|
save_caps logic simplified
|
2024-01-04 16:38:44 -06:00 |
|
Drew Tada
|
b3d287201f
|
caps verified and filtered when sending request/responses
|
2024-01-04 15:53:19 -06:00 |
|
Drew Tada
|
c8c53d1916
|
save_capabilities logic fixed
|
2024-01-04 15:27:21 -06:00 |
|
Drew Tada
|
d131159f1b
|
Got rid of all signed capabilities
|
2024-01-04 15:23:51 -06:00 |
|
Drew Tada
|
52582c4f52
|
initial caps fix in make_process_loop
|
2024-01-04 15:12:50 -06:00 |
|
Drew Tada
|
a949bd13a8
|
kernel compiling with new types changes
|
2024-01-04 15:06:41 -06:00 |
|
Drew Tada
|
20c67b8c9f
|
grant_messaging -> grant_capabilities
|
2024-01-04 15:06:12 -06:00 |
|
Drew Tada
|
f92a48485f
|
apps refactored to latest wit
|
2024-01-04 14:43:58 -06:00 |
|
dr-frmr
|
159af969de
|
Merge pull request #130 from uqbar-dao/wg/ws-client
Add websocket client functionality to http/client
|
2024-01-04 11:42:25 -03:00 |
|
dr-frmr
|
ad5cadd1af
|
Merge branch 'next-release' into wg/ws-client
|
2024-01-04 11:12:55 -03:00 |
|
dr-frmr
|
e930cf9d18
|
Merge pull request #132 from uqbar-dao/dr/server-fixes
http_server: pass non-GET requests through on static binding
|
2024-01-04 11:11:24 -03:00 |
|
dr-frmr
|
f2aa40c4fb
|
http_server: pass non-GET requests through on static binding
|
2024-01-04 09:37:34 -03:00 |
|
github-actions[bot]
|
aa0e385e70
|
Format Rust code using rustfmt
|
2024-01-04 10:17:38 +00:00 |
|
Will Galebach
|
a9e6f7354f
|
Refactor
|
2024-01-04 10:16:57 +00:00 |
|
bitful-pannul
|
1312d059d1
|
Merge pull request #131 from uqbar-dao/bp/dbconnects
db ergonomics
|
2024-01-03 13:24:22 -03:00 |
|
dr-frmr
|
6405cd7d9a
|
Merge pull request #127 from uqbar-dao/dr/wit-version-explicit
Make wit version explicit per-process for backcompat
|
2024-01-03 10:08:44 -06:00 |
|
github-actions[bot]
|
9ff509d4bf
|
Format Rust code using rustfmt
|
2024-01-03 15:29:18 +00:00 |
|
Will Galebach
|
d424a95ea4
|
WS Client connections
|
2024-01-03 15:28:38 +00:00 |
|
bitful-pannul
|
f47f6a1368
|
dbs: open and removedb
|
2024-01-03 12:11:15 -03:00 |
|
bitful-pannul
|
7cef9e4857
|
Merge pull request #124 from uqbar-dao/bp/vfs0.5
vfs 0.5.0
|
2024-01-02 18:18:06 -03:00 |
|
dr-frmr
|
e1bb2d22dc
|
BREAKING: add wit_version to PersistedProcess
|
2024-01-01 16:19:28 -06:00 |
|
bitful-pannul
|
a0dcbcdfd4
|
vfs: metadata hotfix
|
2023-12-30 01:28:08 -03:00 |
|
github-actions[bot]
|
44d7394257
|
Format Rust code using rustfmt
|
2023-12-30 02:10:10 +00:00 |
|
bitful-pannul
|
2bc926574f
|
vfs: 0.5.0
|
2023-12-29 22:55:29 -03:00 |
|
dr-frmr
|
e9172423d2
|
Merge pull request #122 from uqbar-dao/dr/moar-debug-prints
Moar debug prints
|
2023-12-29 11:38:10 -05:00 |
|
dr-frmr
|
34f352789b
|
re-hide no-kill
|
2023-12-29 11:20:53 -05:00 |
|
dr-frmr
|
d95aa9b649
|
verbosify prints (todo make prettier)
|
2023-12-29 11:19:54 -05:00 |
|
github-actions[bot]
|
730bfa1221
|
Format Rust code using rustfmt
|
2023-12-29 16:13:01 +00:00 |
|
dr-frmr
|
5b12cc254a
|
add a bunch more debug prints and a debug command to kernel
|
2023-12-29 11:12:26 -05:00 |
|
dr-frmr
|
2ee9b1a412
|
Merge pull request #121 from uqbar-dao/dr/enable-self-messaging
kernel: fix bugs associated with process sending messages to itself
|
2023-12-29 10:00:42 -05:00 |
|
dr-frmr
|
072083ec56
|
kernel: fix bugs associated with process sending messages to itself
|
2023-12-28 16:39:33 -05:00 |
|