Commit Graph

194 Commits

Author SHA1 Message Date
dr-frmr
763e7d6d87
qns_indexer: don't duplicate 0x in router namehash 2023-12-21 14:56:27 -05:00
dr-frmr
a6dd3c75d0
Merge branch 'main' into dr/contract-redeploy 2023-12-21 11:02:35 -05:00
dr-frmr
f98a46c534
new conch 2023-12-21 10:49:46 -05:00
hosted-fornet
57ce37fbfe remove extra Cargo files 2023-12-20 14:26:51 -08:00
hosted-fornet
e4664f8389 simplify packages
all packages are now of the form of
the old multi-process packages
2023-12-20 14:17:23 -08:00
hosted-fornet
1d6d09bded fix spawn and vfs messaging caps 2023-12-19 16:35:55 -08:00
dr-frmr
9abcd82ebf
little fixes 2023-12-19 17:06:40 -05:00
dr-frmr
0d56046a3a
Merge branch 'v0.4.0' into jf/qns-v2 2023-12-19 16:23:27 -05:00
dr-frmr
1ee3c8c2cc
Merge pull request #91 from uqbar-dao/bp/fs2
fs 2.0
2023-12-19 16:09:38 -05:00
dr-frmr
f57552ea17
tester fixes 2023-12-19 16:06:40 -05:00
bitful-pannul
364ba136d2 tester hotfix 2023-12-19 17:32:09 -03:00
dr-frmr
02d169d928
Merge pull request #99 from uqbar-dao/wg/our-endpoint
Add routes /our and /our.js
2023-12-19 14:18:36 -05:00
bitful-pannul
7141338b45 Merge branch 'v0.4.0' into bp/fs2 2023-12-19 15:48:26 -03:00
bitful-pannul
21742628bf tester: new vfs paths 2023-12-19 15:42:32 -03:00
hosted-fornet
48b0ca4d5b
Merge pull request #101 from uqbar-dao/hf/app_store-bootstrapped-app-caps
app store bootstrapped app caps
2023-12-19 09:55:22 -08:00
bitful-pannul
85abd4afb0 kv & sqlite type semantics 2023-12-19 13:31:18 -03:00
bitful-pannul
417b442308 fix app_store bootstrapped modules reload 2023-12-19 12:16:25 -03:00
dr-frmr
3775162876
chess working with new websockets! 2023-12-18 20:24:19 -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
bitful-pannul
d67d2c61c1 app_store: remove print 2023-12-18 17:36:03 -03:00
hosted-fornet
2fca669019 sqlite, key_value: bump process_lib versions 2023-12-18 09:39:55 -08: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
bitful-pannul
01bb9e7377 vfs: add root cap and cap_granting in app_store & bootstrap 2023-12-15 13:11:02 -03:00
bitful-pannul
225a0e3396 vfs: drive namespacing process_id -> package_id 2023-12-14 20:35:14 -03: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
36cca2220b temp remove sqlite and kv before runtime 2023-12-13 23:19:29 -03:00
dr-frmr
08dc7dfa69
chess: update process_lib, use new call_init! macro 2023-12-13 20:17:20 -05:00
hosted-fornet
e674cc48a7 increase timeouts for tests 2023-12-13 15:58:01 -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
524a0a3a8a
chess: tutorial edition 2023-12-12 17:12:47 -05:00
hosted-fornet
62e47c66d0 update deps 2023-12-11 21:47:37 -08:00
dr-frmr
bfddc0d0fe
chess! working again! nice! 2023-12-07 16:22:44 -05:00
dr-frmr
c0cca43d54
http_server: types change, single request type and query_params in request 2023-12-07 00:06:17 -05:00
operarotas
ed978f3781 qns sending message to net only if currently relevant property has changed 2023-12-06 19:24:33 -05:00
operarotas
df7f71dbdf correct formatting of node id when retrieving router name 2023-12-06 16:40:24 -05:00
operarotas
2936450981 assigning node.name and node.node 2023-12-06 10:44:05 -05:00
operarotas
80d1af85ed wip new implementation for event indexing in qns indexer 2023-12-06 10:41:49 -05:00
hosted-fornet
120fa2b4eb bump all process_lib deps to 5e1b94a 2023-12-05 22:14:43 -08:00
dr-frmr
98de8d3c82
fix test_runner deps 2023-12-05 19:00:33 -05:00
dr-frmr
94c934f67c
little cleanup 2023-12-05 13:37:33 -05:00
hosted-fornet
4844e840c0 remove commented-out code
the commented-out code relates to a speculative feature
that stores ALL KernelMessages in the tester so that tests can
access & assert against more than just whatever Response
they receive

e.g. if a test Request kicks off a chain of 10 Messages,
a test might grab those 10 & assert against some subset of
them; this is not possible unless we store all KernelMessages
somewhere & make them queryable

this is a speculative feature in that we don't have a specific
usecase in mind for it; it was commented-out for this reason
and because it led to significant performance issues (noticeable
slowdown of nodes)
2023-12-05 09:33:19 -08:00
hosted-fornet
fd8c478a8d Merge branch 'v0.4.0' into hf/start-from-commandline
Conflicts:
      src/main.rs
      src/terminal.rs
2023-12-04 14:45:11 -08:00
dr-frmr
130f5e1cb5
switch ! to /, update readme, fix errors 2023-12-04 12:28:34 -05:00
dr-frmr
0e5f82c981
WIP: better terminal commands 2023-12-03 23:58:24 -05:00