Brent C
Brent C
Hey the SDK currently requires top-level await which not supported by the target you have configured: https://caniuse.com/?search=top%20level%20await Depending on your build system, would recommend just bumping the browser target. If...
@vicsn for more context I have experienced this pretty much since testnet-beta went up when trying to stand up some clients for an explorer. I have not seen this in...
> Is this still relevant? I haven't observed this in a while so I think it was resolved. Can close.
We just build with the 'build_ubuntu.sh' script found in snarkOS.
https://www.npmjs.com/package/@provablehq/wasm and https://www.npmjs.com/package/@provablehq/sdk published. Going to test then probably increment and republish before flagging aleohq packages as deprecated.
> It looks like there's some weird spurious test failures. > > But otherwise this LGTM Yeah @Pauan the failures were from tests hitting the network and checking for accounts...
@christianwwwwwwww is going to fix the `create-aleo-app` examples in another PR, was a bit too much to fit in this one.