Diran Li

Results 2 issues of Diran Li

Bug explanation: The `web3.eth.accounts` isn't an array as the code expects but a series of functions as per https://web3js.readthedocs.io/en/1.0/web3-eth-accounts.html Instead, the correct implementation ought to use `web.eth.getAccounts` as per https://web3js.readthedocs.io/en/1.0/web3-eth.html#getaccounts...

enhancement
waiting terms
hold

Facet: "facets": { "distinct": { "distinct_date_histogram": { "key_field": "time", "interval": "day", "timeZone": -7.0, "value_field": "userName" } } } Result: "facets": { "distinct": { "_type": "distinct_date_histogram", "entries": [ { "time": 1392879600000,...