Commit Graph

620 Commits

Author SHA1 Message Date
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
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
dr-frmr
2ca7c60c7b
update to wit 0.5.0 2023-12-15 16:21:06 -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
bitful-pannul
26bf81d123 compile kernel changes, draft 2023-12-13 21:28:01 -03:00
hosted-fornet
e674cc48a7 increase timeouts for tests 2023-12-13 15:58:01 -08:00
bitful-pannul
09d993eb30 vfs: refactor! 2023-12-13 20:27:22 -03:00
dr-frmr
a85baa46a7
! -> / 2023-12-13 16:45:30 -05:00
bitful-pannul
3cc06271fe vfs: new types 2023-12-13 13:13:00 -03:00
hosted-fornet
0d335bbcab
Merge pull request #95 from uqbar-dao/hf/add-py
add py
2023-12-12 15:32:38 -08:00
hosted-fornet
9dd3e5b3cc Merge branch 'v0.4.0' into hf/add-py
Conflicts:
      modules/chess/Cargo.lock
      modules/chess/Cargo.toml
2023-12-12 15:29:52 -08:00
dr-frmr
81f11a6f05
Merge pull request #97 from uqbar-dao/dr/chess-tutorial-cleanup
chess: tutorial edition
2023-12-12 17:13:24 -05:00
dr-frmr
524a0a3a8a
chess: tutorial edition 2023-12-12 17:12:47 -05:00
github-actions[bot]
4990e83dee
Format Rust code using rustfmt 2023-12-12 19:57:25 +00:00
bitful-pannul
035b394a6c vfs: begin slaughter 2023-12-12 16:23:41 -03:00
tadad
f0225458dc
Merge pull request #96 from uqbar-dao/da/http-client-fix
http-client-fix
2023-12-12 19:50:08 +02:00
github-actions[bot]
53d657e324
Format Rust code using rustfmt 2023-12-12 17:39:43 +00:00
dachus
f347750319 fix 2023-12-12 11:39:01 -06:00
hosted-fornet
063654c140 fix unrelated bug 2023-12-11 21:47:51 -08:00