-
I'm trying to sign a transaction with KeyBase client SEP-7 handler, and I get `request parameter "xdr" is invalid`, but Stellar laboratory decodes this transaction successfully:
```
AAAAAgAAAACfPd+F…
-
`Stellar::Memo.new` seems to validate that the memo provided is the right data type:
```ruby
[36] pry(main)> Stellar::Memo.new(:memo_text, {foo: 'bar'})
XDR::InvalidValueError: XDR::InvalidValueErr…
-
### Introduction
At https://github.com/maritime-labs/calypso-anemometer/issues/12#issuecomment-1444161597, @UserMacUseface shared a pointer to NMEA0183 XDR sentences [^1], which can be used to transm…
-
`DbValue` class has somewhat messed up layering. Some of `GetXxx` methods are called from `FbDataReader` and yet same methods are used when writing parameters into XDR stream. Although it mostly works…
-
The XDR data size in response of `/transactions` and `/ledgers` endpoints may be quite substantial compared with the overall response size:
- ~30% for `/ledgers` (`header_xdr` field)
- ~80-96% for…
-
There are some functionalities related to auths that we were considering adding to different commands, but IMO it could get a bit clunky to find those subcommands or flags, instead adding a new comman…
-
@stanford-scs:
> I need to do a lot of translating from Horizon structures back to XDR structures, which I would love to automate. I'm wondering if you'd consider either of the following two thing…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| X.Y.Z-rev | Wazuh component | Manager/Agent | Packages/Sources | OS version |
Wazuh does not support M…
-
`vmtoolsd` segfault 1 minute after start. Here is the log:
```
Dec 13 08:52:56 center vmtoolsd[1125]: [2019-12-13T08:52:56.107Z] [ warning] [GLib-GObject] Attempt to add property ToolsCoreService:…
-
Seen this several times now... Exodus simply can't handle meshes over about 200M elements:
```
MooseMesh::prepare()
Mesh Information:
elem_dimensions()={3}
spatial_dimension()=3
n_nodes…