cake_wallet/lib
2021-07-23 09:31:35 +03:00
..
bitcoin Merge branch 'release-4.2.4' into CAKE-345-batch-sending 2021-07-22 19:56:17 +03:00
buy Merge branch 'main' of github.com:cake-tech/cake_wallet into release-4.2.4 2021-07-22 13:33:52 +03:00
core CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials 2021-07-13 08:46:34 +03:00
entities Merge pull request #152 from cake-tech/CAKE-192-implement-unstoppable-domain 2021-07-22 10:37:55 +03:00
exchange Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying 2021-05-28 12:06:50 +03:00
monero Merge branch 'release-4.2.4' into CAKE-343-subaddresses-for-contact-book 2021-07-22 10:36:51 +03:00
reactions CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials 2021-07-13 08:46:34 +03:00
src CAKE-345 | removed isAddReceiverButtonEnabled from send_view_model.dart; fixed height of send card 2021-07-23 09:31:35 +03:00
store Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying 2021-06-07 21:52:58 +03:00
themes CAKE-345 | reworked send page for batch sending; added send_item.dart, send_card.dart, send_template_view_model.dart and parse_address_from_domain_alert.dart to the app; reworked send template page; fixed exchange_trade_page.dart and exchange_trade_view_model.dart 2021-07-16 12:32:36 +03:00
utils Added push notifications, FCM. 2021-06-04 18:25:17 +03:00
view_model CAKE-345 | removed isAddReceiverButtonEnabled from send_view_model.dart; fixed height of send card 2021-07-23 09:31:35 +03:00
di.dart Merge branch 'release-4.2.4' into CAKE-345-batch-sending 2021-07-22 17:52:48 +03:00
main.dart CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages 2021-07-05 16:52:24 +03:00
palette.dart Merge branch 'main' into CAKE-330-unspent-coins-details-UI 2021-07-01 12:39:37 +03:00
router.dart CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages 2021-07-05 16:52:24 +03:00
routes.dart Merge branch 'main' into CAKE-330-unspent-coins-details-UI 2021-07-01 12:39:37 +03:00