hosted-fornet
2025b8c26b
build: use new build system (nearly 100%)
2024-10-07 19:35:57 -07:00
hosted-fornet
2f97e1bc39
bump version to 0.9.5
2024-09-26 17:18:10 -07:00
hosted-fornet
4bca39f790
tweak deps
2024-09-24 17:29:08 -07:00
hosted-fornet
6c61387c35
update deps
2024-09-24 16:30:42 -07:00
dr-frmr
d2b19b8127
0.9.3->0.9.4
2024-09-19 17:26:57 -04:00
hosted-fornet
dfb41ff725
bump kit
build deps
2024-09-16 15:24:28 -07: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
bitful-pannul
f704eb9521
Merge branch 'develop' into hf/app_store-always-respond-with-error
2024-09-10 17:15:35 +03:00
hosted-fornet
73cd0c992d
fix bugs
2024-09-09 17:07:34 -07:00
hosted-fornet
b9c42cca05
add api_includes
field to metadata.json
2024-09-09 16:55:15 -07:00
dr-frmr
7a1877b08a
update version to 0.9.3
2024-09-07 17:39:33 -04:00
hosted-fornet
13d56dfeae
eth: fix remote provider
...
1. dont unsubscribe, since subs are de-duped by
alloy; if you unsub one mint, e.g., you unsub all
2. cache eth requests
3. retry eth requests once on rpc error
2024-08-30 00:45:24 -07:00
hosted-fornet
f551c13d32
kernel: increase event loop queue size & error if full
2024-08-28 17:42:08 -07:00
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