Commit Graph

140 Commits

Author SHA1 Message Date
hosted-fornet
7308c19cb1 bump version to 0.9.2 2024-08-23 10:05:50 -07:00
hosted-fornet
5a63d1a42f use forked alloy with working unsubscribe 2024-08-22 11:40:46 -07:00
hosted-fornet
ac078d72de remove some prints & fix a bug 2024-08-21 21:30:38 -07:00
hosted-fornet
881d4a6b93 bump to version 0.9.1 2024-08-21 20:08:08 -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
bitful-pannul
2d5ad486fe Merge branch 'develop' into bp/app-api 2024-08-15 17:28:44 +03:00
dr-frmr
72fc7f0fbd
fix: ignore errors from dropped prints (happens on ctrl+C) 2024-08-14 01:44:07 +03:00
dr-frmr
e8dbc88c08
fix: app store install 2024-08-13 16:33:49 +03:00
dr-frmr
df3f444889
http client/server types cleanup, matching process_lib develop 2024-08-05 13:47:42 +03:00
dr-frmr
77ce0a8c79
tidying up lib/core 2024-07-30 15:41:04 +03:00
dr-frmr
3731b9204a
add SKIP_BUILD_FRONTEND flag to build 2024-07-25 18:29:02 +03:00
bitful-pannul
533faf6724 register: remove vet-keyfile 2024-07-23 14:00:06 +03:00
dr-frmr
1b8c5eb447
Merge branch 'release-candidate' into develop 2024-07-17 19:01:18 +02:00
dr-frmr
d076164c02
0.8.3 -> 0.8.4 2024-07-16 18:00:45 +02:00
bitful-pannul
bb47a55882 new knsUpdate types 2024-07-16 15:12:50 +02:00
dr-frmr
6fe711a067
net: remove all namehash usage! 2024-07-15 19:02:21 +02:00
doria
c4d0e07ba0
Update Cargo.toml 2024-07-10 08:54:01 +09:00
github-actions[bot]
1cd887398d
Format Rust code using rustfmt 2024-07-08 23:56:39 +00:00
hosted-fornet
7413646fc4 fix caps by hashing JSON-ified params (to avoid, eg, whitespace diffs) 2024-07-08 16:56:14 -07:00
dr-frmr
0bb97b61da
fixes 2024-07-08 15:13:59 +02:00
bitful-pannul
93ffc18123 Merge branch 'develop' into bp/kinomap 2024-07-05 22:30:30 +03:00
dr-frmr
c95ee099ee
fix: don't parse cap params in wit/de_wit 2024-07-04 17:57:52 +02:00
dr-frmr
9c0f1af7e5
remove outdated TODOs 2024-07-04 13:02:07 +02:00
dr-frmr
1f37fb4d09
fix revoke all behavior, make caps printing on verbosity=3 cleaner 2024-07-02 16:46:09 +02:00
dr-frmr
cb22abc4dc
...spring cleaning 2024-07-02 16:13:33 +02:00
doria
da90cc49c7
Merge pull request #419 from kinode-dao/dr/disk-modules-refactor
Dr/disk modules refactor
2024-06-28 19:19:41 +09:00
dr-frmr
e534bd867b
bump alloy to 0.1.3 infura endpts still not working :/ 2024-06-28 12:19:00 +02:00
bitful-pannul
535a0caf41 net: AddName, app_store & kns_indexer: update process_lib, integrations 2024-06-18 20:06:39 -07:00
dr-frmr
c842455314
add builders for KernelMessage and Printout, WIP use them everywhere 2024-06-17 23:28:25 -04:00
dr-frmr
d549c68e30
bump runtime version and bump alloy dep to 0.1.1 2024-06-17 14:59:25 -04:00
dr-frmr
ac49747a52
bring back build.rs 2024-06-14 01:22:30 -04:00
dr-frmr
5a07782424
WIP: refactor terminal for clarity, improve comments, add print to acknowledge exit code, make kernel more efficient by allowing terminal to turn off event-loop-prints 2024-06-13 18:14:05 -06:00
dr-frmr
1538f8e90f
cleanup: get rid of unused deps 2024-06-11 22:43:30 -06:00
dr-frmr
0592044ec0
cleanup: use features for alloy 2024-06-11 21:38:51 -06:00
dr-frmr
321a417982
cleanup: trim deps in kinode_lib 2024-06-11 18:25:13 -06:00
dr-frmr
80cb3303c9
bump version 0.8.1 2024-06-10 22:03:18 -06:00
bitful-pannul
a47531106a Merge branch 'develop' into bp/update-eth 2024-06-06 19:40:18 -07:00
bitful-pannul
747a2a9bc2 eth: RpcError into full type rather than string 2024-06-06 12:36:26 -07:00
bitful-pannul
9e200de6c9 eth: return explicit rpc errors to process 2024-06-05 22:23:58 -07:00
bitful-pannul
3e59998e03 eth: update alloy deps 2024-06-05 20:56:30 -07:00
dr-frmr
d31c65c8df
fix 2024-06-05 17:38:38 -06:00
dr-frmr
fea0799771
fix: make tokens for subdomains unique/linked 2024-06-03 16:44:27 -06:00
doria
e966e19a92
Merge branch 'develop' into dr/kernel-command-responses 2024-05-30 04:33:53 +09:00
dr-frmr
55de023607
fix register bug, cleanup net 2024-05-28 00:18:24 -06:00
dr-frmr
b6c54c884b
make kernelprint a response instead of a raw print, update top and kill scripts to use this 2024-05-25 16:51:23 -06:00
dr-frmr
adc75b9923
WIP: ws protocol "finished", tpc stubbed out, generic aspects finished 2024-05-23 00:47:27 -06:00
dr-frmr
45b34705cd
fix: Identity struct must have room for many ports 2024-05-19 23:50:31 -06:00
dr-frmr
e7a4f93376
fix: go and find all the places that wit versions take effect, and line them up 2024-05-18 00:59:40 -06:00
github-actions[bot]
9fd7c09b9a
Format Rust code using rustfmt 2024-05-18 02:41:27 +00:00