Skip to content

Commit

Permalink
πŸ’£πŸž[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19)
Browse files Browse the repository at this point in the history
* Added notes

* Bugfix - add missing pendingIntent flag for android 13

* Use firebase bom

* subproject commit

* version bump

* Disabled FB send, Added Get Tasks

* Patch to hard code fees

- Static fees
- Removed the dep
- Turn crashlytics back on/off/on

Co-authored-by: Victor Sima <[email protected]>
  • Loading branch information
kcw-grunt and vsima committed Apr 8, 2023
1 parent 39e9757 commit ff3273c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/jni/loafwallet-core
Submodule loafwallet-core updated 19 files
+59 βˆ’24 BRAddress.c
+10 βˆ’2 BRAddress.h
+3 βˆ’3 BRBIP38Key.c
+4 βˆ’5 BRBase58.c
+144 βˆ’0 BRBech32.c
+48 βˆ’0 BRBech32.h
+138 βˆ’0 BRChainParams.h
+3 βˆ’3 BRInt.h
+14 βˆ’8 BRMerkleBlock.c
+3 βˆ’0 BRMerkleBlock.h
+19 βˆ’25 BRPeer.c
+5 βˆ’11 BRPeer.h
+248 βˆ’271 BRPeerManager.c
+9 βˆ’4 BRPeerManager.h
+26 βˆ’2 BRTransaction.c
+6 βˆ’3 BRTransaction.h
+2 βˆ’1 BRWallet.c
+2 βˆ’0 module.modulemap
+279 βˆ’68 test.c

0 comments on commit ff3273c

Please sign in to comment.