wavelet icon indicating copy to clipboard operation
wavelet copied to clipboard

Write once, run forever. Deploy robust, scalable, decentralized WebAssembly applications on Wavelet.

Results 20 wavelet issues
Sort by recently updated
recently updated
newest added

It looks like the account status (balance, stake, reward etc.) is not correctly shown on the Node on both the Status HTTP API as well as the status command on...

bug
question

This will help simplify access control. Currently our images are on DockerHub (docker.io), moving to GitHub Repositories (Beta) will allow us to verify access controls and 2FA settings in a...

devops

The `readline` library used for the cli [switches to raw mode](https://github.com/benpye/readline/blob/master/operation.go#L380) before being blocked waiting for input from the user. When wavelet panics and is terminated, the terminal is still...

bug

Recently we added a restart mechanism (#204). This restart is not very graceful. In particular, transactions which we have adding locally but not gossiped out may be lost. If possible,...

enhancement

We want to support the use case where a user with no balance may call a smartcontract that is so defined, alternatively put that a user's balance is not considered...

enhancement
question

I modified the recursive invocation example so that instead of starting the bomb by explicitly calling the `bomb` function on the contract, it's kicked off in `on_money_received`. To set up...

bug

Right now rate limiting is done on a per-node scope for transactions being ingested. This implies that a node will lock itself down from ingesting any more transactions should it...

bug
enhancement

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190919044723-0c1ff786ef13 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20190919044723-0c1ff786ef13&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190911031432-227b76d455e7 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20190911031432-227b76d455e7&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20191105084925-a882066a44e0 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20191105084925-a882066a44e0&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies