ccffeb902c
Bump dependency versions in go.mod and go.sum
Go / build (push) Has been cancelled
2025-10-06 13:38:58 +01:00
804e1c9649
Add NWC protocol handling and NIP-44 encryption and decryption functions.
2025-09-22 17:18:47 +01:00
49a172820a
Remove unused dependencies and update lol.mleku.dev to v1.0.3.
2025-09-15 05:08:16 +01:00
110223fc4e
Migrate internal module imports to unified package path.
...
Replaced legacy `*.orly` module imports with `next.orly.dev/pkg` paths across the codebase for consistency. Removed legacy `go.mod` files from sub-packages, consolidating dependency management. Added Dockerfiles and configurations for benchmarking environments.
2025-09-12 16:12:31 +01:00
51f04f5f60
implemented event and req
2025-09-02 20:32:53 +01:00
91d95c6f1a
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.
2025-08-31 16:52:24 +01:00
bf178eae4e
complete the marshal/unmarshal of events using the new pool enabled tag codecs
2025-08-22 14:29:55 +01:00
ecaf52b98f
Add core packages, configuration system, and initial application structure
2025-08-21 11:04:03 +01:00
b8db587d7b
initial addition of essential crypto, encoders, workflows and LLM instructions
2025-08-20 05:47:06 +01:00