-
As a Taquito developer/tester, I want a web page that exercises all the common user journeys/activities between a dapp and a TZIP10 wallet so that I have an area to conduct repeatable tests of Taquito…
-
We will collect resources and links to test and prepare for the beacon v2 release.
## Wallets
| Wallets and libraries | Status | v2 branch …
-
**Summary**
The tzip-10 errors only specify an error type, it is not possible to attach a specific error to the message that will then be displayed in the DApp.
We did this for security reasons. I…
-
PR is here: airgap-it/beacon-sdk#20
Pre-release builds are available on NPM, the latest at the time of writing is `2.0.0-beta.11`. See https://www.npmjs.com/package/@airgap/beacon-sdk and click on …
-
**Describe the bug (current behavior)**
Calling `new DAppClient()` results in a fatal error, reported to the Chrome console as
```
TypeError: sodium.crypto_generichash is not a function
at c…
-
The following feedback comes from a review by Klas from the Kukai team regarding the ledger signer document https://tezostaquito.io/docs/ledger_signer/
1. The doc mentions 3 derivation types, but …
tezit updated
4 years ago
-
- [x] Setup public `delphinet` nodes
- [x] Add `delphinet` to CI jobs (ignore failures)
- [x] Run all tests (fuacet key) @roxaneletourneau
- [x] Remove the MINIMAL_FEE_PER_STORAGE_BYTE_MUTEZ const…
-
https://github.com/kukai-wallet/kukai/blob/1ea7fa9896edc0f9df181d449840f87852fb6893/src/app/components/send/send.component.ts#L29
Can this gas limit be used as upper limit also for pkh2pkh or there…
-
I was recently playing with another wallet (Galleon) and tried to import my account (15 word seed and passphrase). It was originally created with Kukai. That didn't work. Does Kukai use a proprietary …
-
As of a few days ago, the Desktop app no longer works on Mac OS. The app starts, but fails to retrieve the updated account balances.
However, the web app is updating the balances correctly.