GitLab Build Bot
220084d77d
[ci skip] js-precompiled 20170121-134923
2017-01-21 13:53:01 +00:00
Nicolas Gotchac
6b52ed4dfa
Adjust the location of the signer snippet ( #4155 )
...
* Move signer tab
* WIP
* Better movments
* Save Parity Bar position per dapp
* Add position to Dapp Manifest
* Stick Parity Bar to the four corners
2017-01-21 14:44:13 +01:00
GitLab Build Bot
ebe9072836
[ci skip] js-precompiled 20170120-185430
2017-01-20 18:57:26 +00:00
Nicolas Gotchac
8edaab806e
Fix wrong token handling ( #4254 )
...
* Fixing wrong token displayed
* Linting
* Revert filtering out
* Revert the revert
2017-01-20 19:49:09 +01:00
GitLab Build Bot
6c5167ebb3
[ci skip] js-precompiled 20170120-184412
2017-01-20 18:47:09 +00:00
Jaco Greeff
e9e63a4a88
Additional building-block UI components ( #4239 )
...
* Currency WIP
* Expand tests
* Pass className
* Add QrCode
* Export new components in ~/ui
* s/this.props.netSymbol/netSymbol/
* Fix import case
2017-01-20 19:38:18 +01:00
GitLab Build Bot
9ea7ec0252
[ci skip] js-precompiled 20170120-153650
2017-01-20 15:39:49 +00:00
Jaco Greeff
ca2983b407
Bump package.json to 0.3.0 (1.6 track) ( #4244 )
2017-01-20 16:31:03 +01:00
GitLab Build Bot
888ce1ca3d
[ci skip] js-precompiled 20170120-145411
2017-01-20 14:57:00 +00:00
Jaco Greeff
29e91f80d1
Disable notifications ( #4243 )
2017-01-20 15:48:14 +01:00
Robert Habermeier
203fd8a471
Memory-based pruning history size ( #4114 )
...
* prune states based on memory param
* pruning memory CLI and usage in sync
* return purged value from memorydb
* calculate memory used incrementally in overlayrecentdb
* refactor shared history pruning code in client
* Fixed usage alignment
* journal_size function for fast memory calculation
2017-01-20 13:25:53 +01:00
keorn
97a60ceab1
Common EngineSigner ( #4189 )
...
* remove register_account_provider
* build rpc module
* new dummy client
* common EngineSigner struct
* from -> into
* return Signature, docs
2017-01-20 13:25:17 +01:00
Jannis Redmann
1f77c4301a
verification: don't request a code twice ( #4221 )
...
* verification: check if user has received code
* verification: don't request a code twice
* code style :lint:
2017-01-20 13:23:21 +01:00
Jaco Greeff
4e35fd215e
s/Delete Contract/Forget Contract/ ( #4237 )
2017-01-20 13:21:51 +01:00
Robert Habermeier
a791cb50a6
Light protocol syncing improvements ( #4212 )
...
* remove old lint silencer
* dispatch requests only to peers with higher TD
* dynamic target for sync rounds
* use round pivots instead of frames, fix test
* fix total difficulty calculation for test client
* fix broken reorg algorithm
* fork test, fix ancestor search
2017-01-20 12:41:59 +01:00
Robert Habermeier
3ff9324ec0
LES Peer Info ( #4195 )
...
* connected peers function for network service
* get LES peer info in sync API
* new peer info in RPC
2017-01-20 12:41:49 +01:00
Arkadiy Paronyan
35666f718b
Don't panic on uknown git commit hash ( #4231 )
2017-01-20 10:18:26 +01:00
GitLab Build Bot
685c630b4d
[ci skip] js-precompiled 20170120-091224
2017-01-20 09:15:30 +00:00
Jannis Redmann
df9110dd5e
cache registry reverses in local storage ( #4182 )
...
* cache reverses in localStorage
* bugfixes 🐛 , linting fixes 👕
* registry caching: store last block
* registry caching: store per chain
* localStorage -> store
* code style ✨
* code style 👕
2017-01-20 10:07:47 +01:00
Denis S. Soldatov aka General-Beck
f12bd17c20
update gitlab-ci
...
revert to 1337
[ci skip]
2017-01-20 02:28:04 +04:00
Denis S. Soldatov aka General-Beck
3e8d5dbe23
update gitlab-ci
...
comment to curl 1337
[ci skip]
2017-01-20 00:47:53 +04:00
Denis S. Soldatov aka General-Beck
71ed9f5fff
update gitlab-ci
...
fix build docker image in debian
[ci skip]
2017-01-20 00:33:27 +04:00
Denis S. Soldatov aka General-Beck
0e99e527bf
update gitlab-ci
...
add debian build win openssl 1.0.1
[ci skip]
2017-01-19 23:32:52 +04:00
Robert Habermeier
33680f5b82
Merge pull request #4223 from ethcore/rh-readme
...
update version numbers in README
2017-01-19 18:16:29 +01:00
Robert Habermeier
1be9f9eb1b
update version numbers in README
...
[ci skip]
2017-01-19 17:38:50 +01:00
Robert Habermeier
5830e03201
Merge pull request #4181 from ethcore/cht-full-nodes
...
CHT calculations for full nodes
2017-01-19 15:12:44 +01:00
Gav
42886fed5a
Dont push-release for beta/stable changes
2017-01-19 14:30:52 +01:00
GitLab Build Bot
6db17eb908
[ci skip] js-precompiled 20170119-131530
2017-01-19 13:19:21 +00:00
Jaco Greeff
e62cda36c7
Use single source of info for dapp meta (build & display) ( #4217 )
...
* Add skipBuild flag
* Only use builtin.json to specify location
* Re-remove dapps/index.js
2017-01-19 14:07:41 +01:00
GitLab Build Bot
ab073efbd9
[ci skip] js-precompiled 20170119-100631
2017-01-19 10:09:51 +00:00
Jaco Greeff
46081de886
Non-secure for DappReg ( #4216 )
2017-01-19 10:59:49 +01:00
GitLab Build Bot
a6365577e5
[ci skip] js-precompiled 20170119-093724
2017-01-19 09:41:00 +00:00
Gav Wood
0826bf75d1
Console now has admin ( #4220 )
...
Fixes #4210
2017-01-19 10:24:34 +01:00
GitLab Build Bot
f9509cc8b8
[ci skip] js-precompiled 20170119-075016
2017-01-19 07:53:32 +00:00
Jannis Redmann
b9031953e0
verification: add mainnet BadgeReg ids ( #4190 )
...
* verification: mainnet BadgeReg ids
* verification: fetch contracts by name
* verification: better wording
* typo
* reregistered badges
2017-01-19 08:45:32 +01:00
Tomasz Drwięga
24aec5191a
Fixing minimal transaction queue price ( #4204 )
...
* Fixing minimal transaction queue price
* Fixing tests
2017-01-18 19:44:24 +01:00
keorn
73b80869f5
Remove unnecessary Engine method ( #4184 )
...
* remove register_account_provider
* build rpc module
* new dummy client
2017-01-18 18:49:50 +01:00
Arkadiy Paronyan
61bfe42d1d
Fixed --base-path on windows ( #4193 )
...
* Fixed --base-path on windows
* Add support for optional args with default text
2017-01-18 18:45:30 +01:00
Tomasz Drwięga
b4ff08beb8
Fixing etherscan price parsing ( #4202 )
...
* Fixing etherscan price parsing
* Handling all errors
2017-01-18 17:56:21 +01:00
Robert Habermeier
3040a1c83e
Merge pull request #4093 from ethcore/better-timeouts
...
LES: Better timeouts + Track failed requests
2017-01-18 15:04:48 +01:00
GitLab Build Bot
779440450f
[ci skip] js-precompiled 20170118-121219
2017-01-18 12:15:38 +00:00
Jaco Greeff
08f80f2695
ESLint additional rules ( #4186 )
...
* Add eslint rule for consistent block padding
* Fix padding consistency issues
* Eslint test for duplicate imports
* Eslint closing bracket location
* Fix eslint jsx closing bracket
* missed a file
* Formatting
* Manual overrides for auto
* Manual overrides for auto
* More minor auto-override manual adjustments
2017-01-18 13:05:01 +01:00
Arkadiy Paronyan
d608ad2011
jsonr rpc bump for IPC fix ( #4200 )
2017-01-18 12:54:35 +01:00
GitLab Build Bot
1cb37e53c0
[ci skip] js-precompiled 20170118-114926
2017-01-18 11:52:24 +00:00
Jaco Greeff
c1ce65c870
Poll for upgrades as part of global status (long) ( #4197 )
...
* Poll for upgrades as part of global status (long)
* Fix path
2017-01-18 12:44:18 +01:00
Arkadiy Paronyan
7cab6ac263
Updater fixes ( #4196 )
...
* Minor typo to ensure it updates only when synced.
* Fix deadlock.
* Skip unneeded arg in making list.
* Allow auto-restart even when not running an update.
* Fix trace.
* Update update info on each loop.
* Fix build.
* Shutdown all sockets
* Remove superfluous use.
2017-01-17 23:34:46 +01:00
Arkadiy Paronyan
8852a05301
Prevent duplicate incoming connections ( #4180 )
2017-01-17 16:02:29 +01:00
Gav Wood
e95d66832c
Minor typo to ensure it updates only when synced. ( #4188 )
2017-01-17 13:05:02 +01:00
GitLab Build Bot
6339b3c88a
[ci skip] js-precompiled 20170117-102646
2017-01-17 10:34:02 +00:00
Evan Saulpaugh
7dde80fdf3
Minor refactor for clarity ( #4174 )
...
* Spelling & grammar in TxQueue Viewer description
* minor refactor for clarity
* Fix lint.
2017-01-17 11:17:38 +01:00