New release for go-vite is come out, check it here:
https://github.com/vitelabs/go-vite/releases/tag/1.0.1The latest version of gvite code has been deployed in the TestNet 1.0.1, with following updates:
1. Fixed nil panic, which may be triggered when the node receives an empty send transaction RPC request;
2. Fixed VM refund failure triggered by an unsuccessful stake transaction (#64);
3. Performance optimizations.