Godwin Asuquo
|
6378d052ac
|
Cw 72 implement sideshift exchange (#332)
* add sideshift exchange provider
* add secret key
* Fix issues
* Fix issues
* refactor code
* add permission checks to side shift
* fix formatting issues
|
2022-04-13 14:28:21 +01:00 |
|
clear
|
135ede6a78
|
Cw-58: Show subaddress label on the transaction details page (#333)
* CW-58: Show subaddress label on the transaction details page
* add translations
* Fix interface
|
2022-04-12 16:38:47 +01:00 |
|
M
|
3e43ef9a0e
|
Fixes for haven dependencies
|
2022-04-07 12:19:10 +01:00 |
|
M
|
076a3b4075
|
Delete haven.dart
|
2022-04-07 11:51:06 +01:00 |
|
mkyq
|
01150ef2a7
|
Hv (#295)
* hv
* Change build version
|
2022-03-30 17:57:04 +02:00 |
|
M
|
28cf8163ff
|
Fixes for tx key for monero wallet
|
2022-01-31 14:08:38 +02:00 |
|
mkyq
|
a1b4929bd9
|
Merge pull request #240 from cake-tech/CW-19
Fixes for validation of monero seed. Add French and Italian seeds val…
|
2022-01-24 14:05:56 +02:00 |
|
M
|
63a0395c2d
|
Remove Next Address button and logic for electrum wallets. Add disclaimer for electrum wallets on address screen. Change way for generation of current receive and change addresses.
|
2022-01-24 14:04:23 +02:00 |
|
M
|
bd2e2ce258
|
Fixes for validation of monero seed. Add French and Italian seeds validation.
|
2022-01-19 16:25:58 +02:00 |
|
M
|
c55144b0f0
|
Fixes for Litecoin transaction priorities
|
2022-01-12 18:13:16 +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 |
|
M
|
0d39db1bdc
|
Add generation of of pubspec to app_config.sh
|
2022-01-11 11:35:08 +02:00 |
|
M
|
d5e9bf3b3c
|
Fixes for tool/generate_pubspec.dart. Add pubspec into .gitignore
|
2022-01-10 17:04:58 +02:00 |
|
M
|
469effd9ef
|
Generation of pubspec.yaml file
|
2022-01-10 15:27:36 +02:00 |
|
mkyq
|
ccc3c4781f
|
Merge pull request #214 from cake-tech/platform
Platform
|
2022-01-06 13:04:33 +02:00 |
|
M
|
fa2302f9df
|
Fixes for iOS build. Add moonpay api placeholders for secrets.
|
2021-12-28 19:00:57 +02:00 |
|
M
|
4535a1aaa8
|
Move bitcoin and monero parts into self modules.
|
2021-12-24 14:52:08 +02:00 |
|
M
|
eb6c1211fa
|
Changed build instruction for android. Fixed generation of localization files script.
|
2021-03-31 12:09:30 +03:00 |
|
OleksandrSobol
|
b009b2a6e4
|
CAKE-272 | refactored script
|
2021-03-24 19:55:45 +02:00 |
|
OleksandrSobol
|
ff8ed30483
|
CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart
|
2021-03-24 18:52:30 +02:00 |
|
OleksandrSobol
|
8603e3f2bf
|
Merge branch 'main' into CAKE-272-implement-localization-generation-script
|
2021-03-24 13:34:14 +02:00 |
|
OleksandrSobol
|
78689d394d
|
CAKE-272 | moved constants into localization_constants.dart and locale_list.dart; moved generation of localized strings inside of the loop body
|
2021-03-22 20:08:10 +02:00 |
|
OleksandrSobol
|
319a7bfca6
|
CAKE-272 | resolved problems
|
2021-03-19 21:52:07 +02:00 |
|
OleksandrSobol
|
a44cb07137
|
CAKE-272 | implemented localization generation script to the app (generate_localization.dart)
|
2021-03-19 20:19:14 +02:00 |
|
M
|
ed336bdd18
|
Added script for generate key.properties file.
|
2021-03-17 22:19:51 +02:00 |
|
M
|
db75167302
|
Changed monero dependencies path for android. Changed scripts for generation of secrets.
|
2021-03-16 15:20:46 +02:00 |
|
M
|
b0a31147dd
|
Migration for iOS.
|
2020-09-23 21:26:10 +03:00 |
|
M
|
26ed668611
|
Fixed cast for json to dart Map<String, dynamic> instead of Map<String, String> in too/secrets.dart
|
2020-01-08 15:59:37 +02:00 |
|
M
|
78ec11de47
|
Fixed issues for linter and analyzer
|
2020-01-08 15:12:50 +02:00 |
|
M
|
69f4c127ab
|
Added the project
|
2020-01-04 21:31:52 +02:00 |
|