- Oct 06, 2016
-
-
Arkadiy Paronyan authored
-
- Oct 04, 2016
-
-
Nikolay Volf authored
-
Nikolay Volf authored
-
- Oct 03, 2016
-
-
Nikolay Volf authored
* bloom crate link * database layout and outdated tests * state db alterations * v10 migration run * using arc * bloom migration * migration fixes and mess * fix tests
-
- Sep 29, 2016
-
-
NikVolf authored
-
- Sep 28, 2016
-
-
Tomasz Drwięga authored
* Prioritizing re-imported transactions * Fixing compilation on beta
-
- Sep 27, 2016
-
-
Arkadiy Paronyan authored
* State cache * Reduced copying data between caches Whitespace and optional symbols * Reduced copying data between caches Whitespace and optional symbols * Set a limit on storage cache * Style and docs
-
Tomasz Drwięga authored
* Moving file fetching to separate crate. * ethcore_hashContent * Tests running on mocked fetch. * Limiting size of downloadable assets
-
- Sep 26, 2016
-
-
Marek Kotewicz authored
* user defaults * finished user defaults * user defaults are network-dependent * added tests for newly added functions, logger is initialized first * dir cleanup in progress * user_file is placed next to snapshots
-
Tomasz Drwięga authored
-
- Sep 22, 2016
-
-
Gav Wood authored
* Fix up pending receipts details. * Add support for additional params and registry over RPC. * Fix tests. * Add test, additional fix. Fixes #1932. * Fix up tests. * Fix test. * Fix test. * Remove unused use. * Add encryption, decryption and public-key RPCs. * Remove &
-
- Sep 18, 2016
- Sep 16, 2016
-
-
* Bump clippy * Fixing warnings
-
- Sep 13, 2016
-
-
asynchronous rob authored
-
- Sep 10, 2016
-
-
Tomasz Drwięga authored
-
- Sep 08, 2016
-
-
asynchronous rob authored
-
- Sep 03, 2016
-
-
Nikolay Volf authored
-
- Sep 02, 2016
-
-
* Fetching https * Fetching dispatcher (HTTP, HTTPS) * Fetching from github * Chunked encoding parser * Abort support * Fixing tests and review comments * Cargo.lock order [ci skip] * Relaxed -> SeqCst
-
- Sep 01, 2016
-
-
Tomasz Drwięga authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
* Async RPC * Limiting number of transactions in queue * Fixing tests * Bumping serde and jsonrpc-core * serde updated to 0.8 * fixed failing tests * Bumping ipc server * Fixing API for endpoints * Experimenting with tests without --release mode
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- Aug 31, 2016
-
-
Tomasz Drwięga authored
-
- Aug 30, 2016
-
-
Conflicts: dapps/Cargo.toml dapps/src/lib.rs
-
Tomasz Drwięga authored
-
- Aug 25, 2016
-
-
* revert removing ECIES without MAC * removed reverted change in encrypt
-
Tomasz Drwięga authored
-
- Aug 24, 2016
-
-
Nikolay Volf authored
* boot binaries reorg & helpers * stratum ipc service * spaces in cli
-
Marek Kotewicz authored
* Address renamed to H160 at bigint library level * moved uint specific test from util to bigint library * naming * unifing hashes in progress * unifing hashes * cleanup redundant unwraps in tests * Removing util/crypto in progress. * fixed compiling * signature cleanup in progress * new module - ethcrypto used by ethstore and ethcore-network * fixed compiling * fixed compiling * fixed merge
-
Tomasz Drwięga authored
* Validating sha3 of a file * sha3 in utils * Removing devtools
-
- Aug 23, 2016
-
-
Tomasz Drwięga authored
* Fetching dapp from github. * Unpacking dapp * Removing hardcodes * Proper Host validation * Randomizing paths * Splitting into files * Serving donwloaded apps from different path * Extracting URLHint to separate module * Whitespace and docs * Resolving from URLHint contract * Fixing test * Resolving githubhint url from registrar * Proper redirections * Fixing test * fixing ethstore [ci skip] * Correct version of registrar * Removing superfluous Box
-
Nipunn Koorapati authored
-
-
- Aug 22, 2016
-
-
Nipunn Koorapati authored
-
- Aug 19, 2016
-
-
Tomasz Drwięga authored
-
* stratum stub * basic subscription * workers, authorizations stubs * push messages * authorizing workers * push tests (failing) * traits.rs forgotten * version bump * parking lot rwlock * trace for else * various fixes * fix last test * bump version * logger under test mod * dependencies dependant * extra line demolition
-