Commit Graph

5 Commits

Author SHA1 Message Date
ae3cc5da2a Fixing benchmark tests after the refactoring. 2023-11-26 21:10:15 -05:00
003d6bf018 Updating dependencies. 2023-11-21 13:29:48 -05:00
55db7221ad Updates dependencies 2023-10-28 10:22:01 -04:00
7a93f9956f Updating SDK to the latest 2023-08-18 19:32:30 -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