Nikolay Volf
354ac7d6e5
Limiting result of the execution to execution-specific errors ( #1071 )
...
* execution error/result limiting
* missing trailing comma
* fix executive tests
* adding original error as string to the generic transaction error
* 'mallformed'-s all around
2016-05-14 13:28:44 +01:00
Tomasz Drwięga
e2465b1eab
Bumping clippy & fixing warnings ( #1024 )
...
* Bumping clippy
* Fixing warnings found by clippy
2016-05-02 13:13:12 +02:00
Nikolay Volf
d238b5e578
updating key files permissions on save ( #1010 )
...
* chmod when saving keyfile content
* to func
* returning error upstream instead of panic
2016-04-28 15:59:40 +01:00
Tomasz Drwięga
85da55a537
Fixing warnings
2016-04-06 10:55:40 +02:00
Nikolay Volf
c5edf237b2
adding shrink-to-fit
2016-03-13 19:52:37 +01:00
Nikolay Volf
e17b2a4db8
replacing unsafe cell with rwlock
2016-03-04 14:48:05 +03:00
Gav Wood
a211520d19
Merge pull request #509 from ethcore/geth-import-no-utility-crate
...
Account management + geth keystore import (no utility crate added)
2016-02-26 23:13:20 +01:00
Nikolay Volf
5bd355e0af
removing extra crate
2016-02-24 09:55:09 +03:00
Tomusdrw
07e704c968
Fixing clippy warnings. Implementing PartialEq for Uints
2016-02-23 11:40:23 +01:00
Nikolay Volf
e604c97a43
more account tests
2016-02-22 23:12:13 +03:00
Nikolay Volf
61a3e687f5
store extra interface
2016-02-22 20:08:16 +03:00
Nikolay Volf
5b05cbb128
extended keys with accont meta
2016-02-21 23:23:46 +03:00
Nikolay Volf
fed90c126e
dev/test tools to separate crate
2016-02-19 17:18:20 +03:00
Gav Wood
d43b23d663
Update directory.rs
2016-02-19 13:30:36 +01:00
Nikolay Volf
63c5a2e58f
copy instead of ref-map
2016-02-19 14:52:29 +03:00
Nikolay Volf
fffd93607d
just in case check
2016-02-17 23:38:16 +03:00
Nikolay Volf
95c74dbd30
more func
2016-02-17 23:34:55 +03:00
Nikolay Volf
aad49cb19f
more functional
2016-02-17 23:25:25 +03:00
Nikolay Volf
14b02ff26f
tests and fixes
2016-02-17 11:48:12 +03:00
Nikolay Volf
63f6ab4e6d
resolved with bytes-encodable issue
2016-02-17 02:32:16 +03:00
Nikolay Volf
9895f00e5e
warnings, docs, and finding bugs
2016-02-16 20:52:36 +03:00
Nikolay Volf
a649d6f131
first vector up
2016-02-16 19:19:32 +03:00
Nikolay Volf
26e992ad2e
encrypting any bytes covertible now via hashmap
2016-02-16 11:30:22 +03:00
Nikolay Volf
734652d913
work in progress
2016-02-16 00:56:25 +03:00
Nikolay Volf
017a1adb24
fixing issues and moving
2016-02-15 18:01:52 +03:00