-
I would humbly suggest adding a simple button to the event list that loaded the TX Exporter xApp, providing users with a useful feature that is already available but generally not well known.
-
- replicas on xapp connection manager
- governance router
- bridge router
-
A value of type array which was initialized with NULL_ARRAY loses its type information if it is determined via an ACCESS from Self:owner. An ARRAY value null becomes an OBJECT value null. I noticed th…
-
// Macros to be used by xapp users
#define USR_LOG_EMERG(comp_name, fmt, ...) \
create_log(0, 1, EMERG, comp_name, __FILE__, __LINE__, fmt, ##__VA_ARGS__)
#define USR_LOG_ALERT(comp_name, fmt, ..…
-
```
$ bsdtar -tvf xapp-2.0.0-1-x86_64.pkg.tar.zst
[...]
lrwxrwxrwx 0 root root 0 Nov 26 15:48 usr/lib/libxapp.so -> libxapp.so.1
lrwxrwxrwx 0 root root 0 Nov 26 15:48 usr/lib/l…
-
This would save xApp developers the hassle of providing a dedicated XRPL explorer choice UI, or discourage them from hardcoding one particular explorer.
Ideally provided via a simple call:
```
> …
-
I am using Debian sid and Alduin 3.2.0
When i try to start Alduin from terminal i get the below error:
##
thread 'main' panicked at 'failed to connect to sqlite: Database(SqliteError { code: 14, …
-
Generate zero-trust policies generated by the discovery engine based on application behaviour
The attacks that can be mitigated are:
- Exploit public-facing applications
- Registration of malicious…
-
### ISSUE TYPE
* Bug Report
### GEEQIE VERSION
```
99-> geeqie --version
Gtk-Message: 18:07:38.913: Failed to load module "xapp-gtk3-module"
Geeqie 2.1+git20231221-214be330 GTK3
This …
-
**Description**
We have a setup with multiple application stacks and one stack of shared services. The application stacks have similar service setup, so service names are the same in each of …