Commit Graph

226 Commits

Author SHA1 Message Date
dr-frmr
50f6f8cab7
bugfix: login and log-fetching 2024-03-11 00:02:55 -03:00
dr-frmr
402d54eadb
final fix: remove warnings 2024-03-10 23:24:27 -03:00
dr-frmr
91a061fe27
update default providers to new keys + add alternate chains 2024-03-10 23:09:56 -03:00
dr-frmr
7fc974a930
bugfixes: make simulation-mode work! 2024-03-10 22:42:08 -03:00
dr-frmr
b930f7f08d
eth: persist providers and access settings 2024-03-10 21:21:26 -03:00
OdinsBadEye
dcf7069e2f
Additional redesign + .ens registration (#272)
* Additional redesign + .ens registration

* ENS -> KNS

* Hide ENS button on Optimism

---------

Co-authored-by: dr-frmr <docterformer@protonmail.com>
2024-03-10 15:06:49 +00: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
Drew Tada
f0792cf1b3 uncommented drop_capabilities 2024-03-08 13:34:14 -06:00
dr-frmr
a3b86e230b
syntax fix 2024-03-08 16:16:14 -03:00
dr-frmr
60935d008f
bugfix: get from pki not peers in NetAction::GetPeer 2024-03-08 16:12:12 -03:00
doria
0989e8d3ff
Merge pull request #273 from kinode-dao/bp/passhash
password work
2024-03-07 23:25:15 -03:00
dr-frmr
3938f80176
refactor out tiny_keccak, remove unused deps 2024-03-07 23:23:50 -03:00
doria
2c5fab0d71
Merge pull request #276 from kinode-dao/dr/homepage-customizeable
make homepage dynamic, apps can add and remove links to themselves
2024-03-07 23:03:26 -03:00
bitful-pannul
92879957b7 register: add reset node screen 2024-03-07 17:13:43 -03:00
dr-frmr
d756348194
kns_indexer: add script to print state to terminal 2024-03-07 16:50:04 -03:00
bitful-pannul
6fcb2633da register: add link to /reset on login page 2024-03-07 15:27:54 -03:00
bitful-pannul
94a395a085 register: add chain_id to signature 2024-03-07 14:26:10 -03:00
bitful-pannul
072767c3d7 register: add more things to signature 2024-03-07 14:08:15 -03:00
dr-frmr
c43fccb513
remove extra trailing / 2024-03-07 13:30:04 -03:00
dr-frmr
0c0bbfe3d2
feat: make homepage customizeable, apps can request to be added with icon and label 2024-03-07 13:24:29 -03:00
doria
b961564c31
Merge branch 'develop' into bp/passhash 2024-03-07 12:10:46 -03:00
bitful-pannul
77bac5e659 register: readd file key 2024-03-06 21:59:41 -03:00
bitful-pannul
bf2c495e80 nit: remove prints 2024-03-06 14:46:28 -03:00
dr-frmr
0b3fc47575
http_server feat: add unbind action 2024-03-06 14:14:58 -03:00
dr-frmr
274ae268f2
improve prints slightly 2024-03-06 12:54:40 -03:00
bitful-pannul
01f2721e50 register: verify username and signature upon boot 2024-03-05 19:45:16 -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
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
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
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
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
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
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