julian
|
e72e59a50a
|
some clean up
|
2023-05-25 15:29:23 -06:00 |
|
Josh Babb
|
72c00cbea7
|
remove comment
did the TODO
|
2023-05-25 15:59:43 -05:00 |
|
Josh Babb
|
69a085e9a6
|
rpc2.dart -> rpc.dart
|
2023-05-25 15:52:07 -05:00 |
|
Josh Babb
|
73312cb920
|
after socket closes, complete pending requests with errors
|
2023-05-25 15:51:27 -05:00 |
|
julian
|
e0e4ffe0f4
|
fix: cached electrumx constructor usage
|
2023-05-25 14:37:34 -06:00 |
|
Josh Babb
|
5eec303476
|
do not send next available request from doneHandler
|
2023-05-25 15:35:55 -05:00 |
|
Josh Babb
|
6be59b6760
|
add todo note
|
2023-05-25 15:29:14 -05:00 |
|
Josh Babb
|
30c860d8c3
|
nullify socket
better safe than sorry!
|
2023-05-25 15:28:44 -05:00 |
|
julian
|
7718a93059
|
convert cached electrumx into a simple wrapper
|
2023-05-25 14:27:58 -06:00 |
|
Josh Babb
|
ba41094ed2
|
send next available request in queue if isNotEmpty
|
2023-05-25 13:56:18 -05:00 |
|
Josh Babb
|
6ca51c99c9
|
destroy socket when done
|
2023-05-25 13:49:14 -05:00 |
|
julian-CStack
|
990cc7cfa5
|
Merge pull request #554 from cypherstack/ui-fixes
fix: Handle sent to self transactions when sent to a change address
|
2023-05-25 12:25:23 -06:00 |
|
Josh Babb
|
6749bc2f06
|
change exception message
:)
|
2023-05-25 11:29:46 -05:00 |
|
Josh Babb
|
b82ed502ca
|
replace rpc.dart with rpc2.dart
|
2023-05-25 11:27:35 -05:00 |
|
julian
|
6a92657f50
|
fix: Firo total displayed on managed favourite list card
|
2023-05-25 10:10:07 -06:00 |
|
julian
|
3189203419
|
fix: Firo total displayed on favourite card
|
2023-05-25 10:05:20 -06:00 |
|
julian-CStack
|
71a570d286
|
Merge pull request #553 from fossephate/add-nano
Add nano
|
2023-05-25 09:34:29 -06:00 |
|
julian
|
74d3175d87
|
fix: Handle sent to self transactions when sent to a change address
|
2023-05-25 09:24:07 -06:00 |
|
julian-CStack
|
3d5e86dc6f
|
Merge pull request #552 from cypherstack/firo_cleanup
Quick/temp firo fix and some ecash tweaks
|
2023-05-25 08:25:49 -06:00 |
|
julian
|
2b9f4c85f9
|
queued json rpc requests per socket connection
|
2023-05-24 17:35:45 -06:00 |
|
Josh Babb
|
6b9337ee10
|
remove unused requestQueue
|
2023-05-24 16:23:45 -05:00 |
|
Josh Babb
|
535c400a69
|
re-add mutex; release in doneHandler
|
2023-05-24 16:06:56 -05:00 |
|
Josh Babb
|
3cb894e7c6
|
add getBlockHeadTip response/error checking
|
2023-05-24 16:05:59 -05:00 |
|
Josh Babb
|
d8a7c8d5ad
|
null awareness
|
2023-05-24 15:56:08 -05:00 |
|
Josh Babb
|
64caffce79
|
console logging
|
2023-05-24 15:55:55 -05:00 |
|
Josh Babb
|
39b99e6900
|
comments
|
2023-05-24 15:55:36 -05:00 |
|
Josh Babb
|
866b7c4e88
|
comment mutex code
|
2023-05-24 15:55:24 -05:00 |
|
fossephate
|
c5f2480634
|
receive nano transactions
|
2023-05-24 15:09:00 -04:00 |
|
julian
|
35b631f329
|
fix: block possible ordinal containing utxos
|
2023-05-24 13:07:44 -06:00 |
|
julian
|
d7aa8134d3
|
block possible ordinal containing utxos
|
2023-05-24 13:02:36 -06:00 |
|
Josh Babb
|
7bb74455cd
|
comment
|
2023-05-24 13:40:19 -05:00 |
|
Josh Babb
|
73ecbf15d5
|
move dataHandler and errorHandler up in scope
|
2023-05-24 13:39:21 -05:00 |
|
julian
|
4c12e870b1
|
stream subscription
|
2023-05-24 12:27:19 -06:00 |
|
fossephate
|
97ecb72ecf
|
Merge branch 'add_nano' of https://github.com/cypherstack/stack_wallet into add-nano
|
2023-05-24 14:20:38 -04:00 |
|
fossephate
|
b6ace4ef27
|
save
|
2023-05-24 14:19:49 -04:00 |
|
Josh Babb
|
81689426e2
|
add logs
|
2023-05-24 13:15:19 -05:00 |
|
Josh Babb
|
2762490e6d
|
add todo
|
2023-05-24 13:15:10 -05:00 |
|
Josh Babb
|
281a04654c
|
reuse socket var where possible
|
2023-05-24 13:14:56 -05:00 |
|
Josh Babb
|
2428dd7d12
|
move socket var up in scope
|
2023-05-24 13:14:21 -05:00 |
|
Josh Babb
|
1e11fdd6fe
|
make vars final
|
2023-05-24 13:12:54 -05:00 |
|
julian
|
feabebcce5
|
amount fix
|
2023-05-24 12:11:33 -06:00 |
|
julian
|
bc868a7d38
|
fix: merge clean up
|
2023-05-24 12:08:32 -06:00 |
|
julian
|
553e035ca7
|
Merge remote-tracking branch 'origin_SW/staging' into add_nano
# Conflicts:
# lib/models/isar/stack_theme.dart
# lib/models/isar/stack_theme.g.dart
# lib/pages/settings_views/global_settings_view/manage_nodes_views/add_edit_node_view.dart
# lib/services/coins/firo/firo_wallet.dart
# lib/themes/coin_icon_provider.dart
# lib/themes/coin_image_provider.dart
# lib/utilities/constants.dart
# lib/utilities/enums/coin_enum.dart
|
2023-05-24 11:37:37 -06:00 |
|
julian
|
0933546806
|
fix: various eCash tweaks + 0 conf
|
2023-05-24 11:00:54 -06:00 |
|
julian
|
da522128de
|
fix: eCash display name
|
2023-05-24 10:51:57 -06:00 |
|
julian-CStack
|
93f0cda444
|
Merge pull request #551 from fossephate/add-nano
Nano Sends
|
2023-05-24 10:34:24 -06:00 |
|
julian
|
1a8aefa45c
|
fix: quick hack to show incoming joinsplit txns
|
2023-05-24 10:25:13 -06:00 |
|
fossephate
|
03d69d44ce
|
small cleanup
|
2023-05-24 12:12:28 -04:00 |
|
julian-CStack
|
4a366b3b02
|
Merge pull request #544 from detherminal/staging
feat: add nano
|
2023-05-24 10:00:05 -06:00 |
|
fossephate
|
7a95c20645
|
nano sending + minor sats constants refactor
|
2023-05-24 11:56:44 -04:00 |
|