Commit Graph

5 Commits

Author SHA1 Message Date
5c88e7993f Fixes some of the missing classes due to R8 2024-05-16 15:14:51 -04:00
a7e601beee Keeping signing and util classes in the final jar 2024-02-23 13:21:25 -05:00
7074446cae Removing scrypt native library that doesn't work on Android 2024-02-14 17:48:57 -05:00
be1ae35a60 Fixing Proguard from latest refactoring 2023-08-17 10:23:00 -04:00
255b48d126 - Creates a Quartz Module for Nostr Events
- Creates a Benchmark Module to test Performance
- Migrates from GSon to Jackson for Performance Gains, adapts all serializers accordingly
- Recreates Hex encoding/decoding classes for Performance.
- Migrates NIP24 to the new ByteArray Concat encoding.
- Removes support for Lenient choices in the. events.
- Reorganizes Nostr Events dependencies.
- Refactors TLV's and NIP-19 dependencies.
- Adds a Large DB for signature checks.
2023-08-16 17:58:25 -04:00