-
If the testnet is the same as the production later, you should change the setup process as described at https://github.com/wavesplatform/Waves/wiki/How-to-configure-Waves-node , because the server is …
ghost updated
7 years ago
-
"walletSeed" is interpreted as Base58. This is incorrect. It should be interpreted in exactly the same way as in the webwallet.
For example:
```
"walletSeed": 4g7jtUbVJ1vpvJynsP8ZphQEt9R8eoQvbqGMzpuF…
-
The installation doc at https://github.com/wavesplatform/Waves needs the additional step `sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 99E82A75642AC823`, and I don't know if your `tee…
ghost updated
8 years ago
-
the following endpoints answer with the swagger ui itself (it’s source code) if you enter negative numbers as inputs:
http:///addresses/seq/123123123/-123123125
http:///blocks/at/-12312312312312312…
-
The default values of the properties "walletDir": "/tmp/scorex/waves/wallet" and "dataDir": "/tmp/scorex/waves/data/"in the .json file should be changed to "/var/lib/waves/wallet" and to "dataDir": "/…
-
During the test ico, i transferred about 1.000.000 tokens, still only about 2610 tokens haven been removed from the issuer account. What went wrong here?
-
> does it make sense to require the "1W" prefix everywhere for public keys? /addresses/balance needs it without 1W, same confusion when transfering from lite client to bittrex and back
> Quote by mari…
-
Hi,
The config wiki is not very clear about the "api_key" part. I figured it out but it took me a bit of time.
Here is my suggested changes :
Replace :
Decide what api_key you require and call /ut…
-
After the latest update to the 0.3.5 the jar file stopped working for me. It starts up fine, but whenever i try to reach and endpoint (e.g., /blocks/height) or the swagger UI, the node crashes with th…
-
The instructions for installing Java on a fresh Ubuntu system as described at https://github.com/wavesplatform/Waves doesn't work. First accepted answer here works: http://askubuntu.com/questions/5211…
ghost updated
8 years ago