- Oct 20, 2016
-
-
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
-
* Remove padding on address input if empty (#2141) * Use Autocomplete to make address selection searchable (#2141) * Adds AutoComplete Wrapper (#2141)
-
* refactor dapp loading * basic modal window * UI for removing dapps * button to open modal * eslint
💄 , make dialog scrollable * Dialog -> ui/Modal * show dapp hash
-
- Oct 19, 2016
-
-
Arkadiy Paronyan authored
* Remove count limit for local transactions (#2634) * Fixed stalled sync
-
Denis S. Soldatov aka General-Beck authored
git submodule update --init - windows
-
Nicolas Gotchac authored
* Add formatter for Traces API output (#2700) * Adding formatter tests (#2700)
-
asynchronous rob authored
-
keorn authored
* simplify major sync detection * fix typos * fix merge * more realistic EthTester * add new synced state
-
Nicolas Gotchac authored
-
Tomasz Drwięga authored
-
Jaco Greeff authored
Fixed Snackbar not showing and/or behind transactions (#2730)
-
Denis S. Soldatov aka General-Beck authored
allow_failure: true to Wondows build
-
keorn authored
Updating json tests to latest develop commit
-
Denis S. Soldatov aka General-Beck authored
git submodule update --init
-
Nicolas Gotchac authored
-
Jannis Redmann authored
dapps: show errors
-
Jannis R authored
-
Tomasz Drwięga authored
-
Jannis Redmann authored
node logs: break lines
-
Denis S. Soldatov aka General-Beck authored
Add `git submodule init && git submodule update` in Windows build
-
Jannis R authored
-
Jannis R authored
-
Tomasz Drwięga authored
-
Nicolas Gotchac authored
-
Jannis Redmann authored
Sort tags when displaying ; use AND for search results
-
Jaco Greeff authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Jaco Greeff authored
-
Nicolas Gotchac authored
* Added tag to the editMeta Modal (#2643) * Added Tags to ui and to contract/address/account Header (#2643) * Added tags to summary (#2643) * Added Search capabilities to contracts/address book/accounts from tokens (#2643) * fixes eslint * Using Chips/Tokens for search (#2643) * Add search tokens, clickable from List (#2643) * Add sort capabilities to Accounts / Addresses / Contracts (#2643) * Fixes formatting issues + state updates after component unmount bug (#2643) * Remove unused import * Small fixes for PR #2697 * Added default sort order for Contracts/Addresses/Accounts * Using official `material-ui-chip-input` NPM package * Removed LESS from webpack
-
Jaco Greeff authored
* Cherry-pick eth_sign update/fix * Correct sign documentation (signs txhash)
-
Jaco Greeff authored
* Global fetch before specific sha fetch * Update to js-precompiled 20161018-161705
-
Jaco Greeff authored
-
Tomasz Drwięga authored
* Embed allowed only on signer port * Adding security headers to dapps * Adding security headers to signer * Removing old dapps
-
- Oct 18, 2016
-
-
Arkadiy Paronyan authored
* Split block downloader into a module * Snapshot sync progress * Warp sync CLI option * Increased snapshot chunk and ping timeouts * Fixed an issue with delayed writes * Updated bootnodes * Don't run pending IO tasks on shutdown * Optional first_block; removed insert_snapshot_block * Fixing expect calls * Fixed stalled sync * style and docs * Update block_sync.rs [ci:skip]
-