Age | Commit message (Expand) | Author |
---|---|---|
2025-02-20 | Add error constants for the custom error range. | Sadie Powell |
2025-02-20 | Move RPC types to the RPC namespace. | Sadie Powell |
2025-02-20 | Use an enum for standard RPC error codes. | Sadie Powell |
2025-02-20 | Add support for more RPC data types. | Sadie Powell |
2025-02-18 | Fix sending RPC responses after the previous commit. | Sadie Powell |
2025-02-18 | Rework how the RPC interface stores its events. | Sadie Powell |
2025-02-14 | Use RPC error responses correctly. | Sadie Powell |
2025-02-14 | Fix the naming convention of the RPC methods. | Sadie Powell |
2025-02-13 | Make the RPC API sanitize automatically. | Sadie Powell |
2025-02-13 | Rework the RPC modules in preparation for the new JSON-RPC module. | Sadie Powell |