-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
I am trying to output Korean text on a pdf, but it shows as blank on the PDF.
Upon inspecting with web inspect, the text is indeed included on the page but it is not displayed and has some weird cha…
-
Im getting different deal proposal CIDs between what im sending to the miner and what i get back in the deal response.
I construct and sign my `market.ClientDealProposal` and then send it to the mi…
-
@mh-swri Erin and I are wondering what the intent of the following is:
https://github.com/mh-swri/NASA_ULI_InfoFusion/blob/229f0a7381e3dc0394774066aa5163882400b941/src/PARA_ATM/Commands/readIFF.py#L4…
-
When dealing with CAR files, a minor annoyance of mine is the need to fully parse the CID of a block before you know where the actual block data starts (since CIDs are variable-length). Parsing CIDs i…
-
Hello, I'm delighted to see the project you've written. It's been quite helpful for my needs. However, I've encountered an issue. When I use your code to calculate the CID for a large file (exceeding …
-
This module has a number of ways of converting things into `CID` instances - `CID.parse` for strings, `CID.decode` for Uint8Arrays, `CID.asCID` for things CID-shaped.
`.parse` and `.decode` will th…
-
Hi,
maybe you could consider removing "cid" from your filter anywhere section. I guess there are countless webapps that use "cid" in some not nefarious way - we use it as "course id".
It took me…
-
To avoid some future hacks, it's better to remove all account id and character id occurrences in the control panel (code source, url, browser storage) for regular users.
They don't need the account …
-
Wow, this CID code is truly _here be dragons_. Usually FontForge is really stable, but its CID implementation is nigh unusable.
(Note: The font causing the crash is the same one in #3934 and #3935.…