Commit graph

1280 commits

Author SHA1 Message Date
M
0ccc78ae70 Change way for fetch electrum transactions. 2022-01-17 17:33:51 +02:00
M
22d285966d Change build number for android app to 80 2022-01-14 21:10:51 +02:00
M
68d9c890b1 Change version to 4.3.2 (75) for android app 2022-01-14 20:47:46 +02:00
M
414ea8c443 Fix android app icon 2022-01-14 20:35:29 +02:00
Godwin Asuquo
0a2157e978 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-4-update-open-alias-resolver 2022-01-14 14:21:39 +01:00
Godwin Asuquo
ac8ef0c946 update logic for Crypto address resolving
update resolving of crypto wallet addresses by using of OpenAlias in way to pick right wallet address based on current wallet type
2022-01-14 14:18:03 +01:00
M
109db68d07 Fixes for generation of payment data for electrum wallet 2022-01-14 15:07:41 +02:00
M
6a2f965298 Merge remote-tracking branch 'origin/main' 2022-01-14 14:41:42 +02:00
M
0f02c4f0c1 Change version to 4.3.1 Update pub spec for cw_monero. 2022-01-14 14:41:30 +02:00
mkyq
ec7fe81d4f
Merge pull request #227 from cake-tech/CW-3-update-ui-for-sending-templates
update sending template
2022-01-14 14:25:52 +02:00
mkyq
c0bae16bb3
Merge pull request #230 from cake-tech/updated-terms-2021-12-30
Update Terms of Service. Minor updates for privacy policy and license
2022-01-14 14:23:09 +02:00
mkyq
a4b0a187cf
Merge pull request #234 from cake-tech/CW2
Added translations for the sell alert
2022-01-14 14:22:34 +02:00
M
30b77ebd58 Linter errors fixes. Move secrandom native to cw_core 2022-01-14 14:19:25 +02:00
RafiaChy
54785717cb Add localisation text for sell-title 2022-01-14 17:17:37 +06:00
M
c5ad751279 Merge remote-tracking branch 'origin/main' 2022-01-14 13:15:35 +02:00
M
caae0bec31 Fix for case if using hidden address for input for electrum wallet. 2022-01-14 13:15:20 +02:00
mkyq
c023b888ff
Merge pull request #228 from Serhii-Borodenko/CW-1-Update-localization-for-welcome-screen
CW-1 Update localization for welcome screen
2022-01-14 11:10:43 +02:00
RafiaChy
354f166834 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW2 2022-01-14 14:41:49 +06:00
RafiaChy
95654dfe47 Added translations for the sell alert 2022-01-14 00:10:27 +06:00
M
1a0d33ee31 Fixes for android bundle id. Fixes for feeRates picking for electrum wallets. Change ios build number to 72. 2022-01-13 16:48:42 +02:00
M
8b043f1a20 Change target sdk version to 30 for android project. Remove unused files. 2022-01-13 16:12:22 +02:00
mkyq
8b1d060010
Merge pull request #229 from cake-tech/CW-3
Fixes for available addresses for electrum based wallets.
2022-01-13 15:49:44 +02:00
M
6481ba2822 Fixes for available addresses for electrum based wallets. 2022-01-13 15:48:26 +02:00
Serhii-Borodenko
89a3f71a6d Updated localization for welcome screen 2022-01-13 11:39:06 +02:00
Godwin Asuquo
3115798b70 update sending template text 2022-01-12 18:58:54 +01:00
M
c55144b0f0 Fixes for Litecoin transaction priorities 2022-01-12 18:13:16 +02:00
M
6f215f5451 Add throwing exception for yat api calls. Remove random address generation on address page. 2022-01-12 17:38:32 +02:00
M
5e172f982f Added AndroidManifest to gitignore 2022-01-12 17:04:10 +02:00
M
91ed52003b Back next address button on receive screen 2022-01-12 16:49:56 +02:00
M
3b70cc91fe Fixes for randomize addresses for electrum wallets 2022-01-12 16:32:56 +02:00
M
d6b9753ffa Change version to 4.2.9 Fixes for randomAddress for electrum wallet 2022-01-12 15:57:23 +02:00
M
4c6cc366af Add electrum wallet to generation of bitcoin.dart file 2022-01-12 15:38:53 +02:00
mkyq
3697b300d6
Merge pull request #226 from cake-tech/CW-17
Fixes for casting Litecoin wallets to Bitcoin wallets. Instead of tha…
2022-01-12 15:36:29 +02:00
mkyq
9fb2f5dd3d
Merge pull request #225 from cake-tech/CW-3
Cw 3
2022-01-12 15:35:52 +02:00
M
50f7dc0640 Fixes for casting Litecoin wallets to Bitcoin wallets. Instead of that is using Electrum wallet class. 2022-01-12 15:33:56 +02:00
M
f591f188c5 Temporary comment yat code 2022-01-12 15:32:23 +02:00
M
cfb82dd02d Changed way for generation of change address for electrum wallets. Remove some yats call. 2022-01-12 15:20:43 +02:00
M
862401147b Fixes for android project 2022-01-11 21:47:45 +02:00
M
26f6be0ce6 Update build scripts for android 2022-01-11 20:20:44 +02:00
M
da170118a8 Change way to set app name and application id for android app 2022-01-11 19:23:59 +02:00
M
82c6c3ca8a Remove out dated icon in android manifest 2022-01-11 18:59:04 +02:00
M
104f04b7be Add base file for generation Info.plist file for iOS project 2022-01-11 18:58:04 +02:00
M
bef8db1e49 Fixes for pubspec.yaml generation 2022-01-11 18:46:25 +02:00
Justin Ehrenhofer
5a1d5b1cb1 Minor terms edits 2022-01-11 09:01:06 -06:00
mkyq
9381524d6c
Merge pull request #222 from cake-tech/ios-info-plist-ignore
Add info.plist to gitignore
2022-01-11 11:46:10 +02:00
M
04d789f7e5 Add info.plist to gitignore 2022-01-11 11:45:02 +02:00
mkyq
47c3b37fc2
Merge pull request #220 from cake-tech/pubspec-fixes
Add generation of of pubspec to app_config.sh
2022-01-11 11:36:26 +02:00
M
0d39db1bdc Add generation of of pubspec to app_config.sh 2022-01-11 11:35:08 +02:00
Justin Ehrenhofer
d2132078c2 Update license reference for compatibility 2022-01-10 09:59:03 -06:00
mkyq
8d2c21deec
Merge pull request #219 from cake-tech/pubspec-gen
Pubspec gen
2022-01-10 17:09:41 +02:00