Commit Graph

1065 Commits

Author SHA1 Message Date
hosted-fornet
47ed7f58df fix scripts/build-release.py & bugs 2024-02-01 21:17:46 -08:00
hosted-fornet
3b2e048e76 refactor into kinode (core) and lib (currently types & wit stuff) 2024-02-01 20:44:33 -08:00
hosted-fornet
d4b5ce9892 try using features to avoid lib importing every dep; WIP 2024-01-31 22:46:07 -08:00
github-actions[bot]
a6c709b5bd
Format Rust code using rustfmt 2024-02-01 05:30:04 +00:00
hosted-fornet
45806a286b export types as lib 2024-01-31 21:29:35 -08:00
github-actions[bot]
b330a89dd9
Format Rust code using rustfmt 2024-02-01 00:35:46 +00:00
hosted-fornet
f5545729e2 use HttpServerAction variants for ext pushes 2024-01-31 16:35:23 -08:00
github-actions[bot]
2a62f62145
Format Rust code using rustfmt 2024-01-30 06:14:08 +00:00
hosted-fornet
4813de1fff add python code runner extension 2024-01-29 22:13:37 -08:00
dr-frmr
5b545c0888
develop->0.5.3 2024-01-30 02:47:33 -03:00
dr-frmr
5e4bfc39e5
print nit 2024-01-30 02:30:40 -03:00
doria
e6776059ad
Update README.md 2024-01-30 02:29:17 -03:00
doria
4bea6a8dc0
Merge pull request #216 from kinode-dao/0.5.2
RC 0.5.2
2024-01-30 02:25:18 -03:00
dr-frmr
df9bc25d19
authors->KinodeDAO, ssh://->https:// 2024-01-30 01:42:28 -03:00
doria
93e007ced8
Merge pull request #215 from kinode-dao/da/pipe
Da/pipe
2024-01-29 21:21:18 -03:00
Drew Tada
97cd23a8b6 cat and m use Responses for piping 2024-01-29 17:53:27 -05:00
Drew Tada
60ed175135 piping working 2024-01-29 17:34:17 -05:00
dr-frmr
15f0e6fe77
terminal hotfix: save state on alias-updates
state.rs: feature: bootstrap on boot, so distro processes are always up-to-date
2024-01-29 18:47:35 -03:00
doria
d1b765e19b
Merge branch 'main' into develop 2024-01-29 15:00:19 -03:00
doria
9a500bcf81
Merge pull request #214 from kinode-dao/dr/kns-indexer-add-pending-resolver
kns_indexer: add pending_requests map to only respond to discrete que…
2024-01-29 14:39:43 -03:00
dr-frmr
c613925943
kns_indexer: add pending_requests map to only respond to discrete queries when relevant block is unearthed 2024-01-29 14:36:56 -03:00
dr-frmr
2165c06669
fix: save zip of bootstrapped packages 2024-01-29 01:02:22 -03:00
bitful-pannul
cab8034802
Merge pull request #213 from kinode-dao/bp/vfs-root-ls
vfs root ls
2024-01-28 20:18:36 -03:00
bitful-pannul
b23a0b34fa vfs: enable root to ls all package drives 2024-01-28 20:09:49 -03:00
tadad
04fa9297cd
Merge pull request #210 from kinode-dao/da/m-response
`-a` flag added to `m` script
2024-01-28 13:18:14 -06:00
doria
ea51fee4de
Merge pull request #212 from kinode-dao/dr/kns-indexer-add-namehash-resolver
kns_indexer: add namehash resolver
2024-01-27 17:36:52 -03:00
dr-frmr
578ed337af
kns_indexer: add namehash resolver 2024-01-27 02:09:10 -03:00
Drew Tada
7f6cb4ffa4 debug prints removed 2024-01-26 19:10:39 -05:00
Drew Tada
667760be5b error handling 2024-01-26 19:04:20 -05:00
Drew Tada
963b6efc50 -a working 2024-01-26 18:58:03 -05:00
doria
5ce4ff0203
Merge pull request #209 from kinode-dao/hf/remove-old-http-metadata
http: remove old ws & http metadata
2024-01-26 18:55:33 -03:00
hosted-fornet
3de8379423 http: remove old ws & http metadata 2024-01-26 13:50:30 -08:00
dr-frmr
74f8fda9ce
hotfix2: overwrite existing subscription if ID is reused 2024-01-25 22:58:54 -03:00
dr-frmr
7d01dcfcae
hotfix: make sub ids unique in eth provider 2024-01-25 22:51:59 -03:00
nick.kino
23ed84de4a
Merge pull request #207 from kinode-dao/hf/change-uqbar-to-kinode
change `uqbar` -> `kinode`
2024-01-25 17:39:10 -08:00
hosted-fornet
b89f831e4a change uqbar -> kinode 2024-01-25 12:35:52 -08:00
Drew Tada
678f8b8f3f argument parsing for m with clap almost working 2024-01-25 15:34:58 -05:00
nick.kino
f3fd8d40f5
Merge pull request #204 from uqbar-dao/hf/print-useful-error-message-on-fail
kernel: print useful error message on process crash
2024-01-24 15:59:17 -08:00
github-actions[bot]
c2d7bd7c20
Format Rust code using rustfmt 2024-01-24 20:01:55 +00:00
hosted-fornet
18db99d54a kernel: print useful error message on process crash 2024-01-24 12:01:26 -08:00
doria
c3419018ff
Merge pull request #201 from uqbar-dao/dr/add-hi-to-mock-networking
add hi-protocol to mock networking
2024-01-24 16:33:27 -03:00
dr-frmr
a0631312ca
add hi-protocol to mock networking 2024-01-24 15:20:59 -03:00
tadad
43c1306c47
Merge pull request #196 from uqbar-dao/da/alias
`alias` script added
2024-01-23 16:25:47 -06:00
Drew Tada
d21f77b243 requested changes 2024-01-23 17:15:39 -05:00
doria
7c12e58e35
Merge pull request #190 from uqbar-dao/dr/app_store_scripts
app store download, install, uninstall scripts
2024-01-23 17:23:41 -03:00
Drew Tada
9caa82c792 alias editing working 2024-01-23 13:28:32 -05:00
OdinsBadEye
ae30a9fe9b
Show alert if chain switch unsuccessful (#195) 2024-01-23 14:19:14 +00:00
nick.kino
49675eed4e
Merge pull request #192 from uqbar-dao/hf/remove-almost-all-compiler-warnings
remove almost all compiler warnings
2024-01-22 21:48:19 -08:00
nick.kino
dcdc428f1f
Merge pull request #193 from uqbar-dao/hf/change-ssh-imports-to-https
change ssh import to https
2024-01-22 21:48:08 -08:00
hosted-fornet
bba0b2f2cd change ssh import to https 2024-01-22 15:10:03 -08:00