210 Commits (4a835a8b43d62b06d1c654e22ab0336212263e9b)
 

Author SHA1 Message Date
mleku 0f7f3017ea
Implement `MarshalJSON` and `UnmarshalJSON` for `tag.T`, update relayinfo marshaling comments, and adjust tests for consistent JSON handling. 5 months ago
mleku ddb4c486cb
Document JSON marshaling issue with escaped characters in `MarshalJSON` and update tests to prevent improper marshaling. 5 months ago
mleku 7d20a51508
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
mleku 225f949540
Refactor event encoder to handle nil tags gracefully and optimize buffer allocation; update tests for improved coverage and data consistency. 5 months ago
mleku bf178eae4e
complete the marshal/unmarshal of events using the new pool enabled tag codecs 5 months ago
mleku 8add32bb78
Add relayinfo package and utility modules for NIP-11 support 5 months ago
mleku ecaf52b98f
Add core packages, configuration system, and initial application structure 5 months ago
mleku b8db587d7b
initial addition of essential crypto, encoders, workflows and LLM instructions 5 months ago
mleku f449a9d415
Add documentation guidelines and placeholder image to README 5 months ago
mleku 914f694dc4
Add initial project structure with README, LICENSE, and .gitignore config 5 months ago