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 |
|
keorn
|
d0eab4a0d8
|
old message removal, avoid too many recoveries
|
2016-11-29 10:55:24 +00: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 |
|
keorn
|
61cf8b8b7e
|
vote propose
|
2016-11-28 18:58:15 +00:00 |
|
keorn
|
0f1eefc00d
|
disallow None seal sigs
|
2016-11-28 18:37:00 +00: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 |
|
Nicolas Gotchac
|
eec99ebad8
|
Fixes overflow in Signer tx data #3138 (#3657)
|
2016-11-28 17:18:27 +01:00 |
|
Tomasz Drwięga
|
424638f89d
|
Unlock expecting quantity
|
2016-11-28 17:15:40 +01:00 |
|
Nicolas Gotchac
|
1d194f9ae8
|
Fix linting
|
2016-11-28 17:00:51 +01:00 |
|
Nicolas Gotchac
|
9248303416
|
Fix Circular Deps
|
2016-11-28 17:00:33 +01:00 |
|
keorn
|
e4ff614966
|
remove unused tracing
|
2016-11-28 15:50:55 +00:00 |
|
keorn
|
b454f7e307
|
use Io queue for messages
|
2016-11-28 15:42:36 +00:00 |
|
arkpar
|
cf5b409fed
|
Disaable peer if no common block found
|
2016-11-28 16:30:36 +01:00 |
|
keorn
|
1326c6cf5a
|
rebroadcast unseen messages
|
2016-11-28 15:24:22 +00:00 |
|
keorn
|
7d97ba5ee0
|
seal sigs test
|
2016-11-28 15:23:39 +00:00 |
|
GitLab Build Bot
|
ecf283e2fc
|
[ci skip] js-precompiled 20161128-151919
|
2016-11-28 15:21:01 +00:00 |
|
Nicolas Gotchac
|
6be08d8ce4
|
Fixed tab bar not updating #3631 (#3653)
|
2016-11-28 16:13:02 +01:00 |
|
Nicolas Gotchac
|
d41c60da54
|
Renaming webpack/config to webpack/app
|
2016-11-28 16:06:27 +01:00 |
|
Tomasz Drwięga
|
2b3d100de2
|
Fixing some clippy warnings
|
2016-11-28 15:54:22 +01:00 |
|
Igor Artamonov
|
748260bebe
|
invalidate blocks from future
|
2016-11-28 20:14:43 +06:00 |
|
keorn
|
ef4ecce7bf
|
nicer vote counting + test
|
2016-11-28 14:08:38 +00:00 |
|
Nicolas Gotchac
|
50530aec37
|
Default npm install to tilde #3520
|
2016-11-28 13:14:37 +01:00 |
|
Nicolas Gotchac
|
3675095201
|
Merge branch 'master' into ng-webpack-update
|
2016-11-28 13:02:03 +01:00 |
|
Nicolas Gotchac
|
3dd5f350f9
|
Webpack config update
|
2016-11-28 13:01:17 +01:00 |
|
keorn
|
09c28806d6
|
proper test IoHandler
|
2016-11-28 11:47:33 +00:00 |
|
Nicolas Gotchac
|
b823b675a4
|
Working HOT RELOAD !!
|
2016-11-28 12:37:13 +01:00 |
|
Tomasz Drwięga
|
e1e7886918
|
Bumping clippy
|
2016-11-28 12:23:06 +01:00 |
|
Tomasz Drwięga
|
8686339b0c
|
Fixing UI to support both send and signTransaction
|
2016-11-28 12:14:14 +01:00 |
|
arkpar
|
dfd17949ef
|
Added a test
|
2016-11-28 12:08:12 +01:00 |
|
Tomasz Drwięga
|
3e69ff0b88
|
Separating serialization of send and signTransaction
|
2016-11-28 11:41:46 +01:00 |
|
keorn
|
5c0e89ae9a
|
Merge branch 'master' into auth-bft
|
2016-11-28 09:50:22 +00:00 |
|
keorn
|
89f0bd714d
|
test whole transitioning
|
2016-11-28 09:42:50 +00:00 |
|
arkpar
|
fa45413a90
|
Extened API
|
2016-11-28 01:37:25 +01:00 |
|
arkpar
|
c7b359fcee
|
Style
|
2016-11-28 01:37:25 +01:00 |
|
arkpar
|
d0c80a6903
|
Updated tests
|
2016-11-28 01:37:25 +01:00 |
|