-
### What problem does your feature solve?
There is one place in the laboratory ui where we display the transaction hash alongside the transaction base64 blob. It's very convenient. This is on the…
-
### Type of issue
Code doesn't work
### Description
Under the header "To generate classes that conform to a specific schema", step 2, the console code example is
`xsd mySchema.xsd`
This generate…
-
### mpv Information
```bash
mpv 0.38.0 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
libplacebo version: v7.349.0
FFmpeg version: 7.0.2
FFmpeg library versions:
libavutil 59.8.1…
-
### What
Display `claimable_balance_id` to the user after submitting a transaction with `CreateClaimableBalanceOp`.
### Why
When you create a claimable balance you need the `claimable_balance…
-
Hi,
I'm not sure if you've considered this already, and decided not to do it. I'm happy to do a pull request, but wanted to check in to make sure this was something that was desired, and what the di…
-
Currently, we only have the ability to paste a string. We need to add the ability to paste an XDR string or use ledger entry keys.
Updated [designs](https://www.figma.com/design/yuikaFOPmJifyAfS90ER6T…
-
- How to build the sensor and mount on a boat
- How to read NMEA data from sensor
- Document the method used
- Pictures and formulas
-
### Steps to reproduce
Using the intel-oneapi-compiler: 2023.2.4, short spec:
```
SPACK_SHORT_SPEC="intel-oneapi-compilers@2023.2.4%gcc@11.3.1+envmods build_system=generic arch=linux-rocky9-x86_64_…
-
Hi,
I'm trying to install pumi with:
```
spack install pumi@master +int64 simmodsuite=kernels +zoltan ~fortran ~simmodsuite_version_check %intel@21.4.0 ^intel-mpi@2019.12.320
```
For that, I …
-
## steps to reproduce
unfetch@4.0.1:
```html
fetch('page2.html')
.then(function(response) {
return response.text();
})
.then(function…