Corey Petty
Corey Petty
I'd like to be able to set alerts based on percent price change. This requires some local storage potentially, or it can be naive and only alert within the timeframe...
I'd like to be able to see what alerts I've set, and if I can't set more than one of them at a time (not obvious at this point), I'd...
It seems the tutorial is out of date, as even the final returns errors, so I know it isn't with my implementation after going through the tutorial. The playground returns...
It would be useful for me to specify how many pages I want returned when calling `accounts.get_all_transactions()`
The Etherscan API has enabled a new endpoint for pulling ERC20 transactions from an account. Adding this into the `Accounts` module is needed.
The README.md file lists Node v12.14.1 as a requirement but the `package.json` file requires `>=15.6.0`. The `avalanchejs` and `avalanche-faucet` repos both require `12.14.1` but I know that the wallet is...
Currently, I am unable to add additional HD wallet paths in the "Manage" screen. It would be useful for me to do this if the appropriate keys are already loaded...
# Problem There is a document linked in https://github.com/status-im/status-go/tree/develop/rpc that describes "upstream routing" that no longer exists. ## Solution Replace documentation and update link
Github has sent us a vulnerability alert of one of our dependencies: `urllib3 version 1.22`, which has been labeled `High Severity`. You can find more information [here](https://nvd.nist.gov/vuln/detail/CVE-2018-20060). ## Suggested fix...