hosted-fornet
|
f2a21656a6
|
terminal: output event loop for given process if set process verbosity to 3
|
2024-12-09 16:37:08 -08:00 |
|
github-actions[bot]
|
fdc1b440c8
|
Format Rust code using rustfmt
|
2024-12-03 04:31:24 +00:00 |
|
hosted-fornet
|
4271525d85
|
modify Printout to include source: ProcessId
|
2024-12-02 20:30:52 -08:00 |
|
doria
|
0cad79c3cc
|
Merge branch 'v0.10.0' into dr/audit-response
|
2024-11-26 16:41:31 -05:00 |
|
hosted-fornet
|
aed5758ed9
|
kernel: dont replace last_blob with None
|
2024-11-19 18:04:06 -08:00 |
|
dr-frmr
|
d23fb78c76
|
fix error and warning, remove dead code
|
2024-11-15 17:05:07 -05:00 |
|
github-actions[bot]
|
a703b2c916
|
Format Rust code using rustfmt
|
2024-11-05 01:59:31 +00:00 |
|
hosted-fornet
|
2aec659de5
|
fix backoff
|
2024-11-04 15:42:10 -08:00 |
|
github-actions[bot]
|
e39bfdf01f
|
Format Rust code using rustfmt
|
2024-11-02 05:30:53 +00:00 |
|
hosted-fornet
|
c55e195942
|
kernel: add restart backoff (WIP: not yet compiling)
|
2024-11-01 22:30:29 -07:00 |
|
hosted-fornet
|
e2c2f26e44
|
fix bugs & add more safeguards/checks
|
2024-11-01 17:22:01 -07:00 |
|
hosted-fornet
|
12f9ccdcb2
|
fix it: dont check by default; add .check() method
|
2024-10-31 21:18:12 -07:00 |
|
github-actions[bot]
|
b40b5da580
|
Format Rust code using rustfmt
|
2024-10-30 22:54:57 +00:00 |
|
hosted-fornet
|
3f6b94076c
|
clean up calls that use Address::try_into() under the hood
|
2024-10-30 15:52:56 -07:00 |
|
hosted-fornet
|
95ef9b37c7
|
get it compiling again
|
2024-10-30 10:31:32 -07:00 |
|
hosted-fornet
|
f713696534
|
lib: error when parsing if not kimap safe
|
2024-10-29 10:43:14 -07:00 |
|
hosted-fornet
|
0298b979c9
|
change _ s to - s in distro modules/processes
|
2024-10-28 21:14:03 -07:00 |
|
jaxs-ribs
|
d1cac2d4e1
|
Reduce log spam in case of inexistent processes being messaged
|
2024-10-28 11:37:35 +01:00 |
|
hosted-fornet
|
a27de55882
|
fix bugs
|
2024-10-14 20:42:29 -07:00 |
|
hosted-fornet
|
d3ee13eb92
|
bring in changes from experimental #572
|
2024-10-14 20:22:30 -07:00 |
|
hosted-fornet
|
06c0bd42fd
|
kernel: pretty-print Addresses & tweak if-logic
|
2024-09-18 20:36:58 -07:00 |
|
hosted-fornet
|
5be1f486cb
|
send_and_await: output Address, not ProcessId when erroring
|
2024-09-18 15:01:09 -07:00 |
|
hosted-fornet
|
63e73a7fb7
|
kernel: output import/export errors
kernel: output error if `send_and_await()` to `our`
|
2024-09-18 14:15:23 -07:00 |
|
dr-frmr
|
df3f444889
|
http client/server types cleanup, matching process_lib develop
|
2024-08-05 13:47:42 +03:00 |
|
dr-frmr
|
8115cce388
|
across the grlobe
|
2024-07-26 21:48:59 +03:00 |
|
dr-frmr
|
8cbd2e74cb
|
fix: don't kill runtime modules, also settings stuff
|
2024-07-26 19:50:31 +03:00 |
|
dr-frmr
|
7659f1363c
|
fix: filter caps on spawn and persist granting
|
2024-07-04 18:27:12 +02:00 |
|
dr-frmr
|
c95ee099ee
|
fix: don't parse cap params in wit/de_wit
|
2024-07-04 17:57:52 +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 |
|
dr-frmr
|
8a5eae4f22
|
more cleanup of imports, use kernelMessage builder
|
2024-06-25 16:53:35 +02:00 |
|
doria
|
c709f6ef79
|
Merge pull request #411 from kinode-dao/hf/dont-overwrite-prompting-message-with-null
kernel: only overwrite request prompting_message when there could be a reply to it
|
2024-06-20 19:54:17 +09:00 |
|
hosted-fornet
|
a82305a19b
|
kernel: print debug when message dropped cuz target DNE
|
2024-06-19 11:39:08 -07:00 |
|
github-actions[bot]
|
88db6ef8e3
|
Format Rust code using rustfmt
|
2024-06-18 04:48:50 +00:00 |
|
hosted-fornet
|
f96b257f1c
|
kernel: only overwrite request prompting_message when there could be a reply to it
|
2024-06-17 21:48:22 -07: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 |
|
doria
|
ecbc87c6c3
|
Merge pull request #371 from kinode-dao/yuri/comments
add comments to kernel
|
2024-06-03 13:48:21 +09:00 |
|
jurij-jukic
|
61c00119fb
|
clearer comment
|
2024-05-29 14:06:09 +02: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
|
e54c0cf041
|
feat: kernel switching on process wit version
|
2024-05-16 17:06:55 -06:00 |
|
dr-frmr
|
00d0d6cfe3
|
WIP: support standard_host and standard_host_v0 in kernel
|
2024-05-16 13:49:38 -06:00 |
|
dr-frmr
|
15c86f55be
|
first pass: handle multiple wit versions, normalize all version values to u32
|
2024-05-14 18:00:48 -06:00 |
|
dr-frmr
|
67d4c8c9f6
|
settings frontend! also, kernel shutdown cleaner
|
2024-05-01 03:20:26 +09:00 |
|
github-actions[bot]
|
55f8fc273b
|
Format Rust code using rustfmt
|
2024-04-25 17:08:36 +00:00 |
|
dr-frmr
|
5e9f9646d6
|
kernel: switch back to honoring OnExit::Restart on crash
|
2024-04-26 02:08:09 +09:00 |
|
bitful-pannul
|
4c15375baa
|
remove sepolia testnet
|
2024-04-11 19:14:39 -04: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 |
|
dr-frmr
|
fac2073500
|
kernel: fix: use mutated process metadata on exit
|
2024-03-15 15:13:59 -03:00 |
|
dr-frmr
|
6082ee6533
|
kernel: only reboot persisted processes if their OnExit behavior is not None
|
2024-03-14 01:00:40 -03:00 |
|