Thorsten Krug
Thorsten Krug
Couldn't see any improvement with this PR. Ended up implementing ARIA compatibility, by using the API (using selectric 1.13) ```js $('.block-facets').each(function (ind, elm) { // Aria interaction for selectric. //...
Guess a great start would be to implement building Roads/Railroads/irregation on a batch. Using the same ui you would use for go-to.
**Regarding eth_syncing()** The main problem is that Ethereum has multiple return types (Bool/Array) varying dependend on the client. I need to have a deeper look how to work around that....
eth_syncing() needs a wrapper to include the Boolean and the status.
Technically Ethereum addresses are independent from any network. They just derived from a "private key" which is just some random string. Visible on chain are only the transactions from/to an...
I would appreciate a pull request. Sorry for delay. I'm at DrupalEruope conference.
As Ethereum-PHP aims to be client independent (including services like infura.io which restrict the personal API, I like the "offline approach" as it would be most useful. Let me know...
We should use PHP-7 `random_bytes($length)` instead of `time()` and mingle it with the salt(`$entropy`) so that it is kind of secure on default https://www.sitepoint.com/randomness-php-feel-lucky
Thanks for submitting. I will have a look after Devcon next week. PRs are welcome too.
Would be really helpful id you stick to English.