Tim Daubenschütz
Tim Daubenschütz
When I try to run `:Prettier` on a .sol file, I get `failed to parse buffer. `. I manually run `yarn` in `.vim/plugged/vim-prettier`, I get the output: ```bash yarn install...
Hi, I have a project that wants to use this library directly from within nodejs. I'd like to import the functions in .e.g. the index.js file. Hence, these functions should...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
oceanDAO is requesting proposers to commit to a metric as outlined here: https://github.com/oceanprotocol/oceandao/wiki/On-ROI#whats-a-good-metric-for-bang (e.g. see "Network revenue"). Over the course of the oceanDAO, however, there are barely any projects that...
- iana has lists of registered mime types: https://www.iana.org/assignments/media-types/media-types.xhtml#audio - ajv formats could parse a string and check whether the string is contained in a list of iana, meaning that...
Hi, I'm having trouble understanding the robots field. A little description of what each value does would be really nice. Let me know if I can help by e.g. sending...
``` dapp: Predeploying test library src/StateTree.sol:StateTree at 0x0DdeDfFe2789df61F5f76479464F568334414389 hevm: invalid character at offset: 1310 CallStack (from HasCallStack): error, called at src/EVM/Solidity.hs:538:13 in hevm-0.48.1-68JBNYehi12HotjGf8Zowl:EVM.Solidity ``` I looked into #851 and #802...
Because I was using the Mac OS browser, I ended up having a .DS_Store at ./lib/.DS_Store of a dapptools project. Technically there shouldn't be any .DS_Store files in ./lib. But...
Hi, I'm not on Twitter but I'd love to use your faucet. Why do all faucets implicitly promote a shitty social network for authorization? There are alternatives like putting a...
## Scope - Right now the burner-wallet is configured in App.js. Variables are overwritten based on the location of the browser. - LeapDAO has proposed a config.js file in their...