Sam
Sam
@lty123456 glad to hear the workaround helped you, to prevent the fatal error you can add: ``` // Note: had to include this here to prevent "fragData not supported in...
``` docker run -p 9944:9944 -p 30333:30333 docknetwork/dock-substrate:latest --chain ./cspec/knox_raw.json --ws-external ``` is working for me. however the testnet command isnt, will raise the issue with @lovesh
We can leverage turborepo. Examples: https://github.com/vercel/turbo/tree/main/examples/basic https://github.com/skitsanos/example-monorepo-turborepo
bellard has started contributing to the repo again, so atleast for now quickjs isnt dead! happy to see work being done in GH than just the mailing list
> I'm not sure on prototype pollution Reference my comment in that thread: https://github.com/decentralized-identity/presentation-exchange/issues/398#issuecomment-1433999936 - it is vulnerable as it uses static-eval. It's a low-change fork from jsonpath afaik
Thanks for responding. > Although I do agree that messages should be more clear, they almost certainly come from a combinatorics problem. Your example is a really simply one, with...