likho
|
9746e789a0
|
add note
|
2023-10-04 09:59:53 +02:00 |
|
likho
|
5233cbbded
|
Merge branch 'wallets-refactor-epic' of github.com:cypherstack/stack_wallet into wallets-refactor-epic
|
2023-10-04 09:53:15 +02:00 |
|
likho
|
3b4de2b2d5
|
Add EpicTransaction DTO for parsing transactions, clean out mutex stuff for calls to the abstract class
|
2023-10-04 09:53:05 +02:00 |
|
ryleedavis
|
89ca809d9f
|
Merge branch 'wallets-refactor-epic' of https://github.com/cypherstack/stack_wallet into wallets-refactor-epic
|
2023-10-03 21:50:54 -06:00 |
|
ryleedavis
|
d2ed34a2d0
|
WIP: startScans
|
2023-10-03 19:02:48 -06:00 |
|
ryleedavis
|
684388c6f9
|
WIP: scanOutputs
|
2023-10-03 19:01:43 -06:00 |
|
likho
|
540c8b5c5d
|
WIPL:Epic transactions model
|
2023-10-03 16:20:44 +02:00 |
|
likho
|
8705340880
|
WIP: GET Transactions
|
2023-10-03 12:42:01 +02:00 |
|
ryleedavis
|
c7608b0ad7
|
format fixes and walletBalance
|
2023-09-29 15:46:33 -06:00 |
|
ryleedavis
|
9a37b18615
|
resolve merge conflict
|
2023-09-29 09:57:34 -06:00 |
|
ryleedavis
|
b8a412988f
|
cancelTransactions and createTransaction
|
2023-09-29 09:51:24 -06:00 |
|
likho
|
8ec8c6c914
|
Update tx send to use abstract class send functions
|
2023-09-29 16:45:40 +02:00 |
|
likho
|
b178c30620
|
WIP: move send tx to use abstract class
|
2023-09-29 16:15:15 +02:00 |
|
likho
|
807fc677d7
|
Clean up
|
2023-09-29 11:35:08 +02:00 |
|
ryleedavis
|
5c726a639c
|
WIP: call abstract wrapper class for addressInfo, openWallet, deleteWallet, chainHeight
|
2023-09-28 16:22:24 -06:00 |
|
julian
|
3dd8083a09
|
call abstract wrapper class functions directly
|
2023-09-28 10:05:18 -06:00 |
|
likho
|
835d27dc38
|
WIP: Epicwallet clean up, get fees and address from abstract class
|
2023-09-28 16:11:41 +02:00 |
|
likho
|
13a171f3ef
|
WIP:Replace libepiccash calls with calls to abstract class, add error handling and return types other than strings
|
2023-09-27 17:53:10 +02:00 |
|
sneurlax
|
12b3dd58a8
|
remove prints from prod
|
2023-09-19 23:57:52 -05:00 |
|
julian
|
4e3390a7c0
|
refactor TorService
|
2023-09-15 13:51:20 -06:00 |
|
julian
|
4160196135
|
clean up epic wallet file
|
2023-09-10 13:43:41 -06:00 |
|
julian
|
381672d368
|
apply scans error propagation fix
|
2023-09-10 13:43:41 -06:00 |
|
julian
|
6efcdf97ea
|
clean up cancel transaction in epiccash wallet
|
2023-09-10 13:43:41 -06:00 |
|
ryleedavis
|
dea35fd801
|
WIP: tor http connection
|
2023-09-08 16:53:09 -06:00 |
|
ryleedavis
|
f240163a91
|
WIP: tor http connection
|
2023-09-08 15:09:59 -06:00 |
|
julian-CStack
|
d38d482b87
|
Merge branch 'staging' into httpsend-error-fix
|
2023-09-08 07:28:12 -06:00 |
|
julian
|
bc25d5b3af
|
WIP stellar memo field on send screens as well as in trade details and exchange flow
|
2023-09-07 16:41:44 -06:00 |
|
julian
|
98f3046e04
|
stellar sync error fix
|
2023-09-07 14:05:25 -06:00 |
|
likho
|
150ccdf57d
|
Return more descriptive error for http send
|
2023-09-06 18:26:31 +02:00 |
|
likho
|
41e3c2371d
|
Fix HTTP send error
|
2023-09-06 15:18:23 +02:00 |
|
julian
|
ca95612d69
|
fix firo lelantus sends to non wallet addresses not showing as confirmed in wallet ui
|
2023-09-05 10:19:58 -06:00 |
|
julian
|
6e4a23007b
|
fix some rescan functionality
|
2023-08-23 14:58:22 -06:00 |
|
julian
|
3cd31d1bf2
|
clean up
|
2023-08-23 14:56:40 -06:00 |
|
julian
|
4b5686d8a4
|
handle stellar rescan properly
|
2023-08-23 14:31:34 -06:00 |
|
julian
|
31cac4b950
|
code formatting
|
2023-08-23 14:12:11 -06:00 |
|
julian
|
19a6e0b826
|
fix tezos refresh function
|
2023-08-23 11:58:16 -06:00 |
|
julian
|
63ab0b09e8
|
revert enum name
|
2023-08-23 11:29:10 -06:00 |
|
ryleedavis
|
02b67c2a2e
|
add parameter to initializeNew for tezos
|
2023-08-23 11:08:32 -06:00 |
|
ryleedavis
|
cceab1a036
|
Merge branch 'staging' into add-xtz
# Conflicts:
# lib/pages/settings_views/global_settings_view/manage_nodes_views/add_edit_node_view.dart
# lib/pages/settings_views/global_settings_view/manage_nodes_views/node_details_view.dart
# lib/widgets/node_card.dart
|
2023-08-23 10:53:34 -06:00 |
|
Likho
|
c44b64f4c0
|
Merge branch 'staging' into xlm-bug-fixes
|
2023-08-23 15:24:43 +02:00 |
|
likho
|
961b687e27
|
Test node connection when updating and node and show error codes on send fail instead of generic error
|
2023-08-23 15:13:17 +02:00 |
|
julian
|
04bba2bf2a
|
new wallet mnemonic options for supported coins
|
2023-08-22 15:07:08 -06:00 |
|
likho
|
2732b2fe71
|
WIP: XLM fixes and refactor
|
2023-08-22 18:33:24 +02:00 |
|
likho
|
444860da53
|
Return just one value for fees since endpoint returns only one value for fees
|
2023-08-16 15:17:58 +02:00 |
|
likho
|
e8d5c3ad8b
|
Return tx id when sending, implement updateSentTx
|
2023-08-16 14:46:21 +02:00 |
|
likho
|
e3fb83a61f
|
Send all
|
2023-08-15 18:01:51 +02:00 |
|
likho
|
0a77dad7ec
|
Refactor Update transactions call
|
2023-08-15 16:49:28 +02:00 |
|
likho
|
520ceabf79
|
Clean up and refactor
|
2023-08-15 15:28:53 +02:00 |
|
ryleedavis
|
373637701c
|
Fix tezos network status
|
2023-08-14 16:53:44 -06:00 |
|
likho
|
a6d3941858
|
Fix send and refactoring
|
2023-08-14 16:36:27 +02:00 |
|