7b85451fd6 
							
						 
					 
					
						
						
							
							added vouchers.go  
						
						
						
					 
					
						2025-07-01 01:57:32 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							a6cd3d93b4 
							
						 
					 
					
						
						
							
							added transactions.go for transaction histories  
						
						
						
					 
					
						2025-07-01 01:55:30 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							9722df1149 
							
						 
					 
					
						
						
							
							added poolswap.go for pool swap functionality  
						
						
						
					 
					
						2025-07-01 01:53:03 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							a9e0aebdde 
							
						 
					 
					
						
						
							
							move PIN functionality to pin.go  
						
						
						
					 
					
						2025-07-01 01:50:20 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							098ea93439 
							
						 
					 
					
						
						
							
							move create account functionality to the registration.go file  
						
						
						
					 
					
						2025-07-01 01:44:38 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							dd56d52f4c 
							
						 
					 
					
						
						
							
							Merge pull request 'fix-amount-conversion' ( #87 ) from fix-amount-conversion into master  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						Reviewed-on: #87  
						
					 
					
						2025-06-26 14:07:29 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							3592e7747c 
							
						 
					 
					
						
						
							
							add a test case with large decimal amount  
						
						
						
					 
					
						2025-06-26 12:30:44 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							7fe40faa9d 
							
						 
					 
					
						
						
							
							use the TruncateDecimalString helper function to format amounts to 2 d.p  
						
						
						
					 
					
						2025-06-26 12:30:14 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							02fd02dc21 
							
						 
					 
					
						
						
							
							add a test for the TruncateDecimalString  
						
						
						
					 
					
						2025-06-26 12:26:49 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							b884b82197 
							
						 
					 
					
						
						
							
							add test cases with high decimals for the ParseAndScaleAmount func  
						
						
						
					 
					
						2025-06-26 12:20:34 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							280c382a3d 
							
						 
					 
					
						
						
							
							add a helper function 'TruncateDecimalString' to format amounts to specified decimal places  
						
						
						
					 
					
						2025-06-26 12:19:13 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							88926480dc 
							
						 
					 
					
						
						
							
							Return finalAmount as a string with 0 decimal places (rounded)  
						
						
						
					 
					
						2025-06-24 15:11:15 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							dabdf7eba2 
							
						 
					 
					
						
						
							
							add a test case to ensure the stored amount is not rounded off  
						
						
						
					 
					
						2025-06-24 14:55:37 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							96f6ca7d08 
							
						 
					 
					
						
						
							
							truncate two decimal places without risking float rounding issues  
						
						
						
					 
					
						2025-06-24 14:55:09 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							bc48dddd99 
							
						 
					 
					
						
						
							
							use the correct ContractAddress for the Last10TxResponse struct  
						
						
						
					 
					
						2025-06-24 14:04:07 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							2ec612978d 
							
						 
					 
					
						
						
							
							update sarafu-api to correctly unmarshal nested pool details response in RetrievePoolDetails  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-24 12:10:04 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							632f891e16 
							
						 
					 
					
						
						
							
							use the updated alias endpoints from the sarafu-api  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-24 10:51:15 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							d758b37065 
							
						 
					 
					
						
						
							
							use the correct TokenHoldings struct instead of TokenDetails  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-23 11:09:47 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							929fb6a40d 
							
						 
					 
					
						
						
							
							add logs for the request and response body  
						
						
						
					 
					
						2025-06-23 10:57:20 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							5263af46d8 
							
						 
					 
					
						
						
							
							use a single ProcessVouchers due to similar data struct  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-23 10:09:39 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							383ef51134 
							
						 
					 
					
						
						
							
							use the TokenAddress instead of ContractAddress  
						
						
						
					 
					
						2025-06-23 10:07:53 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							5479580230 
							
						 
					 
					
						
						
							
							use the TokenHoldings instead of TokenDetails in getting the pool swappable vouchers  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-23 09:50:13 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							6f2d965b89 
							
						 
					 
					
						
						
							
							add log for the GetCurrentProfileInfo  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-23 08:56:37 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							150dc99201 
							
						 
					 
					
						
						
							
							log the response from GetPoolSwappableVouchers  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-19 14:54:43 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							b85c5a8788 
							
						 
					 
					
						
						
							
							log the metadata from GetSwapToVoucherData  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-19 14:17:43 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							23f1068402 
							
						 
					 
					
						
						
							
							Use InfoCtxf instead of TraceCtxf  
						
						
						
					 
					
						2025-06-19 14:17:08 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							e803048b13 
							
						 
					 
					
						
						
							
							Added more logging and display the actual activePoolSymbol  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-06-19 12:54:33 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							137a5dd599 
							
						 
					 
					
						
						
							
							cosmetic-fixes ( #83 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						Resolved issue #80 
Reviewed-on: #83 
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com> 
						
					 
					
						2025-06-19 10:30:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							61ff337464 
							
						 
					 
					
						
						
							
							Merge pull request 'hotfix/v1.2.5-rc.1' ( #82 ) from hotfix/v1.2.5-rc.1 into master  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						Reviewed-on: #82  
						
					 
					
						2025-06-18 11:53:30 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							41c3b6d8e6 
							
						 
					 
					
						
						
							
							Merge branch 'master' into hotfix/v1.2.5-rc.1  
						
						
						
					 
					
						2025-06-18 12:41:28 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							42dadb5eea 
							
						 
					 
					
						
						
							
							add-pool-selection ( #79 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						- Add pool selection under "Select vouchers" node
- Use the set pool contract address in the swap, or fall back to the default
Reviewed-on: #79 
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com> 
						
					 
					
						2025-06-09 13:38:19 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							7228b818e3 
							
						 
					 
					
						
						
							
							swap-fix ( #78 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						- Resolves a "key not found error" on the swap max limit node
- Resolves double PIN requests when authorizing transactions #67 
Reviewed-on: #78 
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com> 
						
					 
					
						2025-06-03 09:19:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							3b44b4b9e7 
							
						 
					 
					
						
						
							
							updated go-vise to add full memory reset method  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-05-28 16:09:15 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							7c2454422e 
							
						 
					 
					
						
						
							
							remove misplaced CATCH statement  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-05-23 16:54:05 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							95de1dad2b 
							
						 
					 
					
						
						
							
							updated the go-vise package to commit hash a170e8a79da067e30b3c28a999a4d87fdd07ebaf  
						
						
						
					 
					
						2025-05-23 16:53:10 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							fac703576f 
							
						 
					 
					
						
						
							
							updated the go-vise package to commit hash a170e8a79da067e30b3c28a999a4d87fdd07ebaf  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-05-23 15:30:48 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							df8e0b4d4a 
							
						 
					 
					
						
						
							
							remove misplaced CATCH statement  
						
						
						
					 
					
						2025-05-23 15:28:40 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							b4bacfdc03 
							
						 
					 
					
						
						
							
							use the updated sarafu-api package with correct PoolSwapURL  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-05-22 15:34:04 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							8dc203d111 
							
						 
					 
					
						
						
							
							use the TemporaryValue to store the user's swap amount input  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-05-22 15:18:52 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							dcadea8737 
							
						 
					 
					
						
						
							
							Convert TokenDecimals (uint8) to string before storing it  
						
						
						
					 
					
						2025-05-22 15:09:46 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							71496d0015 
							
						 
					 
					
						
						
							
							change position of the catch statements  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-05-22 12:41:49 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							d9fc5440c5 
							
						 
					 
					
						
						
							
							prevent access to the swap menu if one does not have a voucher  
						
						
						
					 
					
						2025-05-22 12:24:10 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							0495472530 
							
						 
					 
					
						
						
							
							match the reset_incorrect_pin symbol to the function name  
						
						
						
					 
					
						2025-05-22 12:13:50 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							fd43060021 
							
						 
					 
					
						
						
							
							update the api failure template  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-05-21 18:52:05 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							cf6e105fb9 
							
						 
					 
					
						
						
							
							catch the api call error flag  
						
						
						
					 
					
						2025-05-21 18:51:41 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							91b57fece2 
							
						 
					 
					
						
						
							
							use the ProcessTokens function and remove the unused DATA_POOL_TO_BALANCES  
						
						
						
					 
					
						2025-05-21 18:51:10 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							043c79384c 
							
						 
					 
					
						
						
							
							correctly process TokenDetails  
						
						
						
					 
					
						2025-05-21 18:39:45 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							1cc1d00ffe 
							
						 
					 
					
						
						
							
							added a function to ProcessTokens from the GetPoolSwappableVouchers  
						
						
						
					 
					
						2025-05-21 18:19:23 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							d7987bf460 
							
						 
					 
					
						
						
							
							use the updated ussd-data-service and sarafu-api with TokenDetails  
						
						
						
					 
					
						2025-05-21 18:18:15 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							21da4b976b 
							
						 
					 
					
						
						
							
							use the updated sarafu-api that removes the publicKey from the GetPoolSwappableVouchers  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	release / docker (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-05-21 15:45:17 +03:00