-
Hi @domodwyer
Thank you for this great work.
Perhaps I am missing something, but does this crate include a preferred way to serialize XDR messages? - I am just asking before I start coding.
-
Hello.
When I built the UDA conda package in #51 on an osx-arm64 M3 Mac laptop, I encountered C++ compile errors like:
```bash
error: cast from 'int (*)(XDR *, float *)' (aka 'int (*)(__rpc_xdr *…
-
So I am using Lobstr Vault for multi sig and I connected that to my freighter and albedo web wallets. However, when I want to make a transaction on Account Viewer, I do not see the XDR number. I need …
-
### What version are you using?
`21.7.6`
`22.0.0-rc.3`
### What did you do?
```rust
#![no_std]
use soroban_sdk::contracttype;
#[contracttype]
#[derive(Clone)]
pub struct Struct1(pub ());
#[cont…
-
As part of the CDP processor design/brainstorm, we all agreed that there's benefit in creating low level helper functions that users can call to get the specific field/data for their needs.
There i…
-
Error when running on versions 7.6 or 7.4.1 the following error it's showing:
FMC 7.4:
File "/var/sf/remediations/TriggerXDRWorkflow_1.0/./trigger_workflow.py", line …
-
Hello, I can't configure the xdr-parser-plugin (https://github.com/GaryWSmith/xdr-parser-plugin).
The HDM part is correctly interpreted
For the IIXDR sentence, correctly interpreted by OpenCPN, I ca…
-
-
The [fasteners](https://fasteners.readthedocs.io/en/latest/) package is licensed under the Apache 2.0 license, which is incompatible with our target license LGPLv2.1+. We therefore need to replace it …
-
Hi Barron,
Thanks for sharing wonderful codes as usual. I started some test runs for your example codes on my end to see if we can adopt your code base for our work.
For GIS TropOMI Processing, …