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 |
|
ryleedavis
|
9762ffd180
|
WIP: move get transaction fees, delete wallet, open wallet, and tx http send
|
2023-09-27 16:47:26 -06: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 |
|
ryleedavis
|
dc457e7266
|
move scan outputs, create tx, get tx, cancel tx, and address info to abstract class
|
2023-09-26 17:26:28 -06:00 |
|
likho
|
098a69eded
|
Move recover and wallet balances into abstract class
|
2023-09-26 17:36:21 +02:00 |
|
julian
|
abd7111528
|
Merge branch 'wallets_refactor' into wallets-refactor-epic
|
2023-09-22 13:44:00 -06:00 |
|
julian
|
0efad4a5a6
|
Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
|
2023-09-22 13:43:33 -06:00 |
|
julian-CStack
|
c7c863e802
|
Merge pull request #673 from cypherstack/ui-fixes
update tor dep version
|
2023-09-22 13:43:11 -06:00 |
|
julian
|
69e24de4c1
|
update tor dep version
|
2023-09-22 13:42:36 -06:00 |
|
julian-CStack
|
7613a99ab3
|
Merge pull request #672 from cypherstack/ui-fixes
macos entitlements
|
2023-09-22 11:35:15 -06:00 |
|
julian-CStack
|
cc7a37ea9f
|
macos entitlements
|
2023-09-22 11:09:31 -06:00 |
|
julian
|
aa6fa66457
|
Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
|
2023-09-22 09:28:23 -06:00 |
|
Diego Salazar
|
3a6291241c
|
Bump build number (191)
|
2023-09-21 14:50:21 -06:00 |
|
julian-CStack
|
8a0e35b071
|
Merge pull request #671 from cypherstack/ui-fixes
add note to one time tor popup
|
2023-09-21 13:02:00 -06:00 |
|
julian
|
ea61f22d93
|
update tor lib
|
2023-09-21 13:00:47 -06:00 |
|
julian
|
a6f8d4d779
|
add note to one time tor popup
|
2023-09-21 08:51:16 -06:00 |
|
julian-CStack
|
e125d01a3e
|
Merge pull request #670 from cypherstack/ui-fixes
update animation and rust version for epiccash
|
2023-09-20 19:18:57 -06:00 |
|
julian-CStack
|
8ed67903d1
|
Merge branch 'staging' into ui-fixes
|
2023-09-20 19:18:31 -06:00 |
|
julian
|
9f10b4db5d
|
update animation
|
2023-09-20 19:17:47 -06:00 |
|
Diego Salazar
|
10ad4f4f4f
|
Bump version (1.8.0)
|
2023-09-20 19:12:57 -06:00 |
|
julian
|
758392ede4
|
epiccash needs an even older rust version
|
2023-09-20 19:11:56 -06:00 |
|
julian-CStack
|
d67d6f9db6
|
Merge pull request #669 from cypherstack/ui-fixes
UI fixes
|
2023-09-20 17:14:16 -06:00 |
|
julian
|
e827ead3fb
|
update monero ref
|
2023-09-20 17:13:36 -06:00 |
|
julian
|
52288dc4f4
|
ios rust targets updates/checks
|
2023-09-20 17:09:12 -06:00 |
|
julian
|
781e2262b5
|
added mutex since only one epic cash wallet can/should be active at a time
|
2023-09-20 17:08:22 -06:00 |
|
julian
|
8ec22ed389
|
Added some notes/todos and changed usages of Tuple to using the new built in record type instead
|
2023-09-20 17:04:37 -06:00 |
|
julian
|
3e889a6d27
|
Merge branch 'wallets_refactor' into wallets-refactor-epic
|
2023-09-20 17:02:51 -06:00 |
|
julian
|
09c6d440c8
|
ios rust targets updates/checks
|
2023-09-20 17:01:23 -06:00 |
|
julian
|
cc24aa5f43
|
Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
# Conflicts:
# pubspec.lock
|
2023-09-20 15:07:09 -06:00 |
|
Diego Salazar
|
3941e6d689
|
Update pubspec.yaml
|
2023-09-20 15:06:59 -06:00 |
|
Diego Salazar
|
118db7c4a3
|
Merge pull request #664 from cypherstack/arti
Add Tor client to Stack Wallet
|
2023-09-20 15:04:29 -06:00 |
|
julian
|
7155646f57
|
desktop tor one time dialog added and hidden dev settings enabled for desktop
|
2023-09-20 14:52:27 -06:00 |
|
julian
|
157901e33d
|
one time stacy tor dialog
|
2023-09-20 14:39:06 -06:00 |
|
julian
|
90a913540c
|
button style consistency on desktop network info
|
2023-09-20 13:39:18 -06:00 |
|
julian
|
eff2d7d539
|
center desktop tor button in menu
|
2023-09-20 13:36:59 -06:00 |
|
sneurlax
|
cd00e9f8fd
|
build monero by default
even if it isn't used
|
2023-09-20 13:39:45 -05:00 |
|
sneurlax
|
5123edcc13
|
auto-generated windows flutter changes
|
2023-09-20 13:38:06 -05:00 |
|
sneurlax
|
8d6c355b95
|
revert inadvertent tx_icon change
whoopsie
|
2023-09-20 13:19:39 -05:00 |
|
julian
|
1781774d45
|
script error wording
|
2023-09-20 10:32:07 -06:00 |
|
julian
|
f98d2e405b
|
rust version change for epiccash building
|
2023-09-20 10:19:21 -06:00 |
|
sneurlax
|
eec0d2d7df
|
revert firo changes to wallet settings view
|
2023-09-20 10:58:40 -05:00 |
|
julian
|
c2489cdd68
|
remove tor build scripts
|
2023-09-20 09:16:35 -06:00 |
|
julian
|
67c73076a2
|
run loading futures together
|
2023-09-20 09:10:29 -06:00 |
|