Zondax / ledger-edgeware

Apache License 2.0
2 stars 7 forks source link

Few API calls are not supported #24

Closed ShankarWarang closed 2 years ago

ShankarWarang commented 3 years ago

Following API calls are not working (reported by Ledger and also tested by Adam Bretzer):

  1. utility.batchAll(calls) {While using '+Nominator' option which combines two steps in one: '+Stash' and nominating validators. The two step process works fine but not the combined one.}

  2. staking.setPayee(payee) {While setting the reward destination address to any other address than stash and controller}

Tests were performed on the following interface: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fmainnet.edgewa.re#/staking

ShankarWarang commented 3 years ago

@jleni @raynaudoe ?

ShankarWarang commented 2 years ago

@ftheirs do we have any updates?

ShankarWarang commented 2 years ago

Looks like this repo is missing the changes done directly to LedgerHQ repo and also new release installer scripts.