- Feb 25, 2017
-
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
- Feb 24, 2017
-
-
asynchronous rob authored
-
asynchronous rob authored
-
- Feb 23, 2017
-
-
asynchronous rob authored
-
asynchronous rob authored
-
- Feb 22, 2017
-
-
asynchronous rob authored
-
- Feb 21, 2017
-
-
asynchronous rob authored
make state module public
-
asynchronous rob 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
-
keorn authored
-
Tomasz Drwięga authored
* Default accounts setting - account provider * RPC support for default accounts * Updating JS code * Rename whitelist to addresses
-
Arkadiy Paronyan authored
* Return condition info for pending transactions * Fixed warnings
-
- Feb 15, 2017
-
-
Nikolay Volf authored
* initial in secret store * generation * test * refactor of the derivation * signing * account provider * tests for account provider * rpc types * rpc types converts * rpc tests * fix warnings * some extra docs * derivate -> derive * secret() -> as_raw() * secret() -> as_raw() in rpc * fix merge bug * align with new serde changes
-
- Feb 14, 2017
-
-
Tomasz Drwięga authored
* Signer - Tracking Request Provenance * Basic UI * Changing messages * VecDeque::from * Fix dapps tests * Addressing UI grumbles
-
- 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?)
-
Arkadiy Paronyan authored
-
- Feb 10, 2017
-
-
Arkadiy Paronyan authored
* Ledger devices support * structs for RPC types
-
- Feb 08, 2017
-
-
asynchronous rob authored
-
Svyatoslav Nikolsky authored
-
keorn authored
-
- Feb 07, 2017
-
-
Tomasz Drwięga authored
-
- Feb 06, 2017
-
-
* CHT builder and prover * use CHT abstraction in provider * hide CHT internals from header chain * fix itertools conflict by updating all to 0.5 * cht proof checker, use it in on_demand
-
- Feb 05, 2017
-
-
Svyatoslav Nikolsky authored
* vaults RPCs * vault.password != vault_account.password * moved vault RPCs to parityAccounts NS * parity_listVaults + parity_listOpenedVaults
-
- Feb 04, 2017
-
-
Tomasz Drwięga authored
* Adding RPC informant structs * RPC informant * Middleware counting RPC requests * Moving client keep_alive to middleware
-
asynchronous rob authored
-
- Feb 03, 2017
-
-
Arkadiy Paronyan authored
* Transaction timestamp condtiion * Updated docs * Updated docs * Check agains last block timestamp
-
asynchronous rob authored
-
Tomasz Drwięga authored
* Parametrize address book * Improving types in account_provider * Filtering dapps_accounts * Fixing RPC tests
-
- Feb 02, 2017
-
-
keorn authored
* tracing, timeouts * remove env_logger
-
- Feb 01, 2017
-
-
maciejhirsz authored
-
- Jan 30, 2017
-
-
Tomasz Drwięga authored
* Infering default account when sending transactions if not provided * Fixing test * Fixing tests code * Fixes. * More fixes. * Final fix.
-
maciejhirsz authored
-
maciejhirsz authored
-
maciejhirsz authored
-
Svyatoslav Nikolsky authored
* initial commit for vaults * fixed TODO * public docs * vault_file.json now contains enc(pwd hash) * removed doc
-
Tomasz Drwięga authored
* Tests for RPC * Extracting dapp_id from Origin and x-parity-origin * Separate type for DappId * Persistent tracking of recent dapps * Fixing tests * Exposing dapp timestamps * Fixing import to work on stable * Fixing test again
-
- Jan 25, 2017
-
-
Arkadiy Paronyan authored
* EIP98: Optional receipt state root * Use if-else * Fixing tests
-
Gav Wood authored
* Fix whitespace. * Update copyright years/owner. * Push release only for tags.
-