julian
|
4213eca928
|
Merge remote-tracking branch 'origin_SW/staging' into themes
# Conflicts:
# lib/db/isar/main_db.dart
|
2023-05-09 18:00:17 -06:00 |
|
julian
|
511ac393b6
|
untested notifications wrapper
|
2023-05-09 11:54:15 -06:00 |
|
julian
|
2cf7d6de93
|
fix: more bch zero conf special case fixes
|
2023-05-08 16:15:39 -06:00 |
|
Diego Salazar
|
6efa5597bf
|
Merge pull request #520 from cypherstack/add-epic-send-to-address
fix: Add send to address for epic when sending
|
2023-05-05 16:16:56 -06:00 |
|
julian
|
0ab96ad6a1
|
fix: some exchange api error propagation
|
2023-05-05 10:25:56 -06:00 |
|
likho
|
4d785e113c
|
Merge branch 'staging' into add-epic-send-to-address
|
2023-05-05 14:01:02 +02:00 |
|
likho
|
affee53ca6
|
Add send to address for epic when sending
|
2023-05-05 13:58:53 +02:00 |
|
julian
|
34d9360f20
|
delete empty/unused files
|
2023-05-04 12:20:08 -06:00 |
|
julian-CStack
|
87ed2af7ce
|
remove empty file
|
2023-05-04 08:57:24 -06:00 |
|
julian
|
3a97623e5b
|
WIP exchange screen state refactor
|
2023-05-03 14:03:31 -06:00 |
|
julian
|
3564426248
|
show trocador provider options
|
2023-05-02 10:22:35 -06:00 |
|
julian
|
e81521e374
|
WIP exchange process refactor to handle multiple sub providers per exchange provider
|
2023-05-01 16:26:12 -06:00 |
|
julian
|
34f7d80051
|
Merge branch 'ui-fixes' into trocador
|
2023-05-01 13:50:27 -06:00 |
|
julian
|
e05caa589f
|
bch block height showing as pending in ui fix
|
2023-05-01 13:41:53 -06:00 |
|
julian
|
b9211ad2c3
|
pass abi parsing errors (or other token init errors) up and show a simple dialog
|
2023-05-01 11:20:40 -06:00 |
|
julian
|
d14fd88e01
|
trocador debug prints
|
2023-04-28 15:27:38 -06:00 |
|
julian
|
33ec3f5a25
|
hack to isolate Trocador exchange name
|
2023-04-28 14:40:36 -06:00 |
|
julian
|
73b7af77f6
|
add trocador currencies to loading/caching process
|
2023-04-28 14:32:44 -06:00 |
|
julian
|
05c4d01ee4
|
initial Trocador integration
|
2023-04-28 14:31:26 -06:00 |
|
julian
|
da9b921ddc
|
pass around estimate instead of just rateId
|
2023-04-28 14:29:10 -06:00 |
|
julian
|
da9b679d3c
|
trocador api tweaks and clean up
|
2023-04-28 14:26:51 -06:00 |
|
julian
|
9c414068d3
|
trocador api and response DTOs
|
2023-04-28 10:30:31 -06:00 |
|
julian
|
1e9642ec94
|
gap check fix ported from btc to bch
|
2023-04-27 09:01:14 -06:00 |
|
julian
|
cce4336f43
|
ensure all addresses with history have been generated before scanning for tx history on restore
|
2023-04-26 17:05:45 -06:00 |
|
julian
|
5a50f7d256
|
ensure notification address is added to local db
|
2023-04-26 16:19:24 -06:00 |
|
julian
|
9749443472
|
clean up notif node calls
|
2023-04-26 16:12:24 -06:00 |
|
julian
|
b14263eca5
|
clean up root node calls
|
2023-04-26 16:11:28 -06:00 |
|
julian
|
1dc2a3ce15
|
fix signing paynym received inputs
|
2023-04-26 15:12:36 -06:00 |
|
julian
|
d0bb0183f3
|
btc all own addresses query fix
|
2023-04-26 13:11:56 -06:00 |
|
julian
|
a236316291
|
unused code cleanup
|
2023-04-26 13:11:24 -06:00 |
|
julian
|
8018a887cf
|
paynym address generation clean up
|
2023-04-26 12:27:29 -06:00 |
|
julian
|
ce01269dbe
|
clean up unneeded code
|
2023-04-26 09:28:04 -06:00 |
|
julian
|
2bfce21058
|
btc restore gap fix
|
2023-04-26 09:27:29 -06:00 |
|
julian
|
fea0aeea64
|
paynym amount fixes
|
2023-04-25 15:08:00 -06:00 |
|
julian
|
8c3fffde9d
|
segwit paynym.is updates and fixes
|
2023-04-25 15:06:12 -06:00 |
|
julian
|
cf694d6cdd
|
init fix
|
2023-04-25 11:32:57 -06:00 |
|
julian
|
5ad161e6a9
|
add initial segwit paynym support
|
2023-04-25 10:45:02 -06:00 |
|
julian
|
6fb93b00ff
|
organize constants
|
2023-04-25 09:24:14 -06:00 |
|
julian
|
573668a333
|
bch testnet send fix
|
2023-04-24 12:10:46 -06:00 |
|
julian
|
f9aac8ea36
|
clean up remaining add derivation stuff in btc and paynyms
|
2023-04-20 18:47:07 -06:00 |
|
julian
|
0734d9ee8a
|
move to cleaner tx signing and stop adding derivations on address generation as we now have the info we need in the Address class. Old derivations should still be checked as not all old addresses are guaranteed to had a derivation path property
|
2023-04-20 18:36:43 -06:00 |
|
julian
|
58bc67f9ea
|
some derivations additions cleaned up in btc
|
2023-04-20 18:00:08 -06:00 |
|
julian
|
6c3cddb48a
|
clean up bch restore process
|
2023-04-20 17:53:09 -06:00 |
|
julian
|
8e73e3ecba
|
pass bip32 root node is available to save generation time
|
2023-04-20 12:35:08 -06:00 |
|
julian
|
703ceee86d
|
clean up btc restore, stop storing derivations as they aren't needed anymore, and ensure all previous unused addresses are saved.
|
2023-04-20 12:34:31 -06:00 |
|
julian
|
1714e2a7d8
|
set wow confs to 15
|
2023-04-20 11:00:52 -06:00 |
|
julian-CStack
|
2ff27956d1
|
init cache db no matter what on startup
|
2023-04-18 16:51:50 -06:00 |
|
julian
|
9974f60b4c
|
zero conf possible null fix
|
2023-04-17 15:44:50 -06:00 |
|
julian
|
154ad80137
|
reformat auto save
|
2023-04-17 15:36:16 -06:00 |
|
julian
|
788d1f5205
|
set min wownero confirmations to 4
|
2023-04-15 12:00:28 -06:00 |
|