openethereum/util
Seun LanLege a8617e2862
EIP 191 (#9701)
* added sign_191 rpc method

* fixed hash_structured_data return type

* added ConfirmationPayload::SignMessage for non-prefixed signatures, added tests for sign191

* renamed WithValidator -> PresignedTransaction

* rename applicationData to data in test

* adds docs for EIP191Version, renamed SignRequest to EIP191SignRequest
2018-11-14 09:02:40 +01:00
..
EIP-712 EIP 191 (#9701) 2018-11-14 09:02:40 +01:00
bloom Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blooms-db Fix Snapshot restoration failure on Windows (#9491) 2018-09-10 17:21:57 +02:00
dir parity: print correct keys path on startup (#9501) 2018-09-09 00:43:24 +02:00
fake-fetch Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
fake-hardware-wallet Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
fastmap Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
fetch Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
io ethcore-io retries failed work steal (#9651) 2018-09-29 21:25:16 +01:00
journaldb Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
keccak-hasher Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
macros Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
mem Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
memory_cache Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
migration-rocksdb Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
network Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
network-devp2p Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
panic_hook Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
patricia-trie-ethereum Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
rlp_compress Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
rlp_derive Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
runtime Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
stats Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
stop-guard Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
triehash-ethereum Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
unexpected Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
using_queue Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
version version: bump nightly to 2.3.0 (#9819) 2018-10-31 12:38:47 +00:00