Commit Graph

75 Commits

Author SHA1 Message Date
dr-frmr
43914fd6bf
chore: upgrade all packages to use kinode_process_lib 0.8.0 2024-06-06 14:06:59 -06:00
dr-frmr
d31c65c8df
fix 2024-06-05 17:38:38 -06:00
dr-frmr
662f91fc5c
fix app store API to be backwards-compatible, refresh all process_lib imports 2024-05-30 19:27:19 -06:00
doria
34ea8455a5
Merge branch 'develop' into dr/app-store-rewrite 2024-05-31 08:42:16 +09:00
doria
e966e19a92
Merge branch 'develop' into dr/kernel-command-responses 2024-05-30 04:33:53 +09:00
jurij-jukic
a388fbd1ff add comments to terminal src 2024-05-28 22:31:02 +02:00
dr-frmr
5dbf0745ca
add app store api as wit 2024-05-26 17:40:41 -06:00
dr-frmr
24e0282475
add kfetch 2024-05-26 16:12:59 -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
3bfe9ec7a9
update process_lib to latest develop 2024-05-22 12:12:46 -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
dr-frmr
ff0b411eed
wtf: try and fix cargo manifest 2024-05-17 20:41:02 -06:00
doria
c696651f80
Merge branch 'develop' into dr/wit-backcompat-forever 2024-05-17 03:47:39 +09:00
dr-frmr
15c86f55be
first pass: handle multiple wit versions, normalize all version values to u32 2024-05-14 18:00:48 -06:00
doria
c032092edc
Merge branch 'develop' into hf/wit-apis 2024-05-14 10:43:15 +09:00
dr-frmr
9bf03dd545
level up all process_libs to 0.7.2 2024-05-13 19:33:50 -06:00
hosted-fornet
8c80cfd91b move wit/ dir into target/ 2024-05-07 12:15:45 -07:00
hosted-fornet
8a35e7ac9b get node booting 2024-05-06 16:49:25 -07:00
hosted-fornet
8837a22f6e packages: update to use wit apis 2024-05-06 11:13:05 -07:00
dr-frmr
d15ffa4a52
terminal: move script-spawn debug to verbosity 3 2024-04-24 21:53:34 +09:00
dr-frmr
cca3133b61
fix: kns_indexer, update all packages to process_lib 0.7.0, change default providers 2024-04-24 03:40:57 +09:00
dr-frmr
c90c61d344
chore: update all packages to use process_lib v0.6.1 and remove redundant types as a result 2024-04-12 22:30:08 +09:00
github-actions[bot]
809894e524
Format Rust code using rustfmt 2024-04-03 23:53:39 +00:00
hosted-fornet
98681db0e0 bump wasmtime deps to 19.0.1 2024-04-03 16:53:07 -07:00
nludwig
fcc07955d7 hotfix: use kit --features flag to pass simulation-mode and fix kit s 2024-03-16 01:36:49 -07:00
dr-frmr
b930f7f08d
eth: persist providers and access settings 2024-03-10 21:21:26 -03:00
dr-frmr
4301939d6a
use kinode_process_lib 0.6.0 2024-03-08 19:45:18 -03:00
dr-frmr
e44a72c6cf
revert 0.8.0 wit because non-breaking 2024-03-08 19:25:50 -03:00
dr-frmr
21c24afc3a
update to wit 0.8.0 2024-03-08 18:52:41 -03:00
dr-frmr
274ae268f2
improve prints slightly 2024-03-06 12:54:40 -03:00
dr-frmr
ba3374e234
change net api to be response-based instead of prints, add scripts for easy usage from term 2024-03-05 17:10:10 -03:00
dr-frmr
e87b7f9e49
more print nits 2024-03-04 18:12:54 -03:00
dr-frmr
d4930ab969
add provenance to all prints from processes 2024-03-04 17:40:10 -03:00
dr-frmr
1506979bda
remove unused import 2024-03-04 16:21:38 -03:00
dr-frmr
96750b77df
update process_lib deps, add timeout to wasi tempdir creation (hitting this, weirdly?) 2024-03-04 16:21:09 -03:00
doria
366d44e733
Merge branch 'develop' into dr/eth-multi-chain 2024-03-04 13:17:31 -03:00
Drew Tada
2c8c7ee4df pipes removed 2024-02-29 14:40:05 -05:00
dr-frmr
ad8e7261ae
Merge branch 'develop' into dr/eth-multi-chain 2024-02-29 02:18:44 -03:00
dr-frmr
3299e3135b
whoa: refactor provider to deal with network errors 2024-02-26 20:46:27 -03:00
Drew Tada
14388fc129 patched 2024-02-23 13:01:05 -05:00
Drew Tada
ee5e5f009e m hint added 2024-02-22 12:20:48 -05:00
Drew Tada
8a69aeb0b1 improved error messages 2024-02-20 13:09:43 -05:00
hosted-fornet
f4a1c44af1 Merge branch 'develop' into hf/bump-wasm-deps
Conflicts:
      Cargo.lock
      kinode/build.rs
      kinode/packages/app_store/app_store/Cargo.toml
2024-02-15 15:41:40 -08:00
Drew Tada
1989a3b93b bootstrap sequence uses new metadata 2024-02-13 13:32:38 -05:00
hosted-fornet
a42c636410 bump wasm deps 2024-02-12 20:51:02 -08:00
Drew Tada
c8367f2ad7 metadata reformatted 2024-02-12 14:43:16 -05:00
Drew Tada
5c9f09dda6 cleaning 2024-02-08 15:13:24 -05:00
Drew Tada
6dd455cc8e removed .git 2024-02-08 15:07:12 -05:00
Drew Tada
a1208cbd71 updated process_lib to 0.6.0 2024-02-08 15:04:19 -05:00