-
When I set a custom coin as reissuable. How does that work when I reissue? does every coin holder automatically get more coin based on proportion or it goes to the issuer or I can customize it?
Tha…
-
Matcher rest api for USD and EUR are not working for a few hours now, returning this error:
```
{
"message" : "Invalid Asset ID: Ft8X1v1LTa1ABafufpaCWyVj8KkaxUWE6xBhW6sNFJck"
}
```
Also /m…
-
Wavesを調べるためにノードを動かしてみる
masterブランチでは動かないらしいので、releaseブランチ
Version 0.13.0 (Testnet Only)
https://github.com/wavesplatform/Waves/releases
のようなので、こちらを元に構築開始する
## How to install
https://docs.wa…
shohu updated
6 years ago
-
I am looking for a solution to accept Waves Asset and post to a webhook, don't need all this stuff. Simple PHP script, can you build it ? We also are looking for someone to code a transfer/masspay as …
-
I created the test node, how do I get the test coin?
-
I used windows Java -jar waves.jar waves-testnet.conf to create nodes,i need some waves for testing, but I can't find a way to get waves.
I mentioned this before, [How do I get the test coin?](https…
-
Testnet example. Same for mannet. Tested with Python API and JS API
```
{
"error": 112,
"message": "State check failed. Reason: Script doesn't exist and proof doesn't validate as signature f…
-
This is possible for WAVES (eg http://127.0.0.1:6869/addresses/balance/:address/:confirmations)
But I cant seem to find a method of querying the confirmed balance of any other assets
-
https://github.com/wavesplatform/Waves/blob/7b6a61d4ba1b41f5f1fdb0be1370d82500095e0c/src/test/scala/com/wavesplatform/http/AssetsBroadcastRouteSpec.scala#L33
This needs to be failed instead of file…
-
@alexeykiselev
This is a continue of https://github.com/wavesplatform/Waves/issues/1255, as it was closed.
> You've tried to do the latter, but you've provided the sender address for which ther…