Sergiy Yevtushenko
Sergiy Yevtushenko
Implementation of jailing support.
Can this solver be used to generate new zcash genesis block parameters?
Following specification: ``` { "openrpc": "1.2.4", "info": { "title": "", "version": "1.0.0" }, "servers": [ { "url": "/path" } ], "methods": [] } ``` Triggers following validation error in playground:`9:14...
Follow-up changes for NODE-427 (event renaming). Cleaned up most uses of CoreEvent and removed some unused code.
Small change, which reduces the frequency of the RATE_LIMIT message and shifts it to INFO level. Remaining messages logged at DEBUG level.
## Summary This PR moves Address Book and Safety Store to RocksDB (i.e. at Rust side of the Node code). The migration is of the existing stores is performed automatically...
### What happened? When plugin is configured with OpenAI token with access to GPT-4xxx models with 128K tokens (GPT-4o, GPT-4o mini), the plugin crashes after selection of the code and...
[BUG]
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...