- Mar 13, 2017
-
-
Gav Wood authored
* First little bits for chain-selection. * Provide RPCs and get settings through to user defaults. * Hasty stash. * Fix updater accidentally redownloading. * Finish up. * Add JS tests. * Hypervisor should never run a binary modified before itself. * Style. * Help tweak. * Fix test compile. * Fix JS test * Build fix for tests. * Revert default chain name * Another test * Use spec name via client. * Fix mock up. * whitespace [ci:skip] * whitespace [ci:skip] * remove exit/restart endpoints.
-
- Mar 11, 2017
-
-
NikVolf authored
-
- Feb 20, 2017
-
-
asynchronous rob authored
* Create new column family for local node info * remove DBTransaction::new reliance on DB * KeyValueDB trait * InMemory KeyValueDB implementation * journaldb generic over KVDB * make most of `ethcore` generic over KVDB * fix json tests compilation * get all tests compiling * implement local store (just for transactions) * finish local store API, test * put everything into place * better test for skipping bad transactions * fix warning * update local store every 15 minutes * remove superfluous `{}`s
-
Svyatoslav Nikolsky authored
* initial secret store commit * various fixes * license * (sstore, secstore) -> secretstore * marked KeyServer trait as IPC-ready * fixed style * ignore requests with Origin header * fixed tests * fixed Origin header check
-
- Feb 16, 2017
-
-
maciejhirsz authored
-
- Feb 15, 2017
-
-
Tomasz Drwięga authored
-
- Feb 14, 2017
-
-
Tomasz Drwięga authored
* Signer - Tracking Request Provenance * Basic UI * Changing messages * VecDeque::from * Fix dapps tests * Addressing UI grumbles
-
maciejhirsz authored
-
- Feb 13, 2017
-
-
Tomasz Drwięga authored
* Porting json * Dapps * Rpc & Ethstore * New ethabi * Last bunch of fixes * Fixing last test * Removing build script * Adding ethcore-ipc-tests back * Fixing grumbles * Fixing blockchain tests (inference regression?)
-
- Jan 25, 2017
-
-
Nikolay Volf authored
* flush work * flush work * flush work * flush work * generalized notifiers * general setup with modules * general setup with modules * all binded * catch up with master * all dependencies injected * stratum another up * tcp update * submitwork routine * finalize & fix warnings * merge bugs, review fixes * merge bugs, review fixes * new cli mess cleanup * usage.txt swap * flush work * cli adopt * compilation with new cli sorted * subid space in json * serialization issues * grumbles addressed * more grumbles * remove last_work note for now * fix compilation * fix tests * merge bugs * no obliged ipc * moving notifiers * no optional feature now * refactored again * working on tests * refactor to new tcp/ip * stratum lib ok * ethcore crate ok * wip on tests * final test working * fix warnings, \n-terminated response * new compatibility * re-pushing work once anybody submitted * various review and general fixes * reviewe fixes * remove redundant notifier * one symbol -> huge bug * ensure write lock isn't held when calling handlers * extern declarations moved * options to stratum mod, SocketAddr strongly-typed instantiation * Minor style fix. * Whitespace and phrasing * Whitespace
-
- Jan 18, 2017
-
-
Arkadiy Paronyan authored
-
- Jan 11, 2017
-
-
Tomasz Drwięga authored
* Bumping serde & serde_json * Super-initial usage of new jsonrpc * Single event loop for jsonrpc * Metadata * Supporting metadata extraction for eth_accounts * Fixing Cargo.lock * Removing uneccessary clones * Fixing unused import * Unused import * Fixing test
-
- Jan 10, 2017
-
-
Arkadiy Paronyan authored
-
- Dec 22, 2016
-
-
Tomasz Drwięga authored
* Dapps web Conflicts: dapps/src/apps/fetcher.rs dapps/src/handlers/fetch.rs * Rewriting fetch * Parity-wide fetch service * Obey the limits and support cancellation. * Removing temporary files. * Actually use Fetch for dapps * Re-implementing file fetching to avoid temporary files. * Serde to 0.8.19 * Fixing content & dapps fetch
-
- Dec 17, 2016
-
-
Gav Wood authored
- Wire up platforms to match those of CI. - Introduce "final" feature to tag version with "nightly".
-
- Dec 15, 2016
-
-
Gav Wood authored
-
- Dec 13, 2016
-
-
Arkadiy Paronyan authored
-
- Dec 11, 2016
- Dec 09, 2016
-
-
- Dec 08, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
Arkadiy Paronyan authored
* Enable panic=abort * Update remaining crate versions to 1.5 * Run tests in release mode * Enable panic=abort for release profile only * Added travis_wait * Travis timeout set to 40
-
- Dec 07, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
- Dec 05, 2016
-
-
NikVolf authored
-
- Nov 28, 2016
-
-
Tomasz Drwięga authored
-
- Nov 23, 2016
-
-
Tomasz Drwięga authored
-
- Nov 20, 2016
-
-
Tomasz Drwięga authored
-
- Nov 04, 2016
-
-
Arkadiy Paronyan authored
-
- Oct 27, 2016
-
-
Tomasz Drwięga authored
* Bumping clippy * Fixing warnings * Fix the "fix"
-
- Oct 26, 2016
-
-
Arkadiy Paronyan authored
-
- Oct 22, 2016
-
-
* Removing submodule * Fixing UI dependency structure. * Merging RS and JS package * Updating release script to push also rs files * fix merge gone wrong * Fixing compilation
-
- Oct 18, 2016
-
-
- Oct 04, 2016
-
-
Nikolay Volf authored
-
Nikolay Volf authored
-
- Oct 03, 2016
-
-
Tomasz Drwięga authored
* EVM informant. Slow transactions tracking * Additional feature for tests
-
- Oct 02, 2016
-
-
Arkadiy Paronyan authored
-