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 f15db4313b
Add warning about improper JSON encoding with `json.Marshal` in `event.E` documentation and emphasize buffer pool usage.
9 months ago
..
crypto initial addition of essential crypto, encoders, workflows and LLM instructions 9 months ago
encoders Add warning about improper JSON encoding with `json.Marshal` in `event.E` documentation and emphasize buffer pool usage. 9 months ago
interfaces/signer initial addition of essential crypto, encoders, workflows and LLM instructions 9 months ago
protocol/relayinfo Implement `MarshalJSON` and `UnmarshalJSON` for `tag.T`, update relayinfo marshaling comments, and adjust tests for consistent JSON handling. 9 months ago
utils Refactor tag encoder to optimize buffer reuse, simplify tag marshaling, and improve event handling; enhance tests with additional coverage and example validation. 9 months ago
version Add relayinfo package and utility modules for NIP-11 support 9 months ago