julian
|
021165eb17
|
fix: update electrumx tests
|
2023-05-29 10:30:41 -06:00 |
|
Josh Babb
|
86fabcf9ff
|
port f113904a periodiocPingCheck changes to other electrumx coins
|
2023-05-29 11:06:57 -05:00 |
|
julian
|
f113904a22
|
fix: bug in setting _isConnected as well as adding call to refresh on reconnection established
|
2023-05-29 09:54:14 -06:00 |
|
julian
|
bad1eed7c8
|
cleaned up electrumx rpc
|
2023-05-29 09:16:25 -06:00 |
|
likho
|
436b11a102
|
Generate isar model/ fix status showing incorrectly in the transaction view page
|
2023-05-29 14:33:57 +02:00 |
|
likho
|
83778bb121
|
Fix Epiccash caching issue, add additional status messages as in Epicpay
|
2023-05-28 14:57:05 +02:00 |
|
julian-CStack
|
e526bb4fe6
|
Merge branch 'main' into staging
|
2023-05-26 17:53:15 -06:00 |
|
julian-CStack
|
fdbf6fa0b4
|
Merge pull request #560 from cypherstack/persistence
fixed tests
|
2023-05-26 17:49:01 -06:00 |
|
julian
|
5c2465784e
|
update tests
|
2023-05-26 17:48:03 -06:00 |
|
julian
|
4564ee7e0a
|
untested protected rpc version
|
2023-05-26 17:18:39 -06:00 |
|
julian-CStack
|
3f7b547cfd
|
Merge pull request #557 from detherminal/add_nano
add copyright generating script
|
2023-05-26 16:46:34 -06:00 |
|
julian-CStack
|
642e265cf5
|
Merge pull request #559 from cypherstack/persistence
Reuse sockets
|
2023-05-26 16:46:08 -06:00 |
|
julian-CStack
|
beb62fbc9d
|
Merge branch 'staging' into persistence
|
2023-05-26 16:45:31 -06:00 |
|
Diego Salazar
|
17053ea1d6
|
Update pubspec.yaml
|
2023-05-26 16:41:23 -06:00 |
|
julian-CStack
|
d785b1089a
|
Merge branch 'staging' into persistence
|
2023-05-26 16:40:57 -06:00 |
|
julian-CStack
|
63a89300d0
|
Merge pull request #556 from cypherstack/ui-fixes
Custom pin length + nmc tx siging fix
|
2023-05-26 16:39:58 -06:00 |
|
julian-CStack
|
34dadaeb7e
|
Merge branch 'staging' into ui-fixes
|
2023-05-26 16:39:32 -06:00 |
|
julian
|
a2cdc4cdfa
|
add timeout to requests
|
2023-05-26 15:34:09 -06:00 |
|
julian
|
0955fdb6e6
|
return onError
|
2023-05-26 15:28:25 -06:00 |
|
detherminal
|
95a0309b8b
|
docs: add header to source code again
|
2023-05-27 00:21:16 +03:00 |
|
detherminal
|
ccf5e68fc6
|
Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8 .
|
2023-05-27 00:19:24 +03:00 |
|
detherminal
|
dc687c9f75
|
feat: update script to remove space at top
|
2023-05-27 00:18:13 +03:00 |
|
detherminal
|
a347ddffc4
|
feat: add openalias support for xmr
|
2023-05-27 00:17:09 +03:00 |
|
julian-CStack
|
d9d86c29bf
|
Merge pull request #558 from fossephate/add-nano
nano - balance fixes, sync status works, transaction details page fixes
|
2023-05-26 15:00:45 -06:00 |
|
detherminal
|
97e25a73be
|
docs: explain and comment code
|
2023-05-26 22:25:59 +03:00 |
|
julian
|
8b0c1e4f9a
|
debugging
|
2023-05-26 12:48:10 -06:00 |
|
fossephate
|
3586383f93
|
balance fixes, sync status working, and transaction view working
|
2023-05-26 14:47:50 -04:00 |
|
Rylee Davis
|
ec3c16d5db
|
Custom pin length (#555)
* WIP: pinCount stuff
* pin decoration + and pinCount is 0
* pin length tweaks
* fixes error when backspacing pin + add icon to flushbar
* removed Constants.pinLength + changes to "change pin" setting
* testing pin output
* WIP: tests pass + commented out isRandom pin 1234
* removed pin output
---------
Co-authored-by: ryleedavis <rylee@cypherstack.com>
Co-authored-by: julian <julian@cypherstack.com>
|
2023-05-26 10:48:56 -06:00 |
|
fossephate
|
e0efbe669d
|
fix for open blocks + fix for new wallet creation
|
2023-05-26 12:47:11 -04:00 |
|
detherminal
|
84ac798bb8
|
docs: add copyright header to all source code
|
2023-05-26 19:33:04 +03:00 |
|
detherminal
|
29e19e3d46
|
feat: add copyright generating script
|
2023-05-26 19:31:55 +03:00 |
|
Rylee Davis
|
027dcc4eca
|
Custom pin length (#555)
* WIP: pinCount stuff
* pin decoration + and pinCount is 0
* pin length tweaks
* fixes error when backspacing pin + add icon to flushbar
* removed Constants.pinLength + changes to "change pin" setting
* testing pin output
* WIP: tests pass + commented out isRandom pin 1234
* removed pin output
---------
Co-authored-by: ryleedavis <rylee@cypherstack.com>
Co-authored-by: julian <julian@cypherstack.com>
|
2023-05-26 10:23:19 -06:00 |
|
Rylee Davis
|
60294e0144
|
Custom pin length (#555)
* WIP: pinCount stuff
* pin decoration + and pinCount is 0
* pin length tweaks
* fixes error when backspacing pin + add icon to flushbar
* removed Constants.pinLength + changes to "change pin" setting
* testing pin output
* WIP: tests pass + commented out isRandom pin 1234
* removed pin output
---------
Co-authored-by: ryleedavis <rylee@cypherstack.com>
Co-authored-by: julian <julian@cypherstack.com>
|
2023-05-26 09:45:45 -06:00 |
|
julian
|
c73c3af70b
|
fix: namecoin tx signing
|
2023-05-26 08:59:56 -06:00 |
|
julian
|
28e4764ec4
|
fix: namecoin tx signing
|
2023-05-26 08:59:20 -06:00 |
|
julian
|
4cf098c17b
|
fix: wrap connect in mutex protect to prevent race condition opening multiple sockets
|
2023-05-25 16:34:03 -06:00 |
|
julian
|
c348230322
|
clean up log spam
|
2023-05-25 15:55:57 -06:00 |
|
julian
|
c8b7d3aab8
|
Merge remote-tracking branch 'origin_SW/staging' into persistence
|
2023-05-25 15:41:11 -06:00 |
|
julian
|
e9309bc281
|
remove unneeded mutex and clean up unneeded async
|
2023-05-25 15:40:30 -06:00 |
|
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 |
|