Commit Graph

733 Commits

Author SHA1 Message Date
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
Will Galebach
7602798c1b
Display chain and address info in header (#120) 2023-12-28 16:28:26 +00:00
Will Galebach
44e464ba43
Handle refreshes in the register UI and update page titles (#119) 2023-12-27 12:40:42 +00:00
dr-frmr
6d12014c8e
Merge pull request #117 from uqbar-dao/bp/backup
backup
2023-12-27 01:38:28 -05:00
dr-frmr
6d4ad9fb7e
Merge pull request #118 from uqbar-dao/dr/app-store-refresh
Dr/app store refresh
2023-12-27 00:53:11 -05:00
github-actions[bot]
375f507562
Format Rust code using rustfmt 2023-12-27 03:47:23 +00:00
bitful-pannul
1327bbcb56 dbs: move back into own folders 2023-12-27 00:46:52 -03:00
dr-frmr
7a42f3c1d2
app store file path fix 2023-12-26 21:44:32 -05:00
dr-frmr
b6b672f250
Merge remote-tracking branch 'origin/bp/backup' into dr/app-store-refresh 2023-12-26 21:39:53 -05:00
dr-frmr
1b9cbaf3d0
WIP 2023-12-26 21:31:41 -05:00
dr-frmr
55664c30e5
bootstrap: grant_messaging correctly... 2023-12-26 19:52:08 -05:00
dr-frmr
868165e20d
app store: modernize 2023-12-26 19:22:40 -05:00
Will Galebach
e8d243dd03
Check that Sepolia is current network before each interaction (#116) 2023-12-26 23:00:36 +00:00
github-actions[bot]
7eb32e55ce
Format Rust code using rustfmt 2023-12-26 18:31:55 +00:00
bitful-pannul
a13f116698 vfs: root caps fix 2023-12-26 15:31:20 -03:00
hosted-fornet
41e01b1a72
Merge pull request #111 from uqbar-dao/hf/intercept-sigs
gracefully exit in case of many SIG*s
2023-12-26 09:20:56 -08:00
bitful-pannul
a45d14470d state and dbs: backups 2023-12-26 13:29:29 -03:00
bitful-pannul
8e633809b4 kv & sqlite: move files into vfs 2023-12-26 11:39:53 -03:00
dr-frmr
6766c66d20
add a few more debug prints to http_server 2023-12-25 14:21:56 -05:00
github-actions[bot]
29476c2295
Format Rust code using rustfmt 2023-12-23 19:13:25 +00:00
hosted-fornet
25ec21cc39 roll intercept_sigs login into terminal 2023-12-23 11:12:49 -08:00
github-actions[bot]
1863c397ec
Format Rust code using rustfmt 2023-12-22 00:21:40 +00:00
hosted-fornet
45c552962e intercept_sigs: fix typos & bad rustfmt 2023-12-21 16:21:09 -08:00
github-actions[bot]
800d8bc8f0
Format Rust code using rustfmt 2023-12-22 00:12:38 +00:00
hosted-fornet
62b2bf08cb gracefully exit in case of many SIG*s 2023-12-21 16:12:08 -08:00
hosted-fornet
1845cf1c48 build-release: fix print bug 2023-12-21 16:12:01 -08:00