Commit Graph

6851 Commits

Author SHA1 Message Date
Jannis R f9f91837c2
rework status bar layout
- floats -> Flexbox
- align to content width
2016-11-30 17:46:48 +01:00
Jannis R cce195a98b
fix status bar to bottom of the screen 2016-11-30 17:45:54 +01:00
GitLab Build Bot 837ff1bc7d [ci skip] js-precompiled 20161130-104916 2016-11-30 10:54:38 +00:00
Jannis Redmann f1b3463015 Merge #3680 from ethcore/jg-container-title
Simplify Container title rendering
2016-11-30 11:42:23 +01:00
Tomasz Drwięga 8e2aca719f Shared hash-fetch 2016-11-30 10:16:18 +01:00
Denis S. Soldatov aka General-Beck 79e79473bf Update gitlab-ci
armv6 only triggers
2016-11-30 16:15:45 +07:00
Denis S. Soldatov aka General-Beck 21ed95d0a1 Update gitlab-ci 2016-11-30 12:57:55 +07:00
Denis S. Soldatov aka General-Beck 7a446fae05 Update gitlab-ci
tst
2016-11-30 08:45:03 +07:00
Denis S. Soldatov aka General-Beck 74f5f67055 Update gitlab-ci
test
2016-11-30 08:29:34 +07:00
Denis S. Soldatov aka General-Beck 95c2a41264 Update gitlab-ci 2016-11-30 07:48:57 +07:00
Jaco Greeff 8fd8bdf0f5 Update loading splash to fit in with l&f (#3685) 2016-11-30 00:06:58 +01:00
Denis S. Soldatov aka General-Beck 7cfec1e1c8 Update gitlab-ci
remove NIGHTLY ENV
2016-11-30 06:02:52 +07:00
Jaco Greeff 7f1391c7a2 Safari UI fixes (#3678)
* Minimum content height for overlay

* Fix Safari TabBar clicks

* Fix extra vertical scrollbar on Chrome

* Swap to em heights
2016-11-30 00:01:42 +01:00
Jaco Greeff 1a53ab78e8 Remove strict mode (work-around for upgrade) (#3681) 2016-11-29 19:26:36 +01:00
Gav Wood d525a6d7f0 Merge pull request #3654 from ethcore/clippy-bump
Bumping clippy
2016-11-29 18:00:13 +01:00
Jaco Greeff 6f24010424 Merge branch 'master' into jg-container-title 2016-11-29 17:50:36 +01:00
Tomasz Drwięga df3c07b0a9 adding proof to a panicker 2016-11-29 17:14:34 +01:00
Jaco Greeff 7e2a072a2b Remove finished rendering completely 2016-11-29 16:59:44 +01:00
Jaco Greeff 0ddd33c643 Trim unused components 2016-11-29 16:55:59 +01:00
Gav Wood 9115214cea Merge pull request #3636 from ethcore/fatdb
Return of the Fat DB
2016-11-29 16:47:09 +01:00
Jaco Greeff efd4e6f96a Pass MethodDecoding as to/destination view 2016-11-29 16:37:25 +01:00
Jaco Greeff 6a69e22b28 Methods use either input or data elements 2016-11-29 16:36:54 +01:00
Gav Wood 33d3287ed3 Merge pull request #3652 from ethereumproject/splix/block-ts-validation
Invalidate blocks from future
2016-11-29 16:34:29 +01:00
Tomasz Drwięga 762d8b89d6 Removing unused imports 2016-11-29 14:03:21 +01:00
Jaco Greeff 907606ab69 Merge branch 'master' into jg-container-title 2016-11-29 13:54:30 +01:00
Jannis Redmann e667d33778 make Modal always scrollable (#3667) 2016-11-29 13:50:22 +01:00
Jaco Greeff 5e8f6f271d Display local/completed transactions (#3630)
* Initial fetch of local transactions

* Container allows for title specification

* Introduce TxList component

* Display local transactions in signer list

* Simplify

* Pass only hashes from calling components

* Simplify no pending display

* Render pending blocks at the top

* Get rid of time for 0 blocks

* Indeed sort Pending to the top

* Allow retrieval of pending transactions

* setTimeout with clearTimeout
2016-11-29 13:50:09 +01:00
Konstantin a578e10c49 added build-essential dep to dockerfiles (#3666) 2016-11-29 13:23:53 +01:00
Tomasz Drwięga c97c59f62f returning errors with extra fields in config file (#3663) 2016-11-29 13:23:28 +01:00
Igor Artamonov 8ec8bcd626 fix after code review, rel [748260b] 2016-11-29 17:18:33 +06:00
Gav Wood 1166013c2b Merge pull request #3662 from ethcore/strict-rpc
Strict deserialization
2016-11-29 12:10:31 +01:00
Gav Wood 7c2cccc60c Merge pull request #3655 from ethcore/sync
Disable peer if no common block found
2016-11-29 12:10:19 +01:00
Jaco Greeff b6efd6b1fd DRY-er Container with title 2016-11-29 11:58:00 +01:00
Tomasz Drwięga 44314c5d02 Merge branch 'master' into clippy-bump
Conflicts:
	rpc/src/v1/types/filter.rs
2016-11-29 11:56:55 +01:00
Tomasz Drwięga 1a6ee533ed Addressing tiny grumbles 2016-11-29 11:52:55 +01:00
GitLab Build Bot cfc1dabd57 [ci skip] js-precompiled 20161129-050158 2016-11-29 05:07:32 +00:00
GitLab Build Bot 261aa29db3 [ci skip] js-precompiled 20161128-232953 2016-11-28 23:31:43 +00:00
Jannis Redmann 65f4ba8372 show snackbar on password change (#3661)
* show snackbar on password change

* Swap last two words
2016-11-29 00:21:54 +01:00
Gav Wood 54b656ba05 Merge pull request #3660 from ethcore/pv62-sync
Bring back PV62 support
2016-11-28 18:19:34 +01:00
Gav Wood 77ebbedbba Merge pull request #3659 from ethcore/unlock-rpc
Unlock expecting quantity
2016-11-28 18:18:15 +01:00
Gav Wood 5cab951429 Merge pull request #3643 from ethcore/ng-webpack-update
Update Webpack => v2
2016-11-28 18:14:59 +01:00
Tomasz Drwięga a418dcd8ea Fix manifest deserialisation 2016-11-28 17:59:50 +01:00
Nicolas Gotchac d78de18385 Merge branch 'master' into ng-webpack-update 2016-11-28 17:56:47 +01:00
Tomasz Drwięga 24f72716b9 Strict deserialization 2016-11-28 17:55:46 +01:00
GitLab Build Bot 3c9983cf25 [ci skip] js-precompiled 20161128-164710 2016-11-28 16:48:55 +00:00
Tomasz Drwięga 64b1b898f1 Fixing compilation on stable 2016-11-28 17:43:38 +01:00
Jannis Redmann 5f570edf3b update SMS verification (#3579)
* add isTestnet helper

* sms verification: use different port on testnet

* subscribeToEvent helper

* sms verification: await Puzzled event

* sms verification: bugfixes 🐛, move awaitPuzzle

* sms verification: check upfront if code is valid

* sms verification: more helpful phone input label

* isTestnet helper -> redux state
2016-11-28 17:39:55 +01:00
Jannis Redmann 2b178d8233 simplify tx confirmations display (#3559)
* Hash component

* DRY code by using Hash component

* TxHash component: show hash inline

* TxHash component: less verbose confirmations display

* TxHash component: rename ui/Hash to ui/ShortenedHash

* signer: center message in TransactionFinished

* style fixes
2016-11-28 17:39:32 +01:00
arkpar bae8acee74 Allow pv62 peers 2016-11-28 17:24:02 +01:00
Tomasz Drwięga f5a899606e Merge branch 'master' into rpc-middleware 2016-11-28 17:20:02 +01:00