- Jun 13, 2016
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
* Networking refactoring * Fixed typo * Trace logging * Updated dependencies for windows build * Windows fixes * use mio 0.5 * nix build * Windows build fix * style * removed unused import * ipc crate version bump * ipc config for named pipes * tweaks and fixes * tweaks and fixes * final version bump * Fixed tests * Disable color output on windows * Added missing doc
-
Marek Kotewicz authored
-
Marek Kotewicz authored
simplified block opening
-
Marek Kotewicz authored
-
Arkadiy Paronyan authored
Clippy bump
-
Arkadiy Paronyan authored
Fixing uint ASM macros compilation
-
- Jun 12, 2016
-
-
Arkadiy Paronyan authored
Signer port returned from RPC + Topbar showing count of unconfirmed transactions.
-
Arkadiy Paronyan authored
codegen - avoid unwraps leading to compilation crash
-
Arkadiy Paronyan authored
Dapps bump
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- Jun 10, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
remove unsafety from util/hash.rs and util/bigint/uint.rs
-
Arkadiy Paronyan authored
Fixing CORS settings for special values: * & null.
-
Nikolay Volf authored
-
- Jun 09, 2016
-
-
Marek Kotewicz authored
-
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
-