Raul
Raul
This PR adds the Colony Client for Colony Contract v10, as well as fixing the way we add our custom encode interfaces to the client.
I'm putting performance testing in the backlog for now since it requires digging deeper into `node`'s and `v8`'s internals. _(and right now the priority is to get the wallet up...
There's an argument to be made that we should withhold the `privateKey` _(or the `mnemonic`, or the `keystore`)_ from the end user, from the standpoint of security. The user will...
This Epic tracks needed or nice-to-have issues for the `purser-core` module
This Epic tracks improvements needed (or just nice to haves, but that are planned) for the Ledger hardware wallet.
This Epic tracks improvements needed (or just nice to haves, but that are planned) for the trezor hardware wallet.
This Epic tracks improvements needed _(or just nice to haves, but that are planned)_ for the software wallet.
A number of crashes are starting to be reported, as having the same pattern of running on `node`, version `10`. Last time we visited this #37 this was quite a...
The Ledger npm packages of which we use `@ledgerhq/hw-app-eth` and the u2f transport: `@ledgerhq/hw-transport-u2f` currently use the old version of babel _(pre version `7`, with the old name spacing)_. If...
This Epic tracks improvements needed _(or just nice to haves, but that are planned)_ for the Metmask wallet.