You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mleku
e0a95ca1cd
Refactor signer implementation to use p8k package
...
- Replaced all instances of p256k1signer with the new p8k.Signer across various modules, including event creation, policy handling, and database interactions.
- Updated related test cases and benchmarks to ensure compatibility with the new signer interface.
- Bumped version to v0.25.0 to reflect these significant changes and improvements in cryptographic operations.
2 months ago
..
bech32encoding
Add NIP-11 relay synchronization and group management features
2 months ago
envelopes
Refactor signer implementation to use p8k package
2 months ago
event
Refactor signer implementation to use p8k package
2 months ago
filter
Refactor signer implementation to use p8k package
2 months ago
hex
initial addition of essential crypto, encoders, workflows and LLM instructions
5 months ago
ints
Refactor tag encoder to optimize buffer reuse, simplify tag marshaling, and improve event handling; enhance tests with additional coverage and example validation.
5 months ago
kind
Add NIP-11 relay synchronization and group management features
2 months ago
reason
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
4 months ago
tag
Add benchmark tests and optimize tag encoding performance
2 months ago
text
Add NIP-11 relay synchronization and group management features
2 months ago
timestamp
Migrate internal module imports to unified package path.
4 months ago
varint
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules.
4 months ago