-
I know that NFSv4 has standardized on UTF-8 for encoding/decoding xdr strings. However, NFSv3 does not have that standard. (See RFC1813 section 3.2.5.)
I used `jrpcgen` to generate a mount3 client…
harrv updated
1 month ago
-
Hello Friends, I'm connecting my Yaesu ftm 400 xdr device to my Android tablet using the SCU-56 Cable, thanks to the OTG cable. But APRSDROID App is not connecting even though all settings are correct…
-
## Context
It seems like resubmissions of Stellar transactions sometimes failed due to race conditions. This was probably because the same Stellar account was used by two vault clients (or in this …
b-yap updated
1 month ago
-
Calling `self._request.send(body)` on https://github.com/intuit/xhr-xdr-adapter/blob/master/src/xhr-xdr-adapter.js#L215 throws
```
Error: Unspecified error.
```
After looking at the `self._request`…
-
Hello, thanks a lot for maintaining this library.
I'm encountering some issues when trying to compile this on RHEL 8.
Using the default `Makefile`, upon issuing `make`, I get the following output:
…
-
## Background
The SOC (Security Operations Center) are collating logs around the MoJ into a security tool by Palo Alto called Cortex XIAM https://www.paloaltonetworks.com/cortex/cortex-xsiam
By push…
-
-
A draft PR, #10091, for this is open.
The M365 Defender XDR Streaming API exposes several data tables which are ingested by the `event` data stream. This includes two tables, [`AlertInfo`](https://l…
-
It is not clear how to represent a Rust `Option` type in XDR. The [custom-types documentation](https://github.com/stellar/soroban-docs/blob/41f47dad626e8479b816550da822382ab98c7354/docs/learn/custom-t…
-
I noticed that when running `cargo test --package soroban-test --test it` locally, or in a GH Action, not all of the tests seem to run. The output looks like this:
```
running 50 tests
test arg_parsin…