Commit graph

4921 commits

Author SHA1 Message Date
julian
a076d7a8f5 update ref 2023-10-11 19:03:39 -06:00
julian
e2d5b32b23 temp hack 2023-10-11 18:53:45 -06:00
likho
2215d9d919 Clean up, remove unused functions 2023-10-11 14:55:40 +02:00
likho
2652df6e27 Cleanup 2023-10-11 14:05:04 +02:00
likho
30becee61f Update libepiccash 2023-10-11 14:02:23 +02:00
likho
1dfb446a96 Move listener functionality to abstract class 2023-10-11 13:50:41 +02:00
ryleedavis
7a55fe73f2 remove epic_transaction.dart file 2023-10-10 15:45:35 -06:00
ryleedavis
e6eb743c1c remove epic_transaction.dart file 2023-10-10 15:45:28 -06:00
ryleedavis
db67956f33 remove libepiccash.dart file 2023-10-10 15:26:12 -06:00
julian
d6e3bbae83 update fusion ref 2023-10-10 10:45:27 -06:00
likho
8f9285ce56 Move abstract class and epic_transaction to libbepiccash 2023-10-10 16:41:18 +02:00
likho
4c66bbaa41 Fix send all error 2023-10-10 14:54:23 +02:00
likho
7a745000b9 Clean up 2023-10-10 09:59:16 +02:00
julian
cdcabdc7d8 update ref 2023-10-09 16:49:59 -06:00
julian
06b8ee844d add broadcast tx functionality to fusion 2023-10-09 16:05:21 -06:00
julian
8af4acbdbe no need to use any Input class type here 2023-10-09 15:52:13 -06:00
julian
d73a90fb51 privkey lookup for signing 2023-10-09 15:42:48 -06:00
ryleedavis
95073cb4e8 WIP: fix credited and debited json 2023-10-09 15:22:44 -06:00
julian
e82a5a1fb8 use utxo class for passing around utxo data 2023-10-09 15:05:10 -06:00
julian
4142b437c7 pass in getTransaction in case its needed 2023-10-09 14:22:52 -06:00
julian
9bda961a3b update ref 2023-10-09 11:44:45 -06:00
julian
2ce3bac497 reserved address flag 2023-10-09 11:44:36 -06:00
julian
3e2eb2a7c7 ensure only wallet owned p2pkh addresses are passed in 2023-10-09 11:44:17 -06:00
julian
bbf0943003 Don't use Transaction for passing data into fusion 2023-10-09 10:55:13 -06:00
julian
ebabfc9328 use bch net params 2023-10-09 10:06:34 -06:00
ryleedavis
ed80a50432 WIP: fix transactionAddress for incoming transactions + epicTransaction json 2023-10-09 09:37:25 -06:00
ryleedavis
848d45ad72 do int.parse inside scanOutputs, add import for badHttpAddress 2023-10-06 16:36:21 -06:00
julian
9c352d0e99 update ref 2023-10-06 16:33:01 -06:00
ryleedavis
410e0fbb1e move BadEpicHttpAddressException to abstract class 2023-10-06 14:29:32 -06:00
ryleedavis
4632659e21 add mutex to libepiccash 2023-10-06 14:28:43 -06:00
julian
bde7af7b45 add expected result comment 2023-10-06 09:43:53 -06:00
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