ens #32

Merged
lash merged 21 commits from ens into master 2025-03-07 06:00:18 +01:00

21 Commits

Author SHA1 Message Date
Carlosokumu
e97d4be296 refactor: break down checkbalance function to avoild code redandancy,remove misplaced flag setting 2025-03-03 12:16:45 +03:00
Carlosokumu
c2a0b05c84 fix: update expected content in checkbalance function 2025-03-03 12:12:46 +03:00
Carlosokumu
20c8af582c switch to use ens api endpoint for the aliases requests 2025-02-28 17:29:18 +03:00
Carlosokumu
101afd5ebd update check balance test 2025-02-27 16:35:41 +03:00
Carlosokumu
830d867ac8 chore: remove alias tag,use lower case b for balance 2025-02-27 16:35:17 +03:00
Carlosokumu
0cbe391209 update test data file to include my alias menu option 2025-02-27 16:00:54 +03:00
Carlosokumu
226d1f5697 fix: update authorize test function 2025-02-27 13:21:42 +03:00
Carlosokumu
3e422f269f feat: show alias if set on main node 2025-02-27 13:14:27 +03:00
Carlosokumu
7a6e5b094f load current alias 2025-02-27 09:42:25 +03:00
Carlosokumu
5ed63cec39 reset invalid PIN flag 2025-02-27 09:41:02 +03:00
Carlosokumu
8f7d5ff66d feat: add request for ens based names from user input 2025-02-26 16:34:00 +03:00
Carlosokumu
f922fb6d43 update authorize_account sink value 2025-02-26 15:48:25 +03:00
Carlosokumu
78af4d225f add alias account template 2025-02-26 15:47:17 +03:00
Carlosokumu
b887c67e5d add node to confirm your alias 2025-02-26 15:14:04 +03:00
Carlosokumu
0816190469 feat: add node to update your alias 2025-02-26 15:08:29 +03:00
Carlosokumu
28e734e0ba feat: add my alias menu option 2025-02-26 15:02:28 +03:00
Carlosokumu
d92dc026f5 check for invalid PIN 2025-02-26 14:51:16 +03:00
Carlosokumu
939df35c8c register new menu handlers 2025-02-26 14:48:19 +03:00
Carlosokumu
c09ce32010 feat: reset invalid pin flag,update template text 2025-02-26 14:46:09 +03:00
Carlosokumu
1f0e7c016e add check for account alias data type 2025-02-26 14:40:17 +03:00
Carlosokumu
a984c9dd06 add invalid and account alias flags 2025-02-26 14:37:54 +03:00