Commit graph

379 commits

Author SHA1 Message Date
julian
a9094a4ad9 update tests 2023-10-27 09:56:26 -06:00
julian
ad14c16bcc util func to check if scriptpubkey is a fusion 2023-10-19 16:25:12 -06:00
julian
c1cfe080a0 WIP apply txv2 to bch 2023-10-19 15:37:04 -06:00
julian
4a619d68ad build runner 2023-10-19 11:32:55 -06:00
julian
b0338aa76a quick and dirty SLP check 2023-10-18 14:46:57 -06:00
julian
4db85cb5f1 use valid hex string so the hex parser doesn't throw and cause the test to explode 2023-10-17 14:58:14 -06:00
julian
ee88cd8fb0 move test function to a test 2023-10-17 14:53:18 -06:00
julian
c900f8f779 fix tests 2023-09-15 18:17:48 -06:00
julian
4e3390a7c0 refactor TorService 2023-09-15 13:51:20 -06:00
julian
6214688768 fix price test and update mocks 2023-09-13 10:58:02 -06:00
sneurlax
745a4d553b Merge remote-tracking branch 'origin/staging' into arti 2023-09-12 11:48:54 -05:00
julian
4d537d88a3 fix tests 2023-09-12 10:41:49 -06:00
julian
9d6cdfd2c1 Modify HTTP to take in proxy info rather than rely on the tor service singleton 2023-09-08 14:41:39 -06:00
sneurlax
6d0bb27711 add a Tor in use and available test 2023-09-08 15:22:51 -05:00
sneurlax
cea666347f add tests for Tor not in use and useTor but Tor unavailable but killswitch off 2023-09-08 14:51:54 -05:00
sneurlax
941a24a6cc add to killswitch enabled test 2023-09-08 14:51:00 -05:00
sneurlax
4aba0b50fb add to killswitch disabled test 2023-09-08 14:50:43 -05:00
sneurlax
dea3be904e update killswitch disabled test 2023-09-08 14:14:36 -05:00
sneurlax
6cf88d22b5 fix killswitch enabled test, WIP killswitch disabled test 2023-09-08 12:04:25 -05:00
sneurlax
8f0da21d2b WIP killswitch tests 2023-09-08 11:45:07 -05:00
julian
5fcd03413f update mock p2 2023-09-08 10:15:43 -06:00
julian
a97c8ad258 update mock 2023-09-08 10:14:55 -06:00
julian
a97be12f57 update tests 2023-09-08 10:04:56 -06:00
sneurlax
622085ca5c Merge remote-tracking branch 'origin/staging' into arti 2023-09-07 13:12:20 -05:00
julian
5b4e4c4903 fix price tests to include tezos 2023-08-23 15:05:16 -06:00
julian
4f7f7d5797 update mocks 2023-08-22 17:24:22 -06:00
sneurlax
256db85472 use socks socket if useTor in ElectrumX and JsonRPC, 2023-08-15 22:56:41 -05:00
sneurlax
f2af2b10bd Revert "Merge branch 'tor' into tor-presocks"
This reverts commit 75750e2bd1.
2023-08-15 22:10:41 -05:00
sneurlax
c88320a59e Merge remote-tracking branch 'origin/staging' into tor 2023-08-14 12:32:41 -05:00
julian
0d701a51b7 clear electrumx cache option for firo wallets 2023-08-14 09:21:27 -06:00
sneurlax
281cd98390 WIP proxied sockets 2023-08-08 16:01:41 -05:00
julian
4991ca3341 update rpc related tests 2023-07-27 15:18:02 -06:00
julian
21d81a9574 update mocks 2023-07-27 15:08:43 -06:00
sneurlax
1674c04020 test mock update 2023-07-27 14:47:29 -05:00
likho
bce20eab32 Resolve merge conflicts 2023-07-27 15:05:27 +02:00
likho
a21781a33b Update price tests to include Stellar 2023-07-27 14:54:42 +02:00
julian
80dad5156a Merge remote-tracking branch 'origin_SW/ui-fixes' into ordinals
# Conflicts:
#	lib/db/isar/main_db.dart
2023-07-26 15:11:03 -06:00
julian
dbcb567d6b fix tests 2023-07-26 11:54:46 -06:00
sneurlax
d169ea0b10 fix firo test 2023-07-26 12:53:19 -05:00
julian
7919353881 update mocks 2023-07-25 15:11:56 -06:00
julian
a0b42226f1 fix test 2023-07-25 10:39:23 -06:00
julian
c97de6017b update lelantus coin schema 2023-07-24 16:44:12 -06:00
sneurlax
38c2415a61 change function signature of test to match inscription-refresh hackfix 2023-07-23 23:16:43 -05:00
julian
974924de8d updated mocks 2023-07-21 18:17:59 -06:00
julian
87ed25bd5b use relative path for theme assets 2023-07-03 18:25:18 -06:00
julian
b7b43e3380 close coin cache hive boxes when not in use 2023-07-03 16:27:36 -06:00
julian
d8eb73ccd5 update mocks 2023-06-19 10:13:51 -06:00
julian
7bcfc87f4d feat: amount string group separator based on locale and parse those formatted strings back to amounts based on localized decimal pattern 2023-06-16 10:43:20 -06:00
julian
2643cdfb13 fix: price tests 2023-06-08 12:25:39 -06:00
julian
1d2d01d1de fix: banano price 2023-06-08 12:21:28 -06:00
julian
061f7d5c0d fix: uncomment previously disabled tests and fix them 2023-06-07 14:26:28 -06:00
julian
c3118fa715 temp: comment out tests - fix later lol 2023-06-05 16:35:00 -06:00
julian
3b9aba2eb5 fix: build runner 2023-06-05 16:31:52 -06:00
julian
79a22e12c3 Merge remote-tracking branch 'origin_SW/staging' into amount_display_precision 2023-05-30 09:04:34 -06:00
julian
4b6afe1db0 indicate loss of precision in displayed amounts 2023-05-29 17:13:45 -06:00
julian
d1c14ada55 fix: rpc test 2023-05-29 16:29:36 -06:00
julian
d811009600 fix: merge cleanup 2023-05-29 16:26:46 -06:00
julian
7484353854 Merge remote-tracking branch 'origin_SW/staging' into persistence
# Conflicts:
#	test/electrumx_test.mocks.dart
2023-05-29 16:24:25 -06:00
julian
1b1c61a3a3 feat: WIP use amount formatter in GUI 2023-05-29 15:11:48 -06:00
likho
c94cbf6cd9 Fix failing tests 2023-05-29 20:19:14 +02:00
julian
021165eb17 fix: update electrumx tests 2023-05-29 10:30:41 -06:00
likho
436b11a102 Generate isar model/ fix status showing incorrectly in the transaction view page 2023-05-29 14:33:57 +02:00
julian
5c2465784e update tests 2023-05-26 17:48:03 -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
d7fa52e9cd add ecash to price fetch service 2023-05-18 17:01:58 -06:00
julian
b946bba01b v2 theme assets 2023-05-18 12:52:48 -06:00
julian
57b7327287 update test and mocks 2023-05-16 15:59:33 -06:00
julian
1b92f2b36b no more derivations stored for firo 2023-05-16 11:33:00 -06:00
julian
59c1a49ee7 Merge branch 'ui-fixes' into address_book_isar
# Conflicts:
#	lib/pages_desktop_specific/address_book_view/subwidgets/desktop_contact_details.dart
#	lib/utilities/db_version_migration.dart
2023-05-15 14:15:34 -06:00
julian
52bffbac08 add contacts migration from hive to isar and remove contact class conversion 2023-05-15 14:12:06 -06:00
julian
5e5e89278a fix tests 2023-05-15 12:51:43 -06:00
julian
3e51624631 update test 2023-05-13 21:32:49 -06:00
julian
4a5ca30b6f fix: tests 2023-05-12 14:02:04 -06:00
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -06:00
julian
39f06f1654 updated mocks 2023-05-09 14:59:16 -06:00
julian
d182fd2740 replace ThemeType enum with themeId Strings 2023-05-09 14:20:29 -06:00
julian-CStack
5edb8c68f0 WIP update tests 2023-05-08 11:59:00 -06:00
ryleedavis
aaee3f8e68 another pin test fix 2023-05-03 08:27:25 -06:00
ryleedavis
dc135597e6 fixed tests for randomized pin 2023-05-02 16:45:34 -06:00
julian
47e1bfbe5a updated mocks 2023-04-26 17:11:54 -06:00
julian
e5e17f92b7 updated mocks 2023-04-21 07:19:36 -06:00
julian
347c69339c fix tests 2023-04-11 11:09:24 -06:00
julian
5bf678d41a Balance class clean up 2023-04-10 12:00:23 -06:00
julian
742036138b add search to mobile coin wallets per-coin list 2023-04-10 12:00:23 -06:00
julian-CStack
a5e7c32c23 update mocks and relevant tests that use the new Amount 2023-04-09 17:07:15 -06:00
julian
16a6619746 remove fromDouble constructor from amount due to possible precision errors 2023-04-06 17:30:33 -06:00
julian
ae51ce61c3 amount unit + tests 2023-04-06 17:27:42 -06:00
julian
25ff880280 move amount.dart file 2023-04-06 15:24:56 -06:00
julian
14d68b0743 Amount tweaks and fixes 2023-04-06 14:21:49 -06:00
julian
81c612ddd7 WIP use Amount 2023-04-05 16:06:31 -06:00
julian
2936c1b807 Amount refinements 2023-04-04 10:47:36 -06:00
julian
f7a49c8f8a fix tests 2023-03-31 18:53:52 -06:00
julian
c8139007e3 use new transaction nonce property 2023-03-31 10:18:51 -06:00
julian
f969179ea6 updated mocks 2023-03-31 09:39:17 -06:00
julian
31cc4beb43 test fixes 2023-03-30 11:05:43 -06:00
julian
8452758d17 added extra Amount functionality + tests 2023-03-30 10:49:07 -06:00
julian
e29d8dc047 Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
2023-03-27 08:50:10 -06:00
julian
7c3b50552a tests fix 2023-03-24 16:43:47 -06:00
julian
7e6642cd84 update tests 2023-03-24 15:55:17 -06:00
julian
f44774745e WIP amount class 2023-03-24 11:08:02 -06:00