Nikolay Govorov
Nikolay Govorov
For JS version there is [`nanoid-dictionary`](https://github.com/CyberAP/nanoid-dictionary) - a set of additional dictionaries. Perhaps we should add them to the Rust version?
JS API
Is there a JS API for the generator? It would be ulono for integration with a complex Assembly such as to cause the Assembly inside the Gulp.
I use [keycloak-nodejs-connect](https://github.com/keycloak/keycloak-nodejs-connect) (more precisely, my own fork) for authorization in the project, and I also need to manage roles/permissions. It would be great if `keycloak-nodejs-admin-client` could use tokens from...
Based on the [this tweet](https://twitter.com/andrey_sitnik/status/1251539433121370112). I need support for Angular projects. You have already taken the first step by creating bindings for TypeScript. Unlike React and Vue, the Angular ecosystem...
How would it be possible to upload a log to the server during server rendering?
Hey. Thank you for the work you do. In my project, I use UIBook for system design. Now part of the system is moving to Svelte 3, and I want...
In C++ 20 add [syncstream](https://en.cppreference.com/w/cpp/header/syncstream) - wrappers that allows to synchronize output into a single stream. Due to the fact that it wraps the stream, `rbuf` does not return a...
**Description** Hello. It's seems that `eth_createAccessList` does not return `storageKeys` on Gnosis, although it should. **Steps to Reproduce** Make request in any nethermind node (publicnode for example only): ```bash curl...
Hello. It's seems that `eth_createAccessList` returns empty response on Gnosis instead of valid `accessList` #### System information Erigon version: `2.57.2-ffb6b83c` OS & Version: Linux Chain/Network: Gnosis #### Steps to reproduce...
Hey. Thank you for your project. I use a size-limit for the application. It weighs in at about 80KB. The problem is that runs on a laptop and CI, give...