- Jun 12, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- Jun 10, 2016
-
-
Arkadiy Paronyan authored
remove unsafety from util/hash.rs and util/bigint/uint.rs
-
Arkadiy Paronyan authored
Fixing CORS settings for special values: * & null.
-
- Jun 09, 2016
-
-
Tomasz Drwięga authored
-
Nikolay Volf authored
JSONRPC test strings avoid using \ char
-
Tomasz Drwięga authored
-
- 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
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob 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
-