GitLab Build Bot
8cd66f14d5
[ci skip] js-precompiled 20161028-160553
2016-10-28 16:06:51 +00:00
Denis S. Soldatov aka General-Beck
1094dfbe6b
Update gitlab-ci
...
add darwin and windows tests
2016-10-28 23:04:00 +07:00
GitLab Build Bot
ef0ed5833a
[ci skip] js-precompiled 20161028-155009
2016-10-28 15:51:18 +00:00
Jaco Greeff
8d66fc50e2
Add import of raw private key RPCs ( #2942 )
...
* Importing an account from raw secret
* Add jsapi & jsonrpc for personal_newAccountFromSecret
2016-10-28 16:46:25 +02:00
Jaco Greeff
6abd08f5b2
Bring in styling queues from original Gavcoin ( #2936 )
...
* Bring in styling queues from original
* NewTranch background colour update
2016-10-28 16:46:11 +02:00
Tomasz Drwięga
0f0334275e
Validating minimal required gas for a transaction ( #2937 )
...
* Validating minimal required gas for a transaction
* Adding RPC case and note
* Fixing whitespace [ci skip]
2016-10-28 16:42:24 +02:00
Robert Habermeier
2806f1d4c9
Even more snapshot validity checks ( #2935 )
...
* clarify "cancelled periodic snapshot" message
* more rigorous checks for snapshot validity
* verify ancient blocks on import
* limit number of fed blocks
* make it possible to feed snapshot service canonical hashes
* fix failing test build
* swap ethash DAG only when more recent
2016-10-28 16:10:30 +02:00
Robert Habermeier
29ab4ecac1
Shared code cache ( #2921 )
...
* add a global code cache
* extract memory-limited lru cache to util
* use memory-limited code cache
* account for code cache size in mem_used
2016-10-28 16:04:44 +02:00
Tomasz Drwięga
956a059a06
Updating bootnodes for ETC ( #2938 )
2016-10-28 16:02:23 +02:00
Arkadiy Paronyan
55efa16e42
More bootnodes ( #2926 )
2016-10-28 12:00:01 +02:00
GitLab Build Bot
151ec869a6
[ci skip] js-precompiled 20161027-204107
2016-10-27 22:41:22 +02:00
Jaco Greeff
908e563f18
Revert hash updates until testable ( #2925 )
...
* Revert hash updates until testable
* Re-add hash to echo (debug info)
2016-10-27 22:26:47 +02:00
Jaco Greeff
a9e7f59203
Merge branch 'master' into jg-js-release-fix ( #2924 )
...
# Conflicts:
# js/scripts/release.sh
2016-10-27 21:15:41 +02:00
Jaco Greeff
9fd8ac6a15
additional release.sh debugging info ( #2922 )
2016-10-27 21:05:47 +02:00
GitLab Build Bot
22af04e81d
[ci skip] js-precompiled 20161027-175225
2016-10-27 17:53:23 +00:00
Jaco Greeff
a4e84c375e
Pass the js-precompiled commit hash to cargo update ( #2920 )
2016-10-27 19:30:13 +02:00
Tomasz Drwięga
07fca24b44
Next nonce RPC ( #2917 )
2016-10-27 19:29:55 +02:00
Tomasz Drwięga
dedc4d5cfc
Get rid of duplicated code ( #2915 )
2016-10-27 19:29:23 +02:00
Tomasz Drwięga
152a551e8b
Transaction Queue banning ( #2524 )
...
* Blacklisting transaction queue
* Using blacklisting queue in miner
* Restoring todo [ci:skip]
* Blacklisting recipients and code
* Renaming blacklisting->banning
* CLI option for banning.
* Fixing submodule commit [ci:skip]
* Fixing RPC tests
* Additional logging when dropping transactions
* whitespace
[ci:skip]
* Configurable ban duration
* Reverting fix for pruning history from config file
2016-10-27 19:28:34 +02:00
Tomasz Drwięga
ce37b6dcb9
Revert to gas price ordering ( #2919 )
2016-10-27 19:27:08 +02:00
Jaco Greeff
8dff4012a6
Personal split ( #2879 )
...
* Split personal namespace into Safe and Unsafe part
* Re-add api.personal.accountsInfo() calls to dapps
* Removing listGethAccounts from safe personal
2016-10-27 19:26:34 +02:00
GitLab Build Bot
abb1da5f4b
[ci skip] js-precompiled 20161027-164817
2016-10-27 16:49:18 +00:00
Denis S. Soldatov aka General-Beck
90aa2fefc2
Update gitlab-ci
...
fix darwin md5
2016-10-27 23:13:51 +07:00
GitLab Build Bot
bb14eea66c
[ci skip] js-precompiled 20161027-150816
2016-10-27 15:09:11 +00:00
Tomasz Drwięga
8cef517788
Fixing config values for pruning_history ( #2918 )
2016-10-27 16:56:18 +02:00
GitLab Build Bot
7c6112e9f0
[ci skip] js-precompiled 20161027-143256
2016-10-27 14:33:50 +00:00
arkpar
6978042c16
Packet id tracing
2016-10-27 16:20:11 +02:00
GitLab Build Bot
123b75179c
[ci skip] js-precompiled 20161027-133941
2016-10-27 13:40:42 +00:00
Nikolay Volf
d315ec29e1
Apply pending block details on commit ( #2254 )
...
* failing test
* Cache pending details
* [ci skip] updated comment
2016-10-27 15:26:29 +02:00
Arkadiy Paronyan
3edd9e4bee
Fixed GetNodeData output ( #2892 )
2016-10-27 15:25:54 +02:00
GitLab Build Bot
176dc0e945
[ci skip] js-precompiled 20161027-115054
2016-10-27 11:51:52 +00:00
Arkadiy Paronyan
bdc372462a
Change sync protocol ID ( #2912 )
2016-10-27 13:49:44 +02:00
GitLab Build Bot
02b6d3943d
[ci skip] js-precompiled 20161027-070811
2016-10-27 07:09:06 +00:00
Denis S. Soldatov aka General-Beck
3347d59042
Update gitlab-ci
...
add to arm*
export HOST_CC=gcc
export HOST_CXX=g++
2016-10-27 14:00:05 +07:00
GitLab Build Bot
005bdd5d07
[ci skip] js-precompiled 20161027-065456
2016-10-27 06:55:53 +00:00
Denis S. Soldatov aka General-Beck
8e6ca7fc61
Update gitlab-ci
...
remove armv6 from master
[ci skip]
2016-10-27 13:45:16 +07:00
Denis S. Soldatov aka General-Beck
ae46361b33
Update gitlab-ci
...
fix windows HOST_CC HOST_CXX -> x86_64-pc-windows-msvc
2016-10-27 13:42:09 +07:00
GitLab Build Bot
6c79decdda
[ci skip] js-precompiled 20161027-062905
2016-10-27 06:30:05 +00:00
Tomasz Drwięga
88997801d0
Clippy bump ( #2877 )
...
* Bumping clippy
* Fixing warnings
* Fix the "fix"
2016-10-27 08:28:12 +02:00
GitLab Build Bot
9bfb8094cc
[ci skip] js-precompiled 20161027-025520
2016-10-27 02:56:17 +00:00
Denis S. Soldatov aka General-Beck
e668fc4c55
Update gitlab-ci
...
fix arm* build ENV
2016-10-27 09:53:51 +07:00
GitLab Build Bot
a08b331856
[ci skip] js-precompiled 20161026-203802
2016-10-26 20:39:01 +00:00
Jaco Greeff
d72ea19e54
iconomi token images ( #2906 )
2016-10-26 22:25:51 +02:00
GitLab Build Bot
58b963b93d
[ci skip] js-precompiled 20161026-194241
2016-10-26 19:44:08 +00:00
Nicolas Gotchac
f7259c26d1
Fixes too long desc and Token Balance Value ( #2891 ) ( #2902 )
2016-10-26 21:25:03 +02:00
Denis S. Soldatov aka General-Beck
0e14738147
Update gitlab-ci
...
enable arm* in master branch
2016-10-27 02:12:05 +07:00
GitLab Build Bot
f58ccfb435
[ci skip] js-precompiled 20161026-165632
2016-10-26 16:57:31 +00:00
Jaco Greeff
e449477f23
Add mising imgages for local dapps ( #2890 )
2016-10-26 17:04:48 +02:00
GitLab Build Bot
215c82d744
[ci skip] js-precompiled 20161026-144207
2016-10-26 14:43:01 +00:00
Nicolas Gotchac
99fab5cdb9
Fix Webpack, again ( #2895 )
...
* Add inject to "bundle everything" list
* Fixes the `build-server` script // Updates Webpack config (#2872 )
* New Webpack config file for libraries
* Added `parity-utils` path
* Removed parity in CommonChunks prod
* Fixes CI build
* Re-Add Libs in Webpack Config
2016-10-26 16:27:53 +02:00