-
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…
-
### 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…
-
Dear all,
I'm building Libmesh in Windows 10 and when I type make I get the following error:
memio.c:153:7: error: unknown type name 'SYSTEM_INFO'
How to fix this?
-
We already pretty print JSON on the JSONXDR functionality.
I'd like to have the same monospaced, collapsible, syntax-highlighted JSON on RPC payloads, such as on this screen:
This will e…
-
- How to build the sensor and mount on a boat
- How to read NMEA data from sensor
- Document the method used
- Pictures and formulas
-
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
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_…
-
### What problem does your feature solve?
Build tooling, CI environments, and other things outside the code want to conveniently add meta data to the contract as part of the build process.
T…
-
## steps to reproduce
unfetch@4.0.1:
```html
fetch('page2.html')
.then(function(response) {
return response.text();
})
.then(function…
-
## What problem does your feature solve?
To transactions created in the CLI, allow users to connect to a wallet not stored by the CLI. This is being explicitly asked by developer
## What would you…