-
came across goakt project and found your issue there. Just wondering if there is a chance to the see the same benchmark but using Ergo Framework (see demo example here https://github.com/ergo-services…
-
The following intial crates are targeted towards the following weeks:
- [ ]: **ergo_prelude**: "generally needed stuff" -- `lazy_static`, `maplit`, `failure`, `itertools`, `std_prelude`, `ordermap`…
-
### Under: `Preparing Your Project`
the current text doesn't work
```rust
ergo-headless-dapp-framework = "0.1.0"
ergo-lib = "0.4.0"
```
update to?
```rust
ergo-…
-
I suggest using the _ServiceLoader_ (see https://www.baeldung.com/java-spi for example) to use the concrete driver implementations.
The approach works like SLF4j for example, where you only define …
-
**Is your feature request related to a problem? Please describe.**
Provide the ability to handle variations in the serialized JSON for concerto. An instance of that is a custom-serialisation aligne…
-
This may or may not be an ergo-specific implementation concern, but I don't see anything specifically addressing this in the account-registration spec so figured I'd throw it out to the crowd for opin…
-
Both cargo build and cargo run fail with
error: failed to select a version for the requirement `elliptic-curve = "^0.5.0"`
candidate versions found which didn't match: 0.10.6, 0.10.5, 0.10.4, ...
…
-
bluez on dell laptop on Ubuntu with 6.9.3 kernel and bluez 5.76 goes down few times per day on active usage
with error "Bluetooth: Unexpected start frame (len 14)".
Only bluetooth mouse and keyboard…
-
# Lines of code
# Vulnerability details
# C4 Issue
https://github.com/code-423n4/2024-01-salty-findings/issues/380
# Comments
The issue describes how one of the price feeds used by the price …
-
I have the not so comfy feeling, that the tests covering `rs-matter` are just not enough, and so we are prone to regressions as we develop it over time. (Guilty as charged here, btw.)
Unit tests ar…