- May 30, 2016
-
-
Marek Kotewicz authored
Exposing RPC over Signer WebSockets
-
Nikolay Volf authored
implement missing rpc methods and tests
-
Arkadiy Paronyan authored
json ipc server version bump
-
Arkadiy Paronyan authored
Updated dependencies for windows build
-
Arkadiy Paronyan authored
-
asynchronous rob authored
-
asynchronous rob authored
-
- May 29, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
Tomasz Drwięga authored
-
Nikolay Volf authored
-
Nikolay Volf authored
-
- May 28, 2016
-
-
Arkadiy Paronyan authored
Framework for improved RPC unit tests
-
asynchronous rob authored
* use #[repr(C)] for all hash types * use a zeroed buffer in crypto::ec::sign * eliminate most usages of unsafe in crypto::ecdh::agree * eliminate all possible unsafety in crypto module
-
Tomasz Drwięga authored
Conflicts: dapps/src/lib.rs parity/main.rs parity/signer.rs signer/Cargo.toml signer/src/lib.rs
-
Tomasz Drwięga authored
* Basic signing queue * Adding docs * WebSockets server for signer * Removing TODO * Shortening the syntax * Exposing types from RPC * Fixing indentation * Update main.rs
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 27, 2016
-
-
Arkadiy Paronyan authored
Fixing few clippy warnings
-
asynchronous rob authored
-
Tomasz Drwięga authored
Conflicts: parity/signer.rs signer/Cargo.toml signer/src/lib.rs signer/src/ws_server/mod.rs
-
Tomasz Drwięga authored
Conflicts: rpc/src/v1/types/bytes.rs
-
Tomasz Drwięga authored
-
Marek Kotewicz authored
Change eth_signAndSendTransaction to personal_SignAndSendTransaction
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
also adds an EthTester struct for more test flexibility.
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-