Commit Graph

460 Commits

Author SHA1 Message Date
144398e18b Merge pull request 'ens' (#32) from ens into master
Reviewed-on: #32
Reviewed-by: lash <accounts-grassrootseconomics@holbrook.no>
2025-03-07 06:00:17 +01:00
16380dbe49
Use the GetPoolSwapQuote and PoolSwap functions for live data 2025-03-06 18:58:25 +03:00
2a46de9a6f
Use the latest sarafu-api changes with pool swap functionality 2025-03-06 18:57:24 +03:00
baff75da50
Add swap functionality using dummy data 2025-03-06 09:25:55 +03:00
d6047827a4
link swap related functions 2025-03-06 09:24:48 +03:00
6642fc0137
added the swap_initiated vis node 2025-03-06 09:23:53 +03:00
c367984930
move the catch for flag_account_authorized to the swap_preview node 2025-03-06 09:23:28 +03:00
21922e2b62
added translation for the swap request confirmation 2025-03-06 09:22:53 +03:00
a21186bd59
use a single swap.go file for swap helper functions 2025-03-05 17:00:44 +03:00
28eefb6197
make the ReadStringEntry func accessible 2025-03-05 16:36:37 +03:00
3e9a67b34e
added the swap preview vis files 2025-03-04 21:21:59 +03:00
2a2d43c279
added the swap limit vis files 2025-03-04 21:21:40 +03:00
a1f0e4dcfe
added functions to process the pool data and match based on the provided input 2025-03-04 21:21:02 +03:00
ee07bf11f8
added helper functions to process the swap to and swap from voucher data 2025-03-04 21:20:05 +03:00
cb1d129eda
added swap db keys 2025-03-04 21:18:25 +03:00
e97d4be296
refactor: break down checkbalance function to avoild code redandancy,remove misplaced flag setting 2025-03-03 12:16:45 +03:00
c2a0b05c84
fix: update expected content in checkbalance function 2025-03-03 12:12:46 +03:00
20c8af582c
switch to use ens api endpoint for the aliases requests 2025-02-28 17:29:18 +03:00
101afd5ebd
update check balance test 2025-02-27 16:35:41 +03:00
830d867ac8
chore: remove alias tag,use lower case b for balance 2025-02-27 16:35:17 +03:00
0cbe391209
update test data file to include my alias menu option 2025-02-27 16:00:54 +03:00
226d1f5697
fix: update authorize test function 2025-02-27 13:21:42 +03:00
3e422f269f
feat: show alias if set on main node 2025-02-27 13:14:27 +03:00
7a6e5b094f
load current alias 2025-02-27 09:42:25 +03:00
5ed63cec39
reset invalid PIN flag 2025-02-27 09:41:02 +03:00
8f7d5ff66d
feat: add request for ens based names from user input 2025-02-26 16:34:00 +03:00
f922fb6d43
update authorize_account sink value 2025-02-26 15:48:25 +03:00
78af4d225f
add alias account template 2025-02-26 15:47:17 +03:00
b887c67e5d
add node to confirm your alias 2025-02-26 15:14:04 +03:00
0816190469
feat: add node to update your alias 2025-02-26 15:08:29 +03:00
28e734e0ba
feat: add my alias menu option 2025-02-26 15:02:28 +03:00
d92dc026f5
check for invalid PIN 2025-02-26 14:51:16 +03:00
939df35c8c
register new menu handlers 2025-02-26 14:48:19 +03:00
c09ce32010
feat: reset invalid pin flag,update template text 2025-02-26 14:46:09 +03:00
1f0e7c016e
add check for account alias data type 2025-02-26 14:40:17 +03:00
a984c9dd06
add invalid and account alias flags 2025-02-26 14:37:54 +03:00
e8978413a5
added pool db processing 2025-02-26 13:10:15 +03:00
566503956d
added pool_swap menu nodes 2025-02-26 13:09:29 +03:00
c5dbe966c4
added flag_incorrect_pool flag 2025-02-26 13:08:00 +03:00
1221372424
use latest ussd-data-service package 2025-02-26 13:07:11 +03:00
e2d5546de1 Merge pull request 'fix-pin-reset-bug' (#26) from fix-pin-reset-bug into master
Some checks failed
release / docker (push) Has been cancelled
Reviewed-on: #26
2025-02-21 10:31:45 +01:00
95089875bf
remove extra spacing 2025-02-21 12:30:28 +03:00
4db25055ad
Added a fix for invalid PIN in PIN reset 2025-02-21 12:29:28 +03:00
e8e6f0e371
Added a fix to only hash valid PINs in SaveOthersTemporaryPin 2025-02-21 11:49:51 +03:00
91c4967efa
check for back 2025-02-21 11:01:42 +03:00
7b1824f18c
go back if account not unlocked 2025-02-21 11:01:31 +03:00
04c3f5ce65
repeat same node on invalid input 2025-02-21 11:01:14 +03:00
e646658f40
repeat same node on invalid input 2025-02-21 10:56:12 +03:00
c4cab444ad
repeat same node on invalid input 2025-02-20 21:26:53 +03:00
b5ade9112e
catch incorrect pin when resetting for others 2025-02-20 21:21:20 +03:00