dr-frmr
|
faf7676f8d
|
rename uqbar->nectar, update to nectar-wit and process_lib releases
|
2024-01-08 18:49:44 -03:00 |
|
dr-frmr
|
4c7ca4d35e
|
uqbar->nectar
|
2024-01-08 17:02:14 -03:00 |
|
hosted-fornet
|
3638f9a0bd
|
build.rs: always fetch
|
2024-01-08 11:42:21 -08:00 |
|
dr-frmr
|
0db7610322
|
Merge pull request #137 from uqbar-dao/dr/0.5.0
version->0.5.0, router->next-router
|
2024-01-08 16:35:58 -03:00 |
|
dr-frmr
|
49c040ccb1
|
Merge pull request #136 from uqbar-dao/wg/chess-ui-update
Update chess to use uqdev UI format
|
2024-01-08 16:35:02 -03:00 |
|
dr-frmr
|
ef89b54397
|
version->0.5.0, router->next-router
|
2024-01-08 14:32:24 -03:00 |
|
dr-frmr
|
9918a8fc2b
|
Merge pull request #126 from uqbar-dao/jf/eth-rpc
Jf/eth rpc
|
2024-01-08 13:31:49 -03:00 |
|
Will Galebach
|
6ab2d13a47
|
Removed UI folder
|
2024-01-08 16:21:19 +00:00 |
|
dr-frmr
|
0d74df67a7
|
merge
|
2024-01-08 13:16:03 -03:00 |
|
dr-frmr
|
2a4349d3d3
|
Merge branch 'next-release' into jf/eth-rpc
|
2024-01-08 13:15:49 -03:00 |
|
Will Galebach
|
d4afda7189
|
Update yarn.lock
|
2024-01-08 15:30:09 +00:00 |
|
Will Galebach
|
72f168c6f5
|
Update chess to use uqdev UI format
|
2024-01-08 15:15:21 +00:00 |
|
bitful-pannul
|
98886b2742
|
Merge pull request #135 from uqbar-dao/bp/bootstrapfix
hotfix bootstrap dirs
|
2024-01-08 00:13:06 -03:00 |
|
bitful-pannul
|
5a9f72a615
|
hotfix: modules bootstrap directories
|
2024-01-07 23:59:25 -03:00 |
|
tadad
|
9351cfcc2e
|
Merge pull request #133 from uqbar-dao/da/caps-3
Capabilities API update
|
2024-01-07 18:45:16 -08:00 |
|
Drew Tada
|
c113207416
|
all apps updated to latest process_lib
|
2024-01-07 20:44:32 -06:00 |
|
Drew Tada
|
665bd5ff60
|
comment removed
|
2024-01-07 20:35:14 -06:00 |
|
Drew Tada
|
ad2dec58f9
|
empty caps bug fixed
|
2024-01-07 20:14:30 -06:00 |
|
Drew Tada
|
78c1ad36f7
|
kernel deadlock bug fixed
|
2024-01-07 18:08:27 -06:00 |
|
Drew Tada
|
3e3a752c05
|
manifest changes
|
2024-01-06 21:04:17 -06:00 |
|
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 |
|
dr-frmr
|
5bd4d8434b
|
WIP refactor for clarity
|
2024-01-06 22:09:18 -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 |
|
github-actions[bot]
|
6426e03348
|
Format Rust code using rustfmt
|
2024-01-04 15:18:39 +00:00 |
|
dr-frmr
|
6837118a35
|
get compiling
|
2024-01-04 12:18:03 -03:00 |
|