Christian Mayer

Results 63 comments of Christian Mayer

It freezes with version 0.10.0 rc2.

I see that the latest version on the main branch already has a `Load More` button/link on the right-hand site at the end of the activites list. What would be...

Thank you. You mean only verifying? So the a client generates a Stamp and on the API site it will be verified. For example, the client generates a Stamp: ```php...

I understand your concerns but, no. This will not slow down the server because this is the main feature Hashcash provides. The verification functions is very fast. (See [Hashcash::checkBitsFast](https://github.com/TheFox/hashcash/blob/28be33c73f4009486bc23abbba50c519898ab6fe/src/Hashcash.php#L540)). Only...

@realeinherjar Which architecture are you using? (Intel or Apple Chip?) @yougotwill Hi. Thank you for opening this issue. Which architecture are you using? (Intel or Apple Chip?)

@luke- This is also not working. Same behaviour.

Using M3 Pro, macOS Sequoia 15.4 ```bash ~$ ls -lad /var/run drwxrwxr-x 41 root daemon 1312 May 18 10:58 /var/run ```

Hi. Thank you for your message. This library is not dealing with any base64. I don't know how I would start searching for this issue.

Is it also happening when you directly dump $mail, without MailMimeParser ?