-
Get trace information about all the transactions in a given block. This can be useful for debugging purposes or for analyzing the behavior of a blockchain.
**Parameters :**
* `blockParameter`: H…
-
NIST SP 800-38D and in particular FIPS 140-3 IG C.H essentially require that AES-GCM nonces be either generated according to an industry protocol (TLS, SSH) or *internally at random by the cryptograph…
-
At present a `Client` derived from an `API` loses all type-safety in regards to any non-2xx status codes which are returned directly when making use of the `Client`'s methods.
The way to recover a…
-
Hi,
This isn't an issue but rather a request for a nudge in the right direction. I've made a fairly large application in Rust running on the ESP32. So far it's been fairly smooth sailing. But the n…
-
Note: Since I'm dealing with a private organization with private repositories and private containers, I've changed everything to `myorg`, `myrepo`, and `mycontainer`, respectively.
## Summary
- …
-
If packaged, Actions and Finalizers use an API that cannot access classes outside of the same package. Salesforce Documentation on the Type.forName warns of this and suggests using an alternative API …
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
As far as I'm aware this package is more or less the go-to way to do type-safe http api calls when using the js backend, so it'd be good to have it more officially supported and be able to get it with…
-
### The problem
after flashing a "good" ie., working config for a fingerprint sensor i get the `[E][component:082]: Component fingerprint_grow is marked FAILED` error after connecting to the device…
-
The key here is to keep C# interop both backward and forward (that is, use C# API from Fresh and use Fresh API from C#) but make sure to keep the code safe and consistent.
## C#'s approach
C# ha…