Daniel Helm
Daniel Helm
I'd be interested in contributing a PR to add Skynet alongside IPFS, AWS and surge as a deployment option in the template. [Skynet](https://siasky.net/) is a decentralized, open storage protocol that...
**Describe your feature or enhancement suggestion** Additional encode and decode bricks for obscure binary encoding formats exploiting UTF-32's large character set. The most interesting to me are [Ecoji](https://github.com/keith-turner/ecoji) (Base1024 using...
I was hoping to reach out to [email protected] and got this: > The response from the remote server was: 554 5.1.1 : Recipient address rejected: undeliverable address: host mail-outgoing.relay-fef.svc.cluster.local[10.27.8.68] said:...
## **Description** ### Motivation The changes in this PR add MultiLayer Gas Fee information for Scroll. Its goal is to meet users' expectations that have used Op stack networks like...
When running the script on Node versions 17 or 19, I get the following error on macOS: ``` Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:140:10) at...
https://github.com/DaWe35/SkyID/blob/afb468c798109e4b4b8da1052eb18bd72ed7551e/src/utils.js#L65 Siasky portal uses servers all over, which can be targeted using a subdomain. When using this after `.hns.` I get `Error: unable to detect dapp container URL`. For example:...
## Motivation Fixes issue #10693 where `forge test --rerun` incorrectly runs passing tests that have the same name as failing tests in different contracts. ## Solution Implemented qualified test matching...
## Feature Request ### Summary Ergonomics of some commands took a bit to figure out -- ``` ❯ celestia blob submit 0x00 0x00 --url https://example.com Error: cant access the auth...