Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password

 Conflicts:
	assets/text/Monerocom_Release_Notes.txt
	assets/text/Release_Notes.txt
This commit is contained in:
OmarHatem 2024-03-04 21:55:30 +02:00
commit 1ed9ea34c5
3 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,2 @@
New themes
UI Enhancements
Bug fixes
Bug fixes and enhancements

View file

@ -1,4 +1,6 @@
Add Solana wallet
Support ALL Bitcoin address types (Legacy, Segwit (both variants), Taproot)
Enhance Sending/Receiving flow for Bitcoin
Improve fee calculations in Bitcoin
New themes
UI Enhancements
Bug fixes
Bug fixes and enhancements

View file

@ -100,6 +100,10 @@ dependencies:
polyseed: ^0.0.2
nostr_tools: ^1.0.9
solana: ^0.30.1
bitcoin_base:
git:
url: https://github.com/cake-tech/bitcoin_base.git
ref: cake-update-v1
dev_dependencies:
flutter_test: