julian
|
a572c1d5e3
|
keep wallet functionality outside currency class
|
2023-10-06 09:15:11 -06:00 |
|
julian-CStack
|
4973447703
|
Merge pull request #677 from cypherstack/wallets-refactor-epic
Wallets refactor epic
|
2023-10-06 09:08:40 -06:00 |
|
likho
|
6175bf0396
|
Merge branch 'staging' of github.com:cypherstack/stack_wallet into wallets-refactor-epic
|
2023-10-06 12:17:36 +02:00 |
|
likho
|
9d6c04f68f
|
Remove isolate stuff
|
2023-10-06 12:04:24 +02:00 |
|
likho
|
3a04fce46d
|
Merge branch 'wallets-refactor-epic' of github.com:cypherstack/stack_wallet into wallets-refactor-epic
|
2023-10-06 11:55:34 +02:00 |
|
likho
|
e18c06fbcd
|
Fix missing receiving address for incoming transactions
|
2023-10-06 11:55:24 +02:00 |
|
ryleedavis
|
db6110997a
|
remove scanOutput isolate
|
2023-10-04 17:03:46 -06:00 |
|
julian
|
d8e4ca03a8
|
update ref
|
2023-10-04 15:23:02 -06:00 |
|
ryleedavis
|
79cfabe5bb
|
Merge branch 'wallets-refactor-epic' of https://github.com/cypherstack/stack_wallet into wallets-refactor-epic
|
2023-10-04 13:57:04 -06:00 |
|
ryleedavis
|
5c15d58c2e
|
remove scanOutput function
|
2023-10-04 08:50:44 -06:00 |
|
likho
|
c08bdd3c08
|
Remove startSync isolate
|
2023-10-04 15:31:35 +02:00 |
|
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 |
|
julian
|
7708d3ab8b
|
fix fusion recv
|
2023-10-03 13:04:32 -06:00 |
|
Likho
|
e28c7f5019
|
WIP: Epic transaction data class
|
2023-10-03 16:35:13 +02: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 |
|
sneurlax
|
22f9256f36
|
Merge branch 'socks_socket' into fusion
|
2023-10-02 15:04:51 -05:00 |
|
sneurlax
|
10e668ce7b
|
use socks_socket#master
|
2023-10-02 15:04:08 -05:00 |
|
julian
|
f29e058c75
|
update ref
|
2023-10-02 14:00:10 -06:00 |
|
julian
|
e295357d2d
|
update ref
|
2023-10-02 11:32:24 -06:00 |
|
julian
|
f9ac09aec1
|
Merge remote-tracking branch 'origin_SW/fusion' into fusion
|
2023-10-02 10:42:00 -06:00 |
|
julian
|
cf053f2071
|
update ref
|
2023-10-02 10:41:49 -06:00 |
|
sneurlax
|
71ae22c6a0
|
update fusiondart#staging ref to use socks_socket package
|
2023-10-02 10:41:31 -05:00 |
|
sneurlax
|
b39ffdf5ef
|
status update and debug prints
|
2023-09-30 14:59:02 -05:00 |
|
sneurlax
|
719b8fb46c
|
use socks_socket submodule in fusiondart submodule
yo dawg...
|
2023-09-30 14:18:17 -05:00 |
|
julian
|
3ef3cab124
|
clean up schedule connections
|
2023-09-29 16:24:09 -06:00 |
|
ryleedavis
|
c7608b0ad7
|
format fixes and walletBalance
|
2023-09-29 15:46:33 -06:00 |
|
julian
|
800399a160
|
properly set variables in constructor
|
2023-09-29 15:38:06 -06:00 |
|
julian
|
0a28433fe1
|
update ref
|
2023-09-29 15:12:58 -06:00 |
|
julian
|
33e5980ce2
|
update fusiondart ref
|
2023-09-29 11:57:53 -06:00 |
|
julian
|
7f3ff14da0
|
non "global" Fusion class socket variables
|
2023-09-29 11:46:20 -06:00 |
|
julian
|
cf1a632642
|
make startCovert functional
|
2023-09-29 11:07:32 -06:00 |
|
julian
|
1774ad6b73
|
remove problem child _coins
|
2023-09-29 10:48:01 -06:00 |
|
julian
|
dc9a7f6542
|
remove duplicate function (addCoinsFromWallet already exists)
|
2023-09-29 10:32:07 -06:00 |
|
ryleedavis
|
53b90fa01d
|
another merge conflict ?
|
2023-09-29 10:00:46 -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 |
|
julian
|
56332f9be7
|
update ref
|
2023-09-28 17:12:50 -06:00 |
|
ryleedavis
|
5c726a639c
|
WIP: call abstract wrapper class for addressInfo, openWallet, deleteWallet, chainHeight
|
2023-09-28 16:22:24 -06:00 |
|
julian
|
7c087fadf9
|
do not close dialog by clicking outside of it
|
2023-09-28 15:41:13 -06:00 |
|
julian
|
7b020fbbbb
|
update ref
|
2023-09-28 15:39:59 -06:00 |
|
julian
|
21b8f3f0ca
|
fix: explicit check of exception
|
2023-09-28 14:47:06 -06:00 |
|