Tom Beynon
Tom Beynon
Attempting to apply the reduced colours iTerm profile doesn't appear to work. I haven't received an error, but if you set the theme to 'light', then try to apply the...
Abstracts SignerProvider implementation and adds Falcon wallet integration. - Doesn't work with Ledger currently - Falcon wallet just returns an error - Doesn't implement signAmino yet - Doesn't implement getKey...
After the recent Echelon drama I'm considering displaying configurable warnings for chains.
Allow linking to a validator profile with different tabs open, e.g. Delegate
> Is it possible to add APR calculator so that we can be able to calculate our APR base on amount staked and duration we want it to last
Some chains need smaller than default batchTx param. Either make this dynamic based on the gas limit per block param (better), or at least collate these configs and make sure...
Add a retry feature if the TX fails. Configurable number of times, but one retry is probably sensible for default. Also switch to `got` instead of `axios` for the autostaking...
Allow user to select multiple validators and carry out bulk actions on the selection. Include: - Grant all - Revoke all - Claim all - Manual Compound - optionally compounding...
The batch queries can be a bit brutal on the nodes. Adding a throttle with a low default will help. See #363