-
# Differences with Tezos Ledger app
This app is based on the Tezos Ledger app, with the following changes:
* the two apps wallet and baking have been merged, with an instruction to switch betwee…
-
> Support for BLS signatures and introduction of a new account type whose address has the prefix tz4 (whose keys are BLS-MinPk key pairs). The CHECK_SIGNATURE instruction of Michelson can also check B…
-
node version 8.1
baking app 2.2
ledger 1.5
./tezos-client list connected ledgers
show nothing
-
It would be convenient if data store were scoped to chain, e.g. full db path included chain id so that tzindex instance would gracefully handle switching/pointing to a different tezos network. In part…
-
Trying to add a custom node to connect to. I'm on newest version OSX
Then back to my dashboard, the error message persists:
-
[Universal Resolver](https://github.com/decentralized-identity/universal-resolver)'s [table of drivers](https://github.com/decentralized-identity/universal-resolver#drivers) expects a version for DID …
-
# Clarification and motivation
In rolling history mode tezos preserves limited chain history. However data is not automatically deleted and disk space is not reclaimed. Current way to achieve that …
-
#### Ledger Live Version and Operating System
- tested on Ledger Live 2.21.3
- Platform and version: MacOS 10.15.7
Changed delegate (baker) for Tezos and the transaction balance history appea…
-
-
Currently the app does little to verify that a given operation's content is actually valid outside of parsing it.
This, for example, means that the `source` is not checked and the app won't reject …