Niklas Adolfsson
|
29d7a0e3c9
|
[ethkey] Unify debug/display for Address/Public/Secret (#8076)
* unify debug in ethkey
* fix tests
|
2018-03-09 16:32:20 +01:00 |
|
Marek Kotewicz
|
51ef70922e
|
Moved panick_hook to util/panic_hook (#7629)
|
2018-01-20 20:28:25 +01:00 |
|
Tomasz Drwięga
|
7663451116
|
Assorted improvements for ethstore and ethkey (#6961)
* Testing many passwords for presale wallet.
* Add multiple threads.
* WiP: ethkey brain wallets recover.
* Refactor pre-sale-wallet cracking.
* Generate in multiple threads. Brain with prefix.
* Validate bain wallet phrase.
* Brain wallet recovery.
* Self-review fixes.
* Fix tests.
* More docs.
* Bump versions.
* Remove cmd_find from borked merge.
* Update wasm submodules.
* Use threadpool.
|
2017-12-01 11:40:07 +03:00 |
|
debris
|
eecd823d32
|
util reexports less std
|
2017-07-29 21:10:14 +02:00 |
|
Brian Anderson
|
6345b54034
|
Add custom panic hook
The panic hook prints a backtrace, the panic message, file, and line
number, and a plea to report bugs.
|
2017-07-19 17:50:48 +00:00 |
|
Arkadiy Paronyan
|
d9101b9559
|
Fixed ethkey CLI build (#6086)
|
2017-07-19 10:18:30 +02:00 |
|
debris
|
286526072f
|
migrated ethkey, ethstore, evmbin and parity executables to serde 1.0
|
2017-07-04 14:31:16 +02:00 |
|
debris
|
a9aaacd88b
|
bigint upgraded to version 3.0
|
2017-07-04 12:19:11 +02:00 |
|
Marek Kotewicz
|
c50dacff17
|
all executables are workspace members (#5865)
* ethstore-cli and ethkey-cli are workspace projects
* evmbin is now a workspace project
|
2017-06-19 11:29:09 +02:00 |
|