lklimek
lklimek
## Issue being fixed or feature implemented pub fn random_authentication_key_with_private_key_with_rng panics ## What was done? * fixed slice size * fixed invalid error handling with `.unwrap()` ## How Has This...
## Issue being fixed or feature implemented ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review...
## Issue being fixed or feature implemented Updated dependencies ## What was done? * updated multiple dependencies * removed atty dependency which is not needed anymore, as the feature is...
## Issue being fixed or feature implemented check_network_version script does not delete docker containers after use ## What was done? Added `--rm` to docker invocation. ## How Has This Been...
## Issue being fixed or feature implemented Alpine 3.20 is the most recent version of Alpine, with EOL in 2026-04-01. Current version (3.18) EOL is 2025-11-01, and it only gets...
## Issue being fixed or feature implemented ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review...
When using `protoc-gen-gogofaster` with proto3 optional fields, I get panic in MarshalToSizedBuffer: ``` panic: runtime error: invalid memory address or nil pointer dereference ``` Full proto3 message definition can be...
## Issue being fixed or feature implemented Elliptic older than 6.6.0 was affected by a security issue. ## What was done? Updated Elliptic to 6.6.1 and un-ignored it. Ran `yarn...
## Issue being fixed or feature implemented We need a way to rebuild cached information about Dash Core. There is a function update_core_info() which should do the job. It also...
Hi, ES32-C6 supports Zigbee protocol. Do you plan to add Zigbee support to the firmware?