- Oct 22, 2016
-
-
jacogr authored
-
jacogr authored
-
jacogr authored
-
jacogr authored
-
* Using traces when available to get accounts transactions (#2148) * Fixed traceMode detection and transactions rendering (#2148) * [WIP] Use Redux Thunk in main UI => Async Actions (#2148) * Using Redux for Transaction / Block / Methods... (#2148) * Use BigNumber comparedTo function to sort txs (#2148)
-
- Oct 21, 2016
-
-
* add auto compaction types * pass db paths * detect drive type on Linux * use base db path * add docstring * limit the test to be side effect free * use base db path * more docs * fix parsing test * update error * detect only on Linux * make test Linux only * add second device letter, update cli doc * use spaces in cli doc * import only on linux * default->auto
-
Jaco Greeff authored
* Additional token images * Add HKG image token * Updated token images
-
Jaco Greeff authored
* Additional token images * Add HKG image token
-
Jaco Greeff authored
-
* add bloom filter existence test from beta * fix U256 instantiation for master
-
Jaco Greeff authored
-
Arkadiy Paronyan authored
-
asynchronous rob authored
Using SipHashes from crates.io
-
Fixed issues with Searchable addresses
-
Nicolas Gotchac authored
Currency icons
-
jacogr authored
-
Jaco Greeff authored
-
asynchronous rob authored
Fix warning in master
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
keorn authored
-
Nicolas Gotchac authored
Update name of basiccoin manager
-
- Oct 20, 2016
-
-
jacogr authored
-
asynchronous rob authored
* sweep most unwraps from ethcore crate * purge unwrap from dapps server * whitespace [ci:none]
-
keorn authored
* simplify major sync detection * fix typos * fix merge * more realistic EthTester * add new synced state * remove Blocks synced state * move is_major_importing to rpc crate and check queue * add tests
-
Nicolas Gotchac authored
* (#2751) Trace filtering fix: Don't test contract address against empty array in trace filtering * Fixes spaces/typo * Simplify the Trace Filtering (#2751) * Removed unused `strictly_matches` fn
-
Jaco Greeff authored
-
* incrementally calculate queue heap size * query the correct queue sizes
-
Arkadiy Paronyan authored
-
* fix contract deployments not showing up I'm really not happy with this. Since the Signer consists of many, deeply nested, components, which in many cases just pass props through, it's hard to trace this. `<TransactionPending>` is supposed to fetch data from Parity (smart component) and pass it on to its (dumb) children. For that, it needs to know implementation details of them. * eslint
💄 -
-
-
Denis S. Soldatov aka General-Beck authored
Add Dockerfile for parity stable branch
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
* Block import optimization * whitespace [ci:none]
-
Jaco Greeff authored
-
Tomasz Drwięga authored
* Fixing small files fetching * Fixing a case where tranfer encoding is not chunked
-
Arkadiy Paronyan authored
-
* remove TransactionPendingWeb3 * remove TransactionFinishedWeb3 * remove SignRequestWeb3
-
Jaco Greeff authored
-