dr-frmr
|
64a192b6f3
|
refactoring for clarity
|
2023-11-06 14:28:08 -05:00 |
|
dr-frmr
|
4f1704dcc5
|
switch networking protocol to messagepack!
|
2023-11-06 14:28:08 -05:00 |
|
dr-frmr
|
b4ffb58831
|
cleanup
|
2023-11-06 14:27:27 -05:00 |
|
github-actions[bot]
|
d1634a681b
|
Format Rust code using rustfmt
|
2023-11-06 14:27:27 -05:00 |
|
dr-frmr
|
0e9543f1b7
|
replace old net with net2
|
2023-11-06 14:27:27 -05:00 |
|
github-actions[bot]
|
901adc3dc7
|
Format Rust code using rustfmt
|
2023-11-06 14:27:27 -05:00 |
|
dr-frmr
|
04c65fe119
|
WIP working direct and indirect, need to test and parallelize sends to different targets
|
2023-11-06 14:27:27 -05:00 |
|
github-actions[bot]
|
ba53609cb5
|
Format Rust code using rustfmt
|
2023-11-06 14:27:27 -05:00 |
|
dr-frmr
|
e25a610fd1
|
WIP2
|
2023-11-06 14:27:27 -05:00 |
|
github-actions[bot]
|
f04b72582c
|
Format Rust code using rustfmt
|
2023-11-06 14:27:27 -05:00 |
|
dr-frmr
|
c1064e64f5
|
solid WIP using noise protocol [LOGIN BUGGED]
|
2023-11-06 14:27:27 -05:00 |
|
dr-frmr
|
679c4b975c
|
println macro replace working, fixing up other apps
|
2023-11-05 23:03:06 -05:00 |
|
dr-frmr
|
56be17145a
|
gorgeous new wit 0.3.0, WIP terminal only
|
2023-11-02 23:43:10 -04:00 |
|
dr-frmr
|
884fefc4f9
|
app store and terminal working!
|
2023-11-02 16:42:18 -04:00 |
|
dr-frmr
|
a1dbed6f26
|
comment unused macro
|
2023-11-02 15:42:11 -04:00 |
|
github-actions[bot]
|
7a06eaf016
|
Format Rust code using rustfmt
|
2023-11-02 19:36:04 +00:00 |
|
dr-frmr
|
ca91d5d920
|
working!!!! (terminal only)
|
2023-11-02 15:35:35 -04:00 |
|
dr-frmr
|
bbfeb418bd
|
WIP
|
2023-11-02 12:48:22 -04:00 |
|
dr-frmr
|
7f64a06609
|
produce process_lib
|
2023-11-02 11:32:44 -04:00 |
|
bitful-pannul
|
dfa4088669
|
vfs clean (#38)
Co-authored-by: hosted-fornet <hosted-fornet@protonmail.com>
|
2023-11-02 15:19:45 +00:00 |
|
hosted-fornet
|
13fecc3919
|
Merge pull request #45 from uqbar-dao/hf/move-redb-rusqlite-into-cargo-toml
move redb & rusqlite deps into Cargo.toml
|
2023-11-01 14:21:35 -07:00 |
|
hosted-fornet
|
1903dd2f95
|
bump readme date
|
2023-11-01 14:20:52 -07:00 |
|
dr-frmr
|
50fc9220c5
|
Update main.yml
|
2023-11-01 17:13:06 -04:00 |
|
dr-frmr
|
48429161b6
|
Update main.yml
|
2023-11-01 17:11:20 -04:00 |
|
dr-frmr
|
77d822d4eb
|
working on mac!
|
2023-11-01 17:09:47 -04:00 |
|
hosted-fornet
|
a409723edc
|
move redb & rusqlite deps into Cargo.toml
|
2023-11-01 13:47:13 -07:00 |
|
realisation
|
fd4a8476f8
|
new register commit correctly handling login for routed and direct nodes
|
2023-11-01 12:31:46 +00:00 |
|
dr-frmr
|
2229d3a80c
|
Merge pull request #41 from uqbar-dao/dr/capnproto-2
Uqbar 0.2.0
|
2023-10-27 10:23:39 -04:00 |
|
bitful-pannul
|
3cd1d94b19
|
rpc: stay with json
|
2023-10-27 15:11:17 +01:00 |
|
hosted-fornet
|
189580411d
|
kv: switch wrapped function to just pass bytes
|
2023-10-26 15:07:57 -07:00 |
|
dr-frmr
|
d40989f8f7
|
switch all modules to uqbar@0.2.0
|
2023-10-26 16:19:41 -04:00 |
|
bitful-pannul
|
4693b5c14f
|
modules: update wit and uq:process
|
2023-10-26 10:57:15 -04:00 |
|
hosted-fornet
|
0bcc4af2fb
|
sqlite_worker: make build realpath and wget crossplatform (#39)
|
2023-10-26 10:57:15 -04:00 |
|
dr-frmr
|
c89973d955
|
Merge pull request #40 from uqbar-dao/bp/toml-modules
modules: update wit and uq:process
|
2023-10-26 10:45:14 -04:00 |
|
bitful-pannul
|
c4ec37358d
|
modules: update wit and uq:process
|
2023-10-26 16:26:15 +02:00 |
|
hosted-fornet
|
344423d924
|
sqlite_worker: make build realpath and wget crossplatform (#39)
|
2023-10-26 15:08:37 +02:00 |
|
github-actions[bot]
|
3b6382a2dc
|
Format Rust code using rustfmt
|
2023-10-26 04:11:21 +00:00 |
|
dr-frmr
|
d9290288a5
|
switch ipc to vec<u8> in runtime
|
2023-10-26 00:11:03 -04:00 |
|
dr-frmr
|
91ffff890d
|
Merge pull request #34 from uqbar-dao/jf/invite
Jf/invite
|
2023-10-25 11:57:38 -04:00 |
|
dr-frmr
|
8bbb204690
|
Merge branch 'main' into jf/invite
|
2023-10-25 11:56:52 -04:00 |
|
bitful-pannul
|
d8c10db602
|
branch on linux/mac wasi-sdk (#37)
|
2023-10-25 14:50:46 +02:00 |
|
hosted-fornet
|
d1c607f388
|
Merge pull request #36 from uqbar-dao/hf/add-sqlite-2
add sqlite 2
|
2023-10-24 22:34:32 -07:00 |
|
hosted-fornet
|
b4df709a55
|
add rusqlite git clone command
|
2023-10-24 22:33:28 -07:00 |
|
hosted-fornet
|
25f52e762a
|
remove prints
|
2023-10-24 22:24:22 -07:00 |
|
hosted-fornet
|
62481b6586
|
sqlite: add simple caps
|
2023-10-24 21:59:08 -07:00 |
|
hosted-fornet
|
3a8bd5f87d
|
Merge branch 'main' into hf/add-sqlite-2
Conflicts:
build.rs
|
2023-10-24 20:42:47 -07:00 |
|
realisation
|
bc0670fce5
|
Merge branch 'jf/invite' of github.com:uqbar-dao/uqbar into jf/invite
|
2023-10-24 20:57:13 -04:00 |
|
realisation
|
227ba4ff2f
|
latest register commit removing prepended 0x in reset args
|
2023-10-24 20:57:08 -04:00 |
|
dr-frmr
|
47f7f5eecb
|
remove register app build from build.rs (it's too slow!) and add it to readme instead
|
2023-10-24 20:39:44 -04:00 |
|
dr-frmr
|
f1a0c5d669
|
Merge branch 'main' into jf/invite
|
2023-10-24 20:23:51 -04:00 |
|