Commit Graph

261 Commits

Author SHA1 Message Date
commercium-sys
e58b8b8edd updated qns indexer Cargo.toml to pass eth feature flag to process_lib 2024-01-02 11:10:06 -05:00
bitful-pannul
2bc926574f vfs: 0.5.0 2023-12-29 22:55:29 -03:00
commercium-sys
5dddba9faa collapsed line for qns addr arg 2023-12-29 14:41:05 -05:00
dr-frmr
d95aa9b649
verbosify prints (todo make prettier) 2023-12-29 11:19:54 -05:00
dr-frmr
5b12cc254a
add a bunch more debug prints and a debug command to kernel 2023-12-29 11:12:26 -05:00
commercium-sys
1c5fe3fce1 removed yet more dev code 2023-12-27 21:45:59 -05:00
commercium-sys
af04f1ae38 cleaning up dev code 2023-12-27 19:49:05 -05:00
commercium-sys
6e98333126 removed eth_rpc from codebase and removed eth feature flag 2023-12-27 19:38:57 -05:00
commercium-sys
177c23f573 removed unused json now that eth provider is used for indexing 2023-12-27 19:10:37 -05:00
commercium-sys
67b9a9fc0d merge commit 2023-12-27 19:07:00 -05:00
commercium-sys
0f65357b30 Merge branch 'main' into jf/eth-rpc 2023-12-27 18:21:24 -05:00
commercium-sys
a9352b55b9 indexing seeming to work well but need to debug not being online 2023-12-27 18:18:11 -05:00
dr-frmr
7a42f3c1d2
app store file path fix 2023-12-26 21:44:32 -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
dr-frmr
2c85baa634
do the one 0x 2023-12-21 15:14:11 -05:00
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
hosted-fornet
2de6a10cd9 Merge branch 'v0.4.0' into hf/start-from-commandline
Conflicts:
      Cargo.lock
      modules/sqlite/sqlite/src/lib.rs
      src/http_server/mod.rs
      src/kernel/mod.rs
      src/main.rs
      src/types.rs
2023-11-30 17:16:37 -08:00
bitful-pannul
13a7be6b6d
sql: updates (#80)
* sql: update std_lib

* sql: caps fixes
2023-11-29 23:43:02 -03:00
hosted-fornet
fdddd3636d add networked testing 2023-11-28 20:29:10 -08:00
dr-frmr
7b2456a211
remove http_proxy link on homepage, add short project description 2023-11-28 21:38:48 -05:00
dr-frmr
45605958f3
0.3.0: fix kernel API to separate process init and process run 2023-11-28 17:33:49 -05:00
hosted-fornet
0239d6c02a improve output 2023-11-27 19:13:58 -08:00
dr-frmr
b8a9445e44
clippy cleanup, mark chess as nonfunctional at the moment 2023-11-25 22:26:53 -05:00
dr-frmr
19910ce8e4
chess: update to latest process_lib 2023-11-23 14:53:02 -05:00
dr-frmr
84a5bbbe6c
chess work 2023-11-21 17:49:18 -05:00
dr-frmr
5a4813b8c4
http_server good, updating apps to match 2023-11-21 11:25:55 -05:00
dr-frmr
18df6332b4
WIP: refactor http_client, remove encryptor 2023-11-16 23:17:27 -05:00
Will Galebach
62ea69c3e3
JSON interface for SQLite (#62)
Co-authored-by: bitful-pannul <bitful-pancreas@protonmail.com>
2023-11-16 13:04:19 -03:00
bitful-pannul
4ba9186fc5
sqlite: parameterized read queries (#61) 2023-11-14 14:48:03 -03:00
bitful-pannul
9a371fa557
sqlite: add transactions (#53) 2023-11-14 11:32:44 -03:00
bitful-pannul
b6995e96e2
hotfix: app_store and sqlite vfs caps (#59) 2023-11-14 11:10:09 -03:00
dr-frmr
f2aa1d1984
cleanup: run cargo clippy --fix 2023-11-13 14:59:17 -05:00
dr-frmr
38264a4b84
kernel: remove unwraps, change capabilites to *no longer grant automatically on message-send* 2023-11-13 13:48:53 -05:00
hosted-fornet
0ddb90a17a
fix vfs Delete & bump sqlite rusqlite version (#51) 2023-11-10 12:38:50 -03:00
hosted-fornet
e0df3994a1 tester: get & store all Messages 2023-11-09 15:04:07 -08:00
dr-frmr
d7098c437c
update process_lib git source to private repo 2023-11-08 21:27:42 -05:00
hosted-fornet
6202cd2b6a tester: use process_lib git repo 2023-11-08 13:54:30 -08:00
hosted-fornet
90898177b5 Merge branch 'main' into hf/start-from-commandline 2023-11-08 13:50:30 -08:00
hosted-fornet
1dec2e7158 move process_lib to https://github.com/uqbar-dao/process_lib 2023-11-07 16:00:09 -08:00
hosted-fornet
1900bdbfb8 add tester, sqlite, key_value fixes 2023-11-07 14:43:52 -08:00
bitful-pannul
9d5ea6c31b
app_store: hotfix (#47) 2023-11-07 12:47:12 -03:00
hosted-fornet
b5a5e31517 fix tester 2023-11-06 21:57:26 -08:00
hosted-fornet
b436fcb177 Merge branch 'main' into hf/start-from-commandline
Conflicts:
      src/types.rs
2023-11-06 21:14:38 -08:00
dr-frmr
d8bfd3493b
hotfix: broken cargo.lock for no good reason 2023-11-06 23:11:25 -05:00
dr-frmr
327bf9d512
Merge branch 'main' into dr/process-std-lib 2023-11-06 23:07:43 -05:00
dr-frmr
2ae22c1e26
last bit of cleanup, everything critical working 2023-11-06 23:03:00 -05:00
dr-frmr
dcc61e8ad4
Merge branch 'main' into dr/process-std-lib 2023-11-06 22:09:59 -05:00
dr-frmr
c7a59419a4
orgs gets the axe 2023-11-06 22:05:08 -05:00
dr-frmr
ab19878654
chess compiling 2023-11-06 22:04:50 -05:00