-
Добрый день, @asuleymanov ! Подскажите пожалуйста, можно ли как-то с помощью вашей библиотеки проверять валидность ключей?
-
Tested with https://github.com/GolosChain/golos/tree/a6c8805a62288a81edabb4123ee3fea642cdbfc5
Steps to reproduce
1. `create_asset cyberfounder ROPOX 3 {"description": "Золото царя Гороха", "core_e…
-
- OS: Debian 8
- Programming Language version: PHP
- CCXT version: "1.10.1120"
- Exchange: BITTREX
- Method: fetchMarkets(), fetch_ticker()
>
>$exchange = new \ccxt\bittrex([
> …
-
Everything is in the title. `arrayTypeOf(byte.class)` yields a `ClassNotFoundException` when one would expect it to return the Java equivalent of `byte[].class`
```
Exception in thread "main" java…
utybo updated
7 years ago
-
5 blocks was set in Bitshares to match wallet expiration. golos-js uses 60 second expiration. Cache time should be increased to 20 blocks to match.
-
This `java` flag is useful for having parameter name metadata. This is what Golo uses for resolving named arguments.
This is not the case by default, so we should play a role model in supporting the …
-
Any plans to run a Golos database?
-
Hi Guy,
I use function client.subscribeToMarkets(["BTC-1ST", "BTC-2GIVE"]. But after awhile, I don't receives any data from event ".on('trades'). It seems to be unsubscribed from market (bittrex). …
-
![image](https://user-images.githubusercontent.com/20735105/28901664-7802f0ce-77bf-11e7-8cbc-27ccc46a422d.png)
-
account created using create_account_delegated is unable to operate. For example such account cannot post, vote etc.
Probably caused by zero vesting shares. At first, on steemit it is impossible to…