Commit graph

149 commits

Author SHA1 Message Date
julian
da44ab9109 fix tests broken by moving away from coin enum 2024-05-15 15:39:43 -06:00
julian
91f71ce760 build runner mocks updated 2024-05-15 15:27:30 -06:00
julian
a82f6c3c6e coin enum finally gone 2024-05-15 15:24:02 -06:00
sneurlax
9cd452fd74 fix stack dialog test 2024-01-26 17:42:07 -06:00
sneurlax
6394295167 fix desktop dialog close button test 2024-01-26 17:37:55 -06:00
sneurlax
7ea54d9095 fix connect tap test 2024-01-26 16:57:16 -06:00
sneurlax
0ef372c4f9 fix details tap test 2024-01-26 16:55:26 -06:00
sneurlax
fe819b7f92 disable emoji tap test 2024-01-26 16:25:01 -06:00
julian
e90baa39e8 clean up unused code 2024-01-16 16:47:34 -06:00
julian
7c990f4f8f add ordinal tx subtype and clean up build runner issues 2024-01-12 17:13:18 -06:00
julian
e5a4382153 breaking changes to wallet mnemonic verification 2024-01-05 17:22:40 -06:00
julian
0cb1e90097 build runner 2023-11-28 08:30:29 -06:00
julian
72956ea676 build runner 2023-11-16 17:38:36 -06:00
julian
185cfd26e2 consistent wallet mixin interface naming 2023-11-16 16:25:20 -06:00
julian
2811063699 build runner 2023-11-16 10:59:09 -06:00
julian
943819cf99 update mocks 2023-11-15 09:09:54 -06:00
julian
5b5908196d refactor various electrumx class names 2023-11-14 14:35:53 -06:00
julian
4a71e54b6b disabled unused/broken tests and run build runner 2023-11-09 12:21:04 -06:00
julian
f08fed8f67 disable broken tests and run build runner code gen 2023-11-06 11:01:41 -06:00
julian
f2715f3f5e remove Manager, add mnemonic based wallet mixin, and WIP SWB process 2023-11-06 10:44:23 -06:00
julian
5ba29b7299 mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps 2023-11-03 13:46:55 -06:00
julian
ce7d10ef16 rename and refactor wallets.dart provider 2023-10-31 11:15:59 -06:00
Julian
e4fa06214c add script to make it easier to run build runner and update mocks from merge 2023-10-29 12:31:15 -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
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
5fcd03413f update mock p2 2023-09-08 10:15:43 -06:00
julian
a97be12f57 update tests 2023-09-08 10:04:56 -06:00
julian
4f7f7d5797 update mocks 2023-08-22 17:24:22 -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
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
julian
7919353881 update mocks 2023-07-25 15:11:56 -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
d8eb73ccd5 update mocks 2023-06-19 10:13:51 -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
likho
c94cbf6cd9 Fix failing tests 2023-05-29 20:19:14 +02:00
likho
436b11a102 Generate isar model/ fix status showing incorrectly in the transaction view page 2023-05-29 14:33:57 +02: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
57b7327287 update test and mocks 2023-05-16 15:59:33 -06:00