orogvany

Results 10 issues of orogvany

Currently you can only restore HD key from GUI. This should be added as a CLI feature as well

feature

Since we're moving to a gas driven block size We should be aware of low-performing validators. If we're proposing a block, and we get down to 4 or so seconds,...

enhancement

Our current IP lookup mechanism is known to fail with proxies or VPNs. The user is forced to use setting declared_ip. It would be nice if we could recognize this...

feature

In order to function easily with the wide variety of existing development tools for VM, we should probably support the web3j API for semux.

It seems we might be out of date on our swagger code-gen plugin. We should be able to generate @ApiParam annotations on method parameters. There's a weird mix of swagger...

As time goes on, the delegates 'rate' column becomes meaningless. It would be ideal if this allowed validators/voters to see recent statistics, so a validator can tell when they are...

feature

We should sort transactions in the transaction pool by fee This is roughly calculated as sorted by - fee / price for transaction type (21000 for transfer, etc) - by...

feature

We should add ability to add public keys to import addresses and denote them as watch-only.

feature

In order to have semux build with evm on travis, we'll need to get evm deployed or built as part of the master pom. Not sure cleanest way to do...

Hi, I saw in your docs you mentioned "the RLOD can also be reset via CAN if you have access to the debug shell" (via canbus) Do you have any...