Commit graph

218 commits

Author SHA1 Message Date
Likho
aba579f64e WIP: Fix bch failing tests, add testnet 2022-09-16 13:13:30 +02:00
Likho
2f5650ce30 WIP: BCH and NMC tests 2022-09-15 21:41:12 +02:00
Likho
6ea7ed195e Add block explorer for NMC 2022-09-14 11:09:01 +02:00
Likho
c5ff6dfed5 Fix: Test sending and receiving 2022-09-13 20:18:45 +02:00
Likho
e065044476 Add namecoin image 2022-09-13 20:00:43 +02:00
Marco
5bc4f25c15 namecoin receiving and sending 2022-09-13 21:12:21 +08:00
Likho
567d549747 WIP: Update namecoin network 2022-09-13 12:58:04 +02:00
Likho
1419023ec9 Merge remote-tracking branch 'origin/ui-testing' into implement-name-coin
# Conflicts:
#	test/cached_electrumx_test.mocks.dart
#	test/electrumx_test.mocks.dart
#	test/screen_tests/exchange/exchange_view_test.mocks.dart
#	test/services/coins/manager_test.mocks.dart
2022-09-12 18:00:24 +02:00
Likho
ea8c6290f4 Update test mocks 2022-09-12 17:53:25 +02:00
julian
ea17eb5676 updated firo tests to reflect speedup modifications 2022-09-12 09:22:05 -06:00
julian
cdbce96f40 faster epic address loading 2022-09-12 07:26:06 -06:00
Likho
84694fa1dd WIP: Add namecoin 2022-09-12 14:01:42 +02:00
Likho
6a418c4215 WIP : Adding name coin 2022-09-12 10:30:32 +02:00
Likho
0b660d9433 Remove wallet test parameters 2022-09-12 10:20:46 +02:00
Likho
25c395e070 Merge remote-tracking branch 'origin' into add-bitcoincash 2022-09-12 09:47:12 +02:00
Likho
84d394f419 WIP: TEsts for bitcoincash 2022-09-12 09:44:04 +02:00
Rylee Davis
1786a26f93
Merge pull request #54 from cypherstack/staging
Staging
2022-09-10 22:38:44 -06:00
Rylee Davis
3f4874955b
Merge pull request #53 from cypherstack/rylee-tmp
Rylee tmp
2022-09-10 17:20:45 -06:00
ryleedavis
efe183f8c4 change build 2022-09-10 17:09:19 -06:00
julian
2e604ad9d4 updated failing btc tests from speedup 2022-09-10 14:15:05 -06:00
julian
4df68dc53a build runner updated mocks 2022-09-09 11:23:15 -06:00
julian
4ad5bd6e6d linter warning clean up 2022-09-09 11:14:38 -06:00
julian
8556748517 Merge remote-tracking branch 'origin/speedup' into ui-testing 2022-09-09 10:54:00 -06:00
julian
9229aa4ce3 add load into selected wallet immediately on startup setting 2022-09-09 10:51:34 -06:00
Marco
d8bc213749 between 2-4x speed increase for restore, first refresh, and nth refresh 2022-09-09 23:07:27 +08:00
julian
4eccef774e Merge branch 'staging' into ui-testing 2022-09-09 08:53:52 -06:00
julian
95d86d8f0f don't check balance on exchange from wallet 2022-09-09 08:39:25 -06:00
julian
c18d456493 fix bug where wallet coin wouldn't be shown in exchange if changenow data failed to load before opening the exchange from within a wallet 2022-09-09 08:32:15 -06:00
julian
bc669489a4 tapping android back when in main exchange view takes you to wallets overview 2022-09-09 08:11:59 -06:00
julian
a67f6f97e9 infinite changenow loading fix 2022-09-09 08:03:36 -06:00
Likho
6fab5c9976 Add images for bch 2022-09-09 12:59:40 +02:00
Rylee Davis
69017bbc54
Merge pull request #52 from cypherstack/staging
Staging
2022-09-08 18:19:55 -06:00
Rylee Davis
691c4a772d
Merge pull request #51 from cypherstack/rylee-tmp
change build
2022-09-08 18:08:53 -06:00
ryleedavis
b620485278 change build 2022-09-08 17:45:32 -06:00
ryleedavis
d7c38783cd changed monero color 2022-09-08 17:45:21 -06:00
Rylee Davis
e5777d9283
Merge pull request #50 from cypherstack/rylee-tmp
change build
2022-09-08 14:40:36 -06:00
ryleedavis
b3883ca5b3 change build 2022-09-08 14:37:57 -06:00
Rylee Davis
553f68481f
Merge pull request #48 from cypherstack/ui-testing
UI testing
2022-09-08 14:33:37 -06:00
julian
006a4de121 temp comment out a couple tests 2022-09-08 14:21:26 -06:00
julian
e4364d52a6 block ex warning bugfix 2022-09-08 14:12:06 -06:00
julian
1e89f4e58b fetch server cached anonymity sets for huge increase in firo restore speed 2022-09-08 14:02:07 -06:00
julian
f92209c3a5 comment out unused tests 2022-09-08 11:10:53 -06:00
julian
94e6016f0a Merge branch 'staging' into ui-testing 2022-09-08 10:56:36 -06:00
julian
0710b63129 changenow fixes and update fixed rate to be more accurate in displaying rates 2022-09-08 10:56:29 -06:00
Marco
519cba2b1e get anon set http post call 2022-09-09 00:25:41 +08:00
julian
9061b601c7 Merge branch 'staging' into ui-testing 2022-09-08 08:03:57 -06:00
Marco
d672c2bd17 send all for private funds in firo, and bug fix for failing to load wallets 2022-09-08 20:45:38 +08:00
Rylee Davis
2b6aa83535
Merge pull request #47 from cypherstack/ui-testing
UI testing
2022-09-07 20:50:41 -06:00
Marco
2eab96a335 update Readme 2022-09-08 09:11:53 +08:00
julian
0544b86534 Merge branch 'staging' into ui-testing 2022-09-07 17:29:47 -06:00