Tomek Drwięga

Results 87 comments of Tomek Drwięga
trafficstars

Hi @rakanalh! I can imagine a bunch of different reasons why it's slow: 1. The library was not really performance focused (see also #37), there might be some low hanging...

It wasn't require for my needs, but I'm open to accept PRs.

Hi @dvush! For now it was a concious decision to not focus on performance, thanks for the input, we already have a similar issue here: https://github.com/tomusdrw/ethsign/issues/14. I'm definitely up for...

@adria0 the address is generated from empty Parity Brain Wallet seed. There was quite a lot of issues with people creating this one (possibly due to some UI race condition),...

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.

@pkrasam not yet, the bridge is still being implemented.

As @elpiel suggested, or `PublicKey` also has `PublicKey::verify(Signature, Message)` method.

`ethsign=0.9.0` and `ethsign-crypto=0.3.0` are out now. Sorry for the delay.

The PR is already open: https://github.com/paritytech/substrate/pull/4200 I'm still working on tests though.