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 |
|
bitful-pannul
|
57f7978dca
|
nit: remove old register build files
|
2024-03-05 16:10:36 -03:00 |
|
bitful-pannul
|
a9912e6a37
|
register: revert salt weirdness
|
2024-03-05 15:59:23 -03:00 |
|
dr-frmr
|
2b2c9a4ac1
|
bugfix: properly delete relay subs after networking error
|
2024-03-05 13:27:59 -03:00 |
|
dr-frmr
|
38c4495d77
|
bugfix: properly set RSVP and sub_id in eth subscription relay
|
2024-03-05 13:07:27 -03:00 |
|
doria
|
f8670052c4
|
Merge branch 'main' into develop
|
2024-03-04 23:01:41 -03:00 |
|
bitful-pannul
|
5bd477b050
|
register: init password hash
|
2024-03-04 20:27:11 -03:00 |
|
dr-frmr
|
3a4ea0fd67
|
fix terminal paste bug, some cleanup
|
2024-03-04 19:12:56 -03:00 |
|
dr-frmr
|
bf856343af
|
add openssl and libclang notes to setup in readme
|
2024-03-04 18:59:53 -03:00 |
|
dr-frmr
|
e87b7f9e49
|
more print nits
|
2024-03-04 18:12:54 -03:00 |
|
dr-frmr
|
25d86abc27
|
put http_client prints at higher verbosity to match rest of runtime
|
2024-03-04 17:55:32 -03:00 |
|
doria
|
e500e67c22
|
Merge pull request #271 from kinode-dao/dr/terminal-color-fix
terminal: color changes and print provenance
|
2024-03-04 17:47:26 -03:00 |
|
dr-frmr
|
d4930ab969
|
add provenance to all prints from processes
|
2024-03-04 17:40:10 -03:00 |
|
dr-frmr
|
7fa5a43ef3
|
terminal: get colors using system colors, fix nits
|
2024-03-04 17:08:38 -03:00 |
|
dr-frmr
|
653e443bf8
|
update readme with provider editing process
|
2024-03-04 16:35:29 -03:00 |
|
doria
|
565f3c43e5
|
Merge pull request #266 from kinode-dao/dr/eth-multi-chain
eth: multi-chain provider model, multi-provider model
|
2024-03-04 16:22:31 -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 |
|
dr-frmr
|
76b8d5266b
|
reconnect to node-provider fully working
|
2024-03-04 15:32:10 -03:00 |
|
doria
|
366d44e733
|
Merge branch 'develop' into dr/eth-multi-chain
|
2024-03-04 13:17:31 -03:00 |
|
doria
|
e46993ad5c
|
Merge pull request #270 from kinode-dao/bp/sanitize-paths
vfs: sanitize paths
|
2024-03-04 13:17:16 -03:00 |
|
doria
|
0c6b0bb966
|
Merge pull request #267 from kinode-dao/da/pipe-fix
Da/pipe fix
|
2024-03-04 13:17:07 -03:00 |
|
dr-frmr
|
44555ba954
|
kns_indexer bugfix, refactor eth again
|
2024-03-04 00:03:15 -03:00 |
|
dr-frmr
|
a2286ad3c4
|
refactor to reduce crazy repetition
|
2024-03-01 18:58:50 -03:00 |
|
dr-frmr
|
425a3995b5
|
eth: make error messages requests, when necessary
|
2024-03-01 11:56:59 -03:00 |
|
bitful-pannul
|
8290fe872f
|
vfs: normalize instead of canonicalize
|
2024-02-29 19:10:48 -03:00 |
|
bitful-pannul
|
7eecda5003
|
vfs: nit erroring
|
2024-02-29 16:45:45 -03:00 |
|
doria
|
90bd2d9a88
|
Merge branch 'develop' into da/pipe-fix
|
2024-02-29 16:42:45 -03:00 |
|
Drew Tada
|
2c8c7ee4df
|
pipes removed
|
2024-02-29 14:40:05 -05:00 |
|
bitful-pannul
|
6b75adb7eb
|
vfs: sanitize paths
|
2024-02-29 16:00:13 -03:00 |
|
dr-frmr
|
ca756d537e
|
adjust defaults, nits
|
2024-02-29 03:22:37 -03:00 |
|
dr-frmr
|
ad8e7261ae
|
Merge branch 'develop' into dr/eth-multi-chain
|
2024-02-29 02:18:44 -03:00 |
|
dr-frmr
|
8d21d5693f
|
fix some sub bugs
|
2024-02-29 02:08:27 -03:00 |
|
dr-frmr
|
67bf726a2d
|
node<>node subscriptions working
|
2024-02-28 19:49:02 -03:00 |
|
dr-frmr
|
1b012d515f
|
little fixes
|
2024-02-28 19:24:37 -03:00 |
|
dr-frmr
|
3299e3135b
|
whoa: refactor provider to deal with network errors
|
2024-02-26 20:46:27 -03:00 |
|
dr-frmr
|
67ea504c09
|
re-add missing errors to EthError
|
2024-02-26 17:44:44 -03:00 |
|
dr-frmr
|
7258e84978
|
eth error factor out unused
|
2024-02-26 17:32:27 -03:00 |
|
dr-frmr
|
8d98f1a6e7
|
eth: cleanup, more to come, provider filled out for rpc urls and node providers
|
2024-02-26 17:20:56 -03:00 |
|
OdinsBadEye
|
e747a6556c
|
Redesign with all the fonts (#269)
|
2024-02-26 18:03:03 +00:00 |
|
tadad
|
7b86d2971e
|
Merge pull request #268 from kinode-dao/da/tempfile
Da/tempfile
|
2024-02-26 10:20:16 -06:00 |
|
github-actions[bot]
|
07a25a4757
|
Format Rust code using rustfmt
|
2024-02-26 05:39:49 +00:00 |
|
dr-frmr
|
d07ab9784f
|
update proces_lib with fix, provider working again for urls
|
2024-02-26 02:39:22 -03:00 |
|
dr-frmr
|
c39bc81f1c
|
fix: don't repeat rpc arg
|
2024-02-26 01:51:41 -03:00 |
|
dr-frmr
|
365ba8ca70
|
WIP stuck on bizarre alloy bug
|
2024-02-26 01:42:38 -03:00 |
|
tadad
|
b2986c0860
|
Merge branch 'develop' into da/tempfile
|
2024-02-24 10:11:16 -06:00 |
|
nick.kino
|
b2a75df15e
|
Merge pull request #264 from kinode-dao/hf/fix-tests
fix tests
|
2024-02-23 21:00:52 -08:00 |
|
Drew Tada
|
14388fc129
|
patched
|
2024-02-23 13:01:05 -05:00 |
|
hosted-fornet
|
629f6f0f62
|
Merge branch 'develop' into hf/fix-tests
|
2024-02-23 09:47:21 -08:00 |
|
hosted-fornet
|
f2b8d38b97
|
kernel: remove "timed out" print
|
2024-02-22 13:24:40 -08:00 |
|