• Joined on 2025-11-21
mleku pushed to main at mleku/next.orly.dev 2025-12-02 18:19:34 +00:00
c5db0abf73 Add policy configuration reference documentation
mleku pushed tag v0.31.8 to mleku/next.orly.dev 2025-12-02 13:31:09 +00:00
mleku pushed to main at mleku/next.orly.dev 2025-12-02 13:31:08 +00:00
016e97925a Refactor database configuration to use centralized struct
mleku pushed tag v0.31.7 to mleku/next.orly.dev 2025-12-02 12:42:02 +00:00
mleku pushed to main at mleku/next.orly.dev 2025-12-02 12:42:01 +00:00
042b47a4d9 Make policy validation write-only and add corresponding tests
mleku pushed tag v0.31.2 to mleku/next.orly.dev 2025-12-02 11:56:01 +00:00
mleku pushed to main at mleku/next.orly.dev 2025-12-02 11:54:21 +00:00
952ce0285b Validate ISO-8601 duration format for max_expiry_duration
mleku pushed tag v0.31.6 to mleku/next.orly.dev 2025-12-02 11:54:21 +00:00
mleku pushed tag v0.31.5 to mleku/next.orly.dev 2025-12-02 11:25:24 +00:00
mleku pushed to main at mleku/next.orly.dev 2025-12-02 11:21:42 +00:00
45856f39b4 Update nostr to v1.0.7 with cross-platform crypto support
mleku pushed to main at mleku/nostr 2025-12-02 11:16:21 +00:00
511bba3a12 Add cross-platform support for crypto/p8k package
mleku pushed tag v1.0.7 to mleku/nostr 2025-12-02 11:16:21 +00:00
mleku pushed tag v0.31.4 to mleku/next.orly.dev 2025-12-02 07:52:51 +00:00
mleku pushed to main at mleku/next.orly.dev 2025-12-02 07:52:49 +00:00
70944d45df Add extensive tests and improve policy configuration handling
mleku pushed tag v0.31.3 to mleku/next.orly.dev 2025-12-01 21:44:13 +00:00
mleku pushed to main at mleku/next.orly.dev 2025-12-01 21:44:09 +00:00
dd8027478c Update version and enhance owner configuration in README
5631c162d9 Add default security configuration and policy recipes
2166ff7013 Remove subscription_stability_test.go and improve test variable naming
Compare 3 commits »
mleku pushed tag v0.31.2 to mleku/next.orly.dev 2025-12-01 20:55:15 +00:00
mleku pushed to main at mleku/next.orly.dev 2025-12-01 18:24:43 +00:00
869006c4c3 Add comprehensive tests for new policy fields and combinations
2e42caee0e Fix .idea directory not being ignored due to allowlist pattern
2026591c42 update schema and add doc on updating schema
Compare 3 commits »
mleku pushed to dev at mleku/jericho 2025-11-30 22:46:27 +00:00
c2965f5c41 expand onion routing design: DAG structure, multi-path payments, multi-destination support, new onion packet format, settlement modes, and anonymity properties
mleku pushed to dev at mleku/jericho 2025-11-30 22:31:44 +00:00
0865c21689 add cryptographic primitives, single-use address model, and UTXO management strategies