Vishakh

Results 25 issues of Vishakh

Currently, features such as send, delegate and sign & verify are only available to Beacon users. We also want them to be available to users of Ledger devices. Therefore, we...

enhancement

- [ ] Look at the 'sign and verify' feature in the T2 repo - [ ] Check whether the feature can be implemented using just Beacon by reviewing the...

enhancement

In the Wallet component: - [ ] Add a text field and button which allows the user to send tez to any destination address - [ ] Add a text...

enhancement

The Export button in Arronax should let the user download a CSV version of the results they are currently viewing: ![image](https://user-images.githubusercontent.com/931163/115258878-60702900-a0ff-11eb-987c-df181aac218e.png) This button is no longer working. We need to...

bug

The quasi-official formally-verified Tezos multisig smart contract is located at https://github.com/murbard/smart-contracts/blob/master/multisig/michelson/multisig.tz. We must write some conseil.js code to do the following: - Deploy the contract - Set multiple signers -...

enhancement

- [ ] Refactor HEN logic after completing https://github.com/Cryptonomic/ConseilJS/issues/374 - [ ] Add support for Kalamint

enhancement