Commit graph

3844 commits

Author SHA1 Message Date
julian
9369ae15ec Merge remote-tracking branch 'origin_SW/staging' into nano_rep_change 2023-07-21 14:25:05 -06:00
julian-CStack
82d2f33ade
Merge pull request #619 from cypherstack/chan-cards
updated chan card images
2023-07-21 14:24:41 -06:00
julian
e7b480e585 add ba/nano wallet representative change option to wallet settings, remove coin control from ba/nano, and some other clean up 2023-07-21 14:11:30 -06:00
julian
b8fcc98ac6 eth token balance fix 2023-07-21 13:23:36 -06:00
ryleedavis
269f47d6f4 resolved merge conflict 2023-07-21 11:34:14 -06:00
ryleedavis
1adc5f23a4 Merge branch 'staging' into chan-cards
# Conflicts:
#	lib/models/isar/stack_theme.dart
#	lib/models/isar/stack_theme.g.dart
2023-07-21 11:09:44 -06:00
julian
28f8fdc233 clean up 2023-07-21 07:48:06 -06:00
Diego Salazar
6b3876adc5
Merge pull request #618 from cypherstack/ui-fixes
macos and eth bug fixes
2023-07-20 17:00:46 -06:00
ryleedavis
0ce86ce7fe Chan card images for favorites and wallet 2023-07-20 16:51:37 -06:00
julian
24d443886e hide empty tx note field on mobile confirm send screen 2023-07-20 16:04:01 -06:00
ryleedavis
480f637670 WIP: added cardFavoriteImages + check if card should be favorites or wallet 2023-07-20 15:15:03 -06:00
julian
8a84c89824 show failed instead of cancelled for eth failed txns 2023-07-20 15:13:56 -06:00
julian
69aa1fb885 toString fix 2023-07-20 15:13:56 -06:00
julian
49e5641c3e optional nonce 2023-07-20 15:13:56 -06:00
julian
87a146b5a4 show failed instead of cancelled for failed eth tx 2023-07-20 15:13:56 -06:00
julian
461267ec95 eth api error handling clean up and token flag 2023-07-20 15:13:56 -06:00
julian
96bfafcd19 fix: contract decimal places bug for eth token amounts parsing 2023-07-20 15:13:56 -06:00
ryleedavis
308f982593 added chan card favorites to stack_theme 2023-07-20 14:25:58 -06:00
julian-CStack
64527450bf Merge remote-tracking branch 'origin_sw/staging' into ui-fixes 2023-07-19 14:45:46 -06:00
julian-CStack
02ec7c3424 temp ignore x86_64 on macos 2023-07-19 14:45:20 -06:00
Diego Salazar
a394a4a659
Merge pull request #616 from cypherstack/ui-fixes
macOS app icon
2023-07-19 12:53:00 -06:00
julian-CStack
ccc6b6434c Merge remote-tracking branch 'origin_sw/staging' into ui-fixes 2023-07-19 12:44:10 -06:00
julian-CStack
43d7f39f6f macos app icon 2023-07-19 12:43:42 -06:00
Diego Salazar
db1e34d745
Bump version (1.7.16, build 182) 2023-07-19 11:30:50 -06:00
julian-CStack
b5f807e7d3
Merge pull request #613 from cypherstack/ui-fixes
various
2023-07-19 11:18:36 -06:00
julian
e47e861273 delete unused file 2023-07-19 10:22:18 -06:00
julian-CStack
2c5e021783 update monero ref 2023-07-19 09:21:26 -06:00
julian-CStack
35f3a05fc5 macos file 2023-07-19 08:58:00 -06:00
julian-CStack
f2a872c44c ensure cursor stays at end on exchange/swap form 2023-07-19 08:54:56 -06:00
julian-CStack
d867270aac exchange view amount string provider fix 2023-07-19 08:42:06 -06:00
julian
e74b0babf6 update plugin refs 2023-07-19 07:49:49 -06:00
julian-CStack
c60721872a macos alpha 2023-07-18 15:57:55 -06:00
julian-CStack
72e36caf1e update macos refs 2023-07-18 15:18:29 -06:00
julian-CStack
faf88542f2 macos app name 2023-07-17 14:21:28 -06:00
julian-CStack
d966964cf8 macos app network entitlements 2023-07-17 10:40:43 -06:00
julian-CStack
27c2f34a33 macos specific notifications fix 2023-07-17 10:36:45 -06:00
julian-CStack
bc85b97f5f null error fix on isar exchange data cache instance 2023-07-17 10:36:33 -06:00
julian-CStack
7e30eed7c0 update ref 2023-07-17 10:36:08 -06:00
julian-CStack
407bdc4d92 update macos xcode project files 2023-07-17 10:29:08 -06:00
julian-CStack
047291353e macos file changes 2023-07-17 09:50:28 -06:00
julian-CStack
aec991600d add macos build script 2023-07-17 09:36:16 -06:00
julian-CStack
9ede1e9fc9 update refs 2023-07-17 09:35:08 -06:00
julian-CStack
660acc30e8
Merge branch 'staging' into ui-fixes 2023-07-13 16:31:51 -06:00
julian-CStack
3273cf0e23 disable new wownero wallet unless platform is android 2023-07-13 16:26:29 -06:00
Diego Salazar
7f4526feee
Merge pull request #611 from cypherstack/ui-fixes
UI fixes
2023-07-12 19:49:28 -06:00
julian-CStack
f111587977
Merge branch 'staging' into ui-fixes 2023-07-12 17:03:42 -06:00
julian-CStack
24a4964397
Merge pull request #610 from cypherstack/docs
update windows build docs to mention installing rust and MXE
2023-07-12 17:03:28 -06:00
julian-CStack
48c95c1897
Merge branch 'staging' into docs 2023-07-12 17:03:20 -06:00
julian-CStack
5b15c68148
Merge pull request #609 from cypherstack/fix-ios-issue
Remove trailing comma from ios headers
2023-07-12 17:03:03 -06:00
julian-CStack
955336cb01
Merge branch 'staging' into fix-ios-issue 2023-07-12 17:02:54 -06:00