Commit Graph

1111 Commits

Author SHA1 Message Date
doria
d1b765e19b
Merge branch 'main' into develop 2024-01-29 15:00:19 -03:00
dr-frmr
6712af2dd7
Merge branch 'develop' into wg/app-store-http 2024-01-29 14:40:11 -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
8f57b67f36
WIP everything working EXCEPT need to figure out kns_indexer syncing before app_store tries to resolve namehashes... 2024-01-29 01:57:37 -03:00
dr-frmr
f488d88ae3
Merge branch 'develop' into wg/app-store-http 2024-01-29 01:05:48 -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
dr-frmr
fcdca3c558
Merge branch 'develop' into wg/app-store-http 2024-01-27 17:39:04 -03: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
0e8298a215
WIP chain and FE nearly integrated 2024-01-27 17:33:19 -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
Will Galebach
03c991547b Type updates 2024-01-26 15:35:58 +00:00
dr-frmr
cdcbf8e57b
add handling for set/stop mirror/auto_update 2024-01-26 02:30:54 -03:00
dr-frmr
0b27d041b4
app store: refactor to integrate chain-data 2024-01-26 02:11:30 -03:00
dr-frmr
a60ebdee5e
Merge branch 'develop' into wg/app-store-http 2024-01-25 23:01:01 -03:00
dr-frmr
74f8fda9ce
hotfix2: overwrite existing subscription if ID is reused 2024-01-25 22:58:54 -03:00
dr-frmr
64e0b905b5
Merge branch 'develop' into wg/app-store-http 2024-01-25 22:52:15 -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
Will Galebach
251709f297 More app store stuff 2024-01-25 16:41:00 +00: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
Will Galebach
59b1f6a8dc Formatting 2024-01-24 18:36:10 +00:00
Will Galebach
c1cc7102ed WIP: dummy data for routes 2024-01-24 18:35:45 +00:00
dr-frmr
a0631312ca
add hi-protocol to mock networking 2024-01-24 15:20:59 -03:00
Will Galebach
13a7d31fd8 WIP: http routes 2024-01-24 17:01:08 +00: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
hosted-fornet
00949c314a remove almost all simulation-mode compiler warnings 2024-01-22 14:41:34 -08:00
dr-frmr
59a936b680
make prints a wee bit better 2024-01-22 18:28:43 -03:00
OdinsBadEye
eea7d0e02d
Update the chess UI (#191) 2024-01-22 21:24:23 +00:00
dr-frmr
d74adb3af8
app store download, install, uninstall scripts 2024-01-22 18:19:52 -03:00