- Jun 10, 2016
-
-
Tomasz Drwięga authored
-
- Jun 09, 2016
-
-
Nikolay Volf authored
JSONRPC test strings avoid using \ char
-
- Jun 08, 2016
-
-
Gav Wood authored
-
Gav Wood authored
-
Gav Wood authored
* Splitting RPC Apis into more fine-grained sets * Remove old code/comment. * Add test for VMTrace ser. * Add StateDiff ser test.
-
Marek Kotewicz authored
Bumping Dapps & TopBar to newest version.
-
Tomasz Drwięga authored
-
Gav Wood authored
-
Nikolay Volf authored
* pattern importing * tests for import * cli options for account import * [options] for import also * removed globbing * removed glob crate refs
-
- Jun 07, 2016
-
-
Tomasz Drwięga authored
-
Gav Wood authored
-
Gav Wood authored
-
Gav Wood authored
-
asynchronous rob authored
* add TrieError, refactor Trie DB creation * remove Result type alias due to glob import conflicts * fix fallout in state.rs * add debug, display impl for TrieError * fix fallout in account.rs * ethcore::Error::TrieError variant * fix remaining fallout in ethcore crate * added From<TrieError> impl for Error, removed map_err calls * fix test breakages * fix doc tests * update docs [ci skip]
-
Gav Wood authored
-
Tomasz Drwięga authored
* API to check if signer is enabled * Fixing compilation warnings
-
Tomasz Drwięga authored
* Avoid removing transactions when trying to confirm and the password is invalid * Fix order
-
Tomasz Drwięga authored
* Initial implementation of AuthCodeStore for SystemUIs * SystemUIs authorization * Renaming SystemUI -> SignerUI * Fixing clippy warnings * Lowering time threshold * Bumping sysui * Fixing test
-
Nikolay Volf authored
-
Nikolay Volf authored
StateDiff and VMTrace uses serde preprocessor.
-
Tomasz Drwięga authored
-
Gav Wood authored
-
Gav Wood authored
-
- Jun 06, 2016
-
-
Gav Wood authored
-
Nikolay Volf authored
Removing compilation warnings
-
asynchronous rob authored
Allowing connections only from chrome-extension and self-hosted client
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
Clippy bump & fixing warnings
-
Marek Kotewicz authored
Bumping serde & syntex
-
Marek Kotewicz authored
Minimal Signer UI (System UI) exposed over websockets.
-
Marek Kotewicz authored
Switch RPC namespace form ethcore_ to trace_
-
Marek Kotewicz authored
Verify the state root exists before creating a State
-
Tomasz Drwięga authored
Conflicts: dapps/Cargo.toml
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
Conflicts: ethcore/src/types/state_diff.rs
-
Tomasz Drwięga authored
-
- Jun 05, 2016
-
-
Gav Wood authored
-
asynchronous rob authored
-