-
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…
-
Given this RPC Success response
```json
{
"jsonrpc": "2.0",
"id": 1,
"result": {
"status": "SUCCESS",
"latestLedger": "693",
"latestLedgerCloseTime": "16970…
-
Fields like `xdr.SetOptionsOp.HomeDomain` have restrictions on size, but at run-time nothing prevents them from being set too large, which causes `transaction_malformed` errors.
It looks like the X…
-
|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…
-
https://github.com/exceljs/exceljs/issues/1147
https://github.com/kigh-ota/exceljs/compare/master...kigh-ota:exceljs:support-shapes?expand=1
## Doc Model
```
{
props: {
type: 'line' …
-
Hello all,
I am having the issue described in the title bar. The issue resolves itself after < 30 seconds. The behavior is a bit odd, so I wanted to see if it could be fixed and report the issue.
…
-
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…
-
Dear all,
Whenever I try to use g_ri3Dc in GROMACS version 4.5.7 with options:
>g_ri3Dc -f hyper_MD.trr -s hyper_MD.tpr -n hyper.ndx -R 13.5 -z1 -15 -z2 15 -b 1000 -e 150000
I get the following…