-
## steps to reproduce
unfetch@4.0.1:
```html
fetch('page2.html')
.then(function(response) {
return response.text();
})
.then(function…
-
Build failed on Ubuntu 13.04 system with "ImportError: No module named buildconfig" . Looks like a virtual environment issue.
make[5]: Entering directory `/media/DevDrive/poky/rpi-build/tmp/work/armv…
arky updated
11 years ago
-
### 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…
-
### What version are you using?
```
$ soroban version
soroban 20.0.0-rc.4.2 (v20.0.0-rc.4.1-4-g4e9a48756b96e4e1a070105bad202f39901139ad-dirty)
soroban-env 20.0.0-rc2 (8c63bff68a15d79aca3a705…
-
## 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…
-
Using an HDR10 PQ input with CICP 9/16/9 to try and convert to AVIF.
AOM and rav1e both work as expected, but SVT-AV1 produces a bad result (muted colors, due to bad color transfer). I tried to ma…
-
**System and IINA version:**
- macOS 12.6
- IINA 1.3.0 Build 131, CI build from cbdde216a43b67f49e19a6f5ab5071ef50113911
**Expected behavior:**
HDR switch on the video setup panel is o…
-
### What did you do?
Tried [accessing the "Sign Transaction" page with a XDR](https://laboratory.stellar.org/#txsigner?xdr=AAAAAgAAAADdXgrVwMi7M1xgZll6JeAlyWv5xrvt2gc8B1J7BSRKaAAAAGQAAF1oAAAAAQAAAA…
-
Continuing from #106. I propose we try [this solution](https://stackoverflow.com/questions/50297237/raw-binary-data-too-big-to-write-to-disk-how-to-write-chunk-wise-to-disk-app) and append to RDS file…
-