-
Related to https://github.com/stellar/go/issues/5535
The [change_compactor](https://github.com/stellar/go/blob/master/ingest/change_compactor.go) should be updated to use the new fields in the [Chan…
-
`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…
-
|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…
-
This is:
```
- [x] a bug report
```
### What is the expected behavior?
Successful file loading with drawnings (pasted images) for next processing.
### What is the current behavior?
For so…
-
Background:
I like the idea of using the raw XDRJSON for the interface format.
There is actually another JSON format we invented at some point, that is visible with this command:
```
❯ ste…
-
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…
-
`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:…
-
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…
-
# IE9 跨域请求兼容
```
Chrome: You will die!
IE9: Not today!
```
## 背景
搭建公司官网的框架时采用了 vuejs, 使用 history router mode 来做 SEO 优化, 使用 fetch 做网络请求, fetch 用 whatwg-fetch 做 polyfill. 根据[百度浏览器市场份额统计][百度…