-
-
https://github.com/xpring-eng/payid/blob/f85b0fd3386a6fabb1aeae6e65fe89ae31db9078/src/db/schema/01_account.sql#L20
Hi guys! This regular expression is clearly wrong for example it matches
```
pay…
-
**Crate name:**
xpring
**Build failure link:**
https://docs.rs/crate/xpring/0.0.4/builds/232409
**Additional details:**
[INFO] [stderr] out: Output { status: ExitStatus(ExitStatus(256)), stdo…
-
Hello!
First, there was a problem with the submodules. I had to add ssh keys to make cocoapods clone submodules. Now, I can't install pod due to compilation issues. Maybe you can add the precompiled…
-
Trying to access the wallet property on XWalletGenerationResult causes this error:
```
error[E0616]: field `wallet` of struct `xpring::wallet::XWalletGenerationResult` is private
—> src/main.rs…
-
See list here: https://publicsuffix.org/list/
-
In CONTRIBUTING.md, the submodule update references this repository, but although other repositories do not have an issue, this causes an authentication issue. When I enter the URL directly, I don't h…
-
Use a dedicated logger with different log levels instead of the console. Considering `winston`.
-
Sentry Issue: [XPRING-ILP-TESTNET-1F](https://sentry.io/organizations/ripple/issues/1551924022/?referrer=github_integration)
```
When a T00 error is emitted from the Connector, we should consider lo…
-
Currently, Hermes stores the admin auth token for the connector, and uses it in `createAccount` and `getAccount`. Instead, these credentials should come from the caller (Xpring wallet Express server)…