Commit Graph

161 Commits

Author SHA1 Message Date
dr-frmr
b033b4b965
app store: fetch metadata urls only after catching up on logs 2024-09-18 16:41:31 -04:00
dr-frmr
44996f048b
remove warnings from kns_indexer 2024-09-16 17:52:29 -04:00
dr-frmr
1e5a0441ff
update kit versions to latest, use crates.io for process_lib (fixes kit ish) 2024-09-12 20:18:36 -04:00
dr-frmr
ff8ced8fb9
cargo.lock lol 2024-09-11 00:45:00 -04:00
hosted-fornet
6369744d61 add top-level Cargo.tomls to core packages 2024-09-09 11:35:25 -07:00
bitful-pannul
9bd5456fb0 kns_indexer: change pending note print to verbosity1 2024-08-28 17:29:30 +03:00
bitful-pannul
57332a49fc kns_indexer: remove extra boot pending handling 2024-08-28 13:26:30 +03:00
bitful-pannul
a4a643a6f2
Merge pull request #505 from kinode-dao/bp/fakenet-fix
fakenet fixes
2024-08-28 13:23:24 +03:00
hosted-fornet
365295da95 kns: fix peering on boot 2024-08-27 17:27:13 -07:00
bitful-pannul
83ea1be8ba kns_indexer: handle initial pending notes after boot 2024-08-27 00:32:42 +03:00
bitful-pannul
9ece3e86f8 kns_indexer: typo 2024-08-26 20:27:07 +03:00
bitful-pannul
be6b932165 kns_indexer: optimistically handle notes 2024-08-26 16:23:23 +03:00
hosted-fornet
b2479fa07b kns: change print verbosity 2024-08-22 11:27:03 -07:00
hosted-fornet
e93eaf3ed2 kns/app_store: change delay to 1s 2024-08-22 11:23:32 -07:00
hosted-fornet
ac078d72de remove some prints & fix a bug 2024-08-21 21:30:38 -07:00
hosted-fornet
fd3564c2cb Merge branch 'develop' into bp/kns-timer
Conflicts:
      kinode/packages/kns_indexer/kns_indexer/src/lib.rs
2024-08-21 20:04:43 -07:00
hosted-fornet
d72462dfe3 app_store: delay kns queries by 5s to allow kns time to process block 2024-08-21 20:01:42 -07:00
bitful-pannul
f0a66d0564 kns_indexer: replace newHeads sub with ticker 2024-08-22 04:19:00 +03:00
hosted-fornet
db9eda4d2e add some prints (and unsub in another case) 2024-08-21 15:28:14 -07:00
hosted-fornet
f8a7e8fc53 kns: sub for notes 2024-08-21 08:14:36 -07:00
bitful-pannul
2697f0a8f3 kns: wip 2024-08-21 16:41:49 +03:00
bitful-pannul
311842f129 kns_indexer: do not unsubscribe if sub not open 2024-08-21 16:16:15 +03:00
bitful-pannul
8226b0a09c kns_indexer: unsubscribe newHeads after pending cleared 2024-08-21 16:11:49 +03:00
bitful-pannul
612c796fbf kns_indexer: make newHeads subscription more robust 2024-08-21 15:21:41 +03:00
hosted-fornet
0eff0dcc10 kns: fix versions 2024-08-19 16:45:40 -07:00
hosted-fornet
79b00c4c26 kns: add final tweaks 2024-08-19 16:43:07 -07:00
bitful-pannul
17e97a35a9 kns_indexer: hotfix 2024-08-20 01:54:56 +03:00
bitful-pannul
54ae3837ea kns_indexer: refactor note attempts 2024-08-20 01:37:46 +03:00
hosted-fornet
687312b5ed kns: protect from block ticker out-of-order 2024-08-19 15:03:28 -07:00
bitful-pannul
02f6ded88e kns_indexer: print fix 2024-08-19 23:44:59 +03:00
bitful-pannul
ed34ec7189 kns_indexer: pending_notes handling 2024-08-19 23:05:59 +03:00
hosted-fornet
239f68ec5f kns: add skeleton for pending notes 2024-08-19 12:03:18 -07:00
dr-frmr
54b91c0945
cargo update; use process_lib 0.9.0 2024-08-16 21:01:47 +02:00
dr-frmr
91aef91317
terminal: add help script, cargo update 2024-08-14 14:57:50 +03:00
dr-frmr
11d25e4312
update to 0.9 kimap 2024-08-12 16:46:29 +03:00
dr-frmr
2b2b1ecc03
cargo update, kns_indexer fix if some but not all routers are missing 2024-08-09 18:55:53 +03:00
doria
bbfbc6751b
Merge branch 'develop' into dr/update-kimap 2024-08-08 22:18:56 +03:00
bitful-pannul
7fd8e036a9
Merge pull request #471 from kinode-dao/bp/knsnotes
kns: only listen to relevant notes
2024-08-08 20:43:56 +03:00
bitful-pannul
7eded9c5a1
Merge pull request #469 from kinode-dao/bp/iphash
kns: ip encoding change
2024-08-08 20:37:48 +03:00
dr-frmr
64a3c7757a
kns_indexer: use kimap consts from process_lib 2024-08-08 20:02:59 +03:00
dr-frmr
a3b012dab8
update kimap constants 2024-08-08 19:59:49 +03:00
dr-frmr
a25b0f6204
scripts: switch to use script! macro, clean up 2024-08-07 17:46:37 +03:00
bitful-pannul
d66d390dfc kns: only listen to relevant notes again 2024-08-06 20:29:32 +03:00
bitful-pannul
25f0a64d8c
Merge branch 'develop' into bp/routershash 2024-08-05 21:30:51 +03:00
bitful-pannul
c513dd1db0 kns: variable length array IP encoding 2024-08-05 20:43:21 +03:00
dr-frmr
779018b84d
update frontend-serving apps to new process_lib http::server utils 2024-08-05 19:32:56 +03:00
bitful-pannul
950c42d909 kns: routers from strings to a byte array 2024-08-05 18:35:33 +03:00
bitful-pannul
8811a5484e fakenet fixes and updates 2024-08-03 15:13:34 +03:00
dr-frmr
56fa1530b7
fixes: sub first, then get logs, fix to kimap helpers in process_lib, remove vfs print 2024-08-01 02:56:41 +03:00
dr-frmr
85849c42ad
fix: assert validity of kns/kimap names 2024-07-31 19:15:33 +03:00