Commit Graph

691 Commits

Author SHA1 Message Date
bitful-pannul
417b442308 fix app_store bootstrapped modules reload 2023-12-19 12:16:25 -03:00
dr-frmr
95ed5dd9a6
Merge pull request #102 from uqbar-dao/jf/ws
WebSocket API update: apps must bind to accept incoming connections
2023-12-18 20:25:26 -05:00
github-actions[bot]
cf3439c1fb
Format Rust code using rustfmt 2023-12-19 01:24:51 +00:00
dr-frmr
3775162876
chess working with new websockets! 2023-12-18 20:24:19 -05:00
github-actions[bot]
45f508a4d9
Format Rust code using rustfmt 2023-12-19 00:26:20 +00:00
dr-frmr
a99ceded65
Merge branch 'v0.4.0' into jf/ws 2023-12-18 19:25:50 -05:00
dr-frmr
cdb051981c
add WebSocketBind, WebSocketSecureBind 2023-12-18 19:25:31 -05:00
hosted-fornet
104ebb4334 add bootstrapped app vfs caps to app_store 2023-12-18 16:06:52 -08:00
bitful-pannul
82b567033d kt fixes 2023-12-18 20:38:20 -03:00
bitful-pannul
f241e89c4b wit 0.5.0 fixes 2023-12-18 20:30:06 -03:00
bitful-pannul
e0979f9ec1 Merge branch 'v0.4.0' into bp/fs2 2023-12-18 20:24:14 -03:00
github-actions[bot]
e6af52343e
Format Rust code using rustfmt 2023-12-18 23:17:48 +00:00
bitful-pannul
e5c5d58d28 sqlite: move to runtime 2023-12-18 20:17:02 -03:00
commercium-sys
7dbffd80a7 removed src/eth 2023-12-18 18:13:30 -05:00
commercium-sys
724f4837e9 wip websocket binding 2023-12-18 17:41:13 -05:00
commercium-sys
851f6fac44 removed eth provider 2023-12-18 17:40:41 -05:00
github-actions[bot]
9b536effe0
Format Rust code using rustfmt 2023-12-18 20:38:18 +00:00
bitful-pannul
f39c0c9359 kv: move into runtime 2023-12-18 17:36:22 -03:00
bitful-pannul
d67d2c61c1 app_store: remove print 2023-12-18 17:36:03 -03:00
bitful-pannul
01803cdbfb state & vfs: erroring 2023-12-18 17:33:26 -03:00
bitful-pannul
2e9156a9b5 eth_rpc: hotfix error generation 2023-12-18 17:22:48 -03:00
dr-frmr
afebba0fcb
update wit URL 2023-12-18 12:45:07 -05:00
dr-frmr
f5fdf38a7f
Merge pull request #98 from uqbar-dao/dr/wit-0.5.0-on-exit
WIT 0.5.0
2023-12-18 12:43:45 -05:00
hosted-fornet
2fca669019 sqlite, key_value: bump process_lib versions 2023-12-18 09:39:55 -08:00
bitful-pannul
6e1d369352 fix queues 2023-12-15 21:06:55 -03:00
github-actions[bot]
ee62a0fdfd
Format Rust code using rustfmt 2023-12-15 23:37:56 +00:00
bitful-pannul
320362e5a2 state: process_queue 2023-12-15 20:35:20 -03:00
bitful-pannul
fe1e4c7d1a state: do not hash process_ids for keys 2023-12-15 20:26:50 -03:00
dr-frmr
a7e573b1ae
add optional wit_version param to PackageMetadata 2023-12-15 17:49:47 -05:00
dr-frmr
bb8b8e4ce6
remove wit (it gets downloaded from repo) 2023-12-15 17:40:35 -05:00
Will Galebach
59eaf91a8b Add routes /our and /our.js 2023-12-15 21:51:27 +00:00
dr-frmr
2ca7c60c7b
update to wit 0.5.0 2023-12-15 16:21:06 -05:00
commercium-sys
4c4e3646fc wip 2023-12-15 15:47:44 -05:00
bitful-pannul
ee4aa1d282 vfs: better mutex queue 2023-12-15 13:43:52 -03:00
github-actions[bot]
66793fc84b
Format Rust code using rustfmt 2023-12-15 16:15:46 +00:00
bitful-pannul
cbac125bf8 cleanup debug prints 2023-12-15 13:14:54 -03:00
bitful-pannul
01bb9e7377 vfs: add root cap and cap_granting in app_store & bootstrap 2023-12-15 13:11:02 -03:00
github-actions[bot]
4c4101e712
Format Rust code using rustfmt 2023-12-14 23:36:03 +00:00
bitful-pannul
225a0e3396 vfs: drive namespacing process_id -> package_id 2023-12-14 20:35:14 -03:00
github-actions[bot]
1b8b6da86f
Format Rust code using rustfmt 2023-12-14 14:56:03 +00:00
bitful-pannul
039c58bc54 fix starting processes from app_store 2023-12-14 11:55:28 -03:00
bitful-pannul
d497212dbf app_store: update vfs types 2023-12-14 11:04:28 -03:00
bitful-pannul
df5ccb6e92 Merge branch 'v0.4.0' into bp/fs2 2023-12-13 23:44:44 -03:00
bitful-pannul
862af9ecd7 Revert "Merge pull request #84 from uqbar-dao/revert-81-da/ws-fix"
This reverts commit fea8d61bd2, reversing
changes made to dbcf5757d4.
2023-12-13 23:34:59 -03:00
bitful-pannul
5265bc536f Merge branch 'main' into bp/fs2 2023-12-13 23:23:11 -03:00
github-actions[bot]
1e8dce7d05
Format Rust code using rustfmt 2023-12-14 02:20:03 +00:00
bitful-pannul
36cca2220b temp remove sqlite and kv before runtime 2023-12-13 23:19:29 -03:00
bitful-pannul
46057abcf4 vfs: bootstrap directly onto disk 2023-12-13 23:19:11 -03:00
dr-frmr
08dc7dfa69
chess: update process_lib, use new call_init! macro 2023-12-13 20:17:20 -05:00
github-actions[bot]
70b86f29be
Format Rust code using rustfmt 2023-12-14 00:28:38 +00:00